aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* Remove useless TODO7.8Julien Lancelot2019-06-181-1/+0
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-152-0/+4
* SONAR-12131 Compute Security Review Rating measures on projectsJulien Lancelot2019-06-142-0/+15
* SONAR-12187 make ES indices read-write at startup if are read-onlySébastien Lesaint2019-06-142-1/+77
* SONAR-12187 do not fail at startup if ES indices are read-onlySébastien Lesaint2019-06-145-13/+78
* SONAR-11560 fix api/permissions/users sortingMichal Duda2019-06-144-10/+22
* Using already-defined constants instead of duplicating their valuesDiego Marcilio2019-06-133-3/+3
* SONAR-11027 Fix the documentation of api/qualityprofiles/inheritanceDuarte Meneses2019-06-114-15/+17
* SONAR-12141 Database needs migration : misleading instruction messageDuarte Meneses2019-06-113-4/+7
* SONAR-12117 Database requires downgrade : incorrect error messageDuarte Meneses2019-06-112-2/+4
* SONAR-12143 Make it clear that api/project_analyses/search only accepts Long-...Duarte Meneses2019-06-112-24/+36
* SONAR-12042 Apply feedback regarding loggingDuarte Meneses2019-06-032-0/+4
* SONAR-12043 Hard stop if stop takes too longDuarte Meneses2019-06-033-13/+20
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-031-0/+6
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-035-10/+10
* SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ...Duarte Meneses2019-06-033-24/+63
* SONAR-12039 Make WS api/ce/activity_status publicDuarte Meneses2019-06-032-1/+10
* SONAR-9898 Deprecate org.sonar.api.i18n.I18nJulien Lancelot2019-05-2913-15/+15
* SONAR-12120 Fix users duplicated values on EXTERNAL_LOGIN and EXTERNAL_IDJulien Lancelot2019-05-281-1/+1
* SONAR-12109 Web Analytics plugins (#1652)Grégoire Aubert2019-05-236-6/+210
* SONAR-10034 drop support of reflection-based Pico Container lifecycle managementSébastien Lesaint2019-05-236-8/+43
* SONAR-11950 add revision to response of WS api/project_analysis/searchSimon Brandhof2019-05-224-7/+17
* SONAR-11950 add revision to response of WS api/projects/searchSimon Brandhof2019-05-225-28/+38
* SONAR-11950 add revision to webhooksSimon Brandhof2019-05-222-2/+2
* Fix Quality flawsSimon Brandhof2019-05-222-13/+10
* SONAR-11989 Send notification when doing bulk changes on Security HotspotsJulien HENRY2019-05-222-9/+20
* SONAR-12026 Update status names, transition names and descriptionJulien Lancelot2019-05-221-3/+3
* SONAR-12026 Migrate existing hotspots statusesJulien Lancelot2019-05-221-1/+1
* SONAR-12026 add new hotspots statuses to facetPierre Guillot2019-05-222-11/+31
* SONAR-12026 add transition reset as to reviewPierre Guillot2019-05-228-90/+91
* SONARCLOUD-636 Update default org projects permission templateJulien HENRY2019-05-223-10/+20
* SONAR-11989 Send notification when doing manual operations on Security HotspotsJulien HENRY2019-05-223-44/+2
* SONAR-12026 Add transition "Open as Vulnerability"Pierre Guillot2019-05-221-1/+2
* SONAR-12026 introduce new status 'reviewed' and new transition 'resolve as re...Pierre Guillot2019-05-2212-109/+115
* SONAR-12020 SONAR-12021 sonar-users should have issue admin and hotspot admin...Julien HENRY2019-05-222-8/+9
* SONAR-12026 Add transition "Set as In Review" on Security HotspotsPierre Guillot2019-05-2212-163/+154
* SONAR-12026 Security Hotspots are created with resolution "To Review"Julien Lancelot2019-05-223-1/+10
* SONARCLOUD-628 Allow UTF-8 characters in project keyBenoît Gianinetti2019-05-206-18/+17
* SONAR-11951 Prevent deleting all projects when using api/projects/bulk_delete...Pierre Guillot2019-05-171-6/+8
* SONAR-11951 Prevent deleting all projects when using api/projects/bulk_delete...Pierre Guillot2019-05-172-4/+45
* SONARCLOUD-615 Add Google Tag ManagerSiegfried Ehret2019-05-132-2/+6
* SONAR-11970 Move Security Reports web service to core governanceJulien Lancelot2019-05-1014-1009/+0
* SONAR-11825 Don't return activeRules and rules for applications and portfoliosJulien HENRY2019-05-073-30/+251
* SONAR-11983 support deployment on SonarCloud without downtimeSimon Brandhof2019-05-075-62/+178
* SONAR-12028 Fix CWE distributionMichal Duda2019-05-078-102/+103
* SONAR-11180 add security facet to api/rules/searchMichal Duda2019-05-0711-26/+139
* SONAR-11973 add SonarSource security facet to issues searchMichal Duda2019-05-075-4/+31
* SONAR-11983 new "sonarsource" security reportMichal Duda2019-05-079-113/+604
* SONARCLOUD-302 Rename owners group description (#1552)Siegfried Ehret2019-05-064-4/+4
* SONAR-11898 Fix quality issues and improve coverageGrégoire Aubert2019-05-061-1/+1