summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 8.5Tobias Trabelsi2020-07-061-1/+1
| | | | | | | * upgrade to 8.5 * Ignore UpgradeTest#test_upgrade_from_latest_release as there are no DB migration for the moment Co-authored-by: Julien Lancelot <julien.lancelot@sonarsource.com>
* 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
* SONAR-13398 System admin are provided with a link to the global background ↵Philippe Perrin2020-06-268-9/+112
| | | | task page
* SONAR-13398 Display an alert with the indexation statusPhilippe Perrin2020-06-2620-18/+888
|
* SONAR-13444 Update 'need_issue_sync' column for project_branches when ↵Jacek2020-06-263-0/+125
| | | | analysis indexed issues
* SONAR-13444 Add support for new type of background taskPhilippe Perrin2020-06-261-0/+1
|
* SONAR-13481 About page should not display issues statistics as long as ↵Philippe Perrin2020-06-262-9/+26
| | | | issues indexation is in progress
* SONAR-13023 About page doesn't display the security hotspot's countPhilippe Perrin2020-06-265-28/+158
|
* Bump to @babel/preset-env@7.9.0 for compatibility with node@^12.17Philippe Perrin2020-06-262-92/+360
|
* SONAR-13398 Verify needIssue sync flag at project levelJacek2020-06-269-53/+26
|
* SONAR-13399 all applications should be disabled when issue sync in progressJacek2020-06-262-13/+21
|