aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 8.4.28.4.2.36762branch-8.4Zipeng WU2020-08-281-1/+1
|
* use try-with-ressource to write log4j ES propertiesPierre Guillot2020-08-281-5/+5
|
* Use v2 of the github action release processMalena Ebert2020-08-281-7/+20
|
* SONAR-13759 use uuid instead of id + use the real schema in test instead of ↵Pierre2020-08-284-28/+10
| | | | a mocked one..
* Bump version to 8.4.18.4.1.35646Malena Ebert2020-07-141-1/+1
|
* SONAR-13613 Fix code duplicationDuarte Meneses2020-07-149-67/+81
|
* SONAR-13594 Upgrade to 8.4 fails on MS SQL ServerDuarte Meneses2020-07-1456-484/+289
|
* SONAR-13613 DB migrations on upgrade fail due to orphan foreign keysDuarte Meneses2020-07-1414-0/+100
|
* SONAR-13589 Restrict query to correct editionsJeremy Davis2020-07-143-13/+61
|
* SONAR-13590 fix branch+snapshot comparatorPierre2020-07-143-1/+119
|
* SONAR-13563 Update sonar-java to 6.5.1.225868.4.0.35506Julien Lancelot2020-07-031-1/+1
|
* SONAR-13563 Update sonar-java to 6.5.1.22584 and sonar-cobol to 4.5.1.4460Julien Lancelot2020-07-021-2/+2
|
* SONAR-13479 Prevent query when user doesnt have rightsJeremy Davis2020-07-022-3/+15
|
* Update Upgrade Notes with SAML checksChristophe Levis2020-07-011-2/+4
|
* SONAR-13341 improved error messageMichal Duda2020-07-012-2/+2
|
* SONAR-13563 Revert sonar-cobol-plugin to 4.4.0.3403Julien Lancelot2020-07-011-1/+1
|
* SONAR-13475 SONAR-13473 SONAR-13474 Don't restrict to GHEDuarte Meneses2020-07-012-10/+10
|
* Fix unit test FPDuarte Meneses2020-07-011-13/+14
|
* SONAR-13475 - List Github Enterprise repositories API (#2883)Duarte Meneses2020-07-0118-174/+502
| | | | fixup! SONAR-13475 - List Github Enterprise repositories API (#2883)
* SONAR-13475 List GitHub repositoriesJeremy Davis2020-07-0125-275/+1481
|
* SONAR-13475 - List Github Enterprise organizations API (#2870)Mark Rekveld2020-07-011-0/+13
|
* SONAR-13478 update docs for creating projects from GitHub repos and auto PR ↵michaelbirnstiehl2020-07-011-19/+42
| | | | configuration
* SONAR-13524 Add clientId and clientSecretJeremy Davis2020-07-0110-5/+191
|
* SONAR-13524 - ALM Github Settings APIs (#2853)Mark Rekveld2020-07-014-0/+54
|
* SONAR-13479 new creation menuJeremy Davis2020-07-0114-269/+610
|
* SONAR-13475 Get GitHub ClientId APIMark Rekveld2020-07-018-2/+170
|
* SONAR-13495 Release and embed Git 1.12.0.2034 and SVN 1.10.0.1917 pluginsDuarte Meneses2020-06-301-2/+2
|
* SONAR-13425 Update Docs for SonarScanner Docker imagemichaelbirnstiehl2020-06-302-33/+119
|
* SONAR-13461 fix SSF-112Jacek2020-06-3011-8/+323
|
* SONAR-13341 fix SSF-110Michal Duda2020-06-3011-49/+399
|
* SONAR-11914 Fix SSF-76Wouter Admiraal2020-06-301-2/+3
|
* SONAR-13324 SONAR-13354 Fix SSF-108 and SSF-111Wouter Admiraal2020-06-304-10/+15
|
* SONAR-13499 Fix sonar-web build to support IE11Wouter Admiraal2020-06-301-4/+10
|
* Update sonar-ui-common to 1.0.11Wouter Admiraal2020-06-304-10/+10
|
* SONAR-13567 Fix measure graph zoom errorWouter Admiraal2020-06-301-1/+6
|
* Remove unused dependenciesWouter Admiraal2020-06-302-27/+0
|
* Fix oracle selects with case for issue sync progressJacek2020-06-307-10/+59
|
* SONAR-13563 Update analyzers to latest releasessns-seb2020-06-301-13/+13
|
* DOCS update upgrade notesmichaelbirnstiehl2020-06-261-8/+14
|
* SONAR-13373 sonar.web.sessionTimeoutInMinutes cannot be lower than 5 minutesJulien Lancelot2020-06-263-9/+19
|
* SONAR-13372 JWT refresh now really occurs every 5 minutesJulien Lancelot2020-06-263-15/+17
|
* SONAR-13444 fix logs verbosity and code smellsPierre2020-06-264-14/+10
|
* SONAR-13444 display branch/pr names and id in background tasksPierre2020-06-262-3/+66
|
* SONAR-13532 Update docs for indexing during disaster recoverymichaelbirnstiehl2020-06-266-14/+35
|
* SONAR-13413 Issues page remains unavailable if indexation is completed with ↵Philippe Perrin2020-06-268-17/+51
| | | | | | failures SONAR-13400 Portfolios page remains unavailable if indexation is completed with failures
* SONAR-13398 Throw ES exception in case component is a portfolio, subview or appJacek2020-06-267-19/+89
|
* SONAR-13398 Display an additional message if some tasks are in errorPhilippe Perrin2020-06-2615-175/+543
|
* SONAR-13444 Return hasFailure flag for indexation progress statusJacek2020-06-2614-27/+220
| | | | isCompleted is now based on task rather on project_branches
* SONAR-13399 Deactivate project card when issue is indexing.Mathieu Suen2020-06-266-3/+105
|
* SONAR-13413 Issues page is not available while indexation is in progressPhilippe Perrin2020-06-2611-3/+307
| | | | | | SONAR-13400 Portfolios pages are not available while indexation is in progress SONAR-13398 Project page is not available while indexation is in progress SONAR-13402 Application page is not available while indexation is in progress