aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SC-764 Drop guarded field in WS responsesJanos Gyerik2019-07-054-8/+3
* SC-764 Drop personalOrganization in /api/users/currentBenoit2019-07-052-35/+2
* SC-763 Remove creation of personal organizationsBenoit2019-07-0511-424/+18
* SONAR-12140 Improve stability by reducing thread sleep in unit testJulien Lancelot2019-06-282-7/+6
* SONAR-12023 Remove "Not OWASP" CWE mapping, and move all unmapped CWEs to "Ot...Michal Duda2019-06-2810-890/+24
* SONAR-11723 Prevent updating attributes of non-local usersPierre Guillot2019-06-283-1/+38
* SONAR-12140 Do not return "Warning" in quality gate facet when no project in ...Julien Lancelot2019-06-285-43/+113
* SONAR-12140 Compute number of projects in warning in a daemonJulien Lancelot2019-06-289-3/+456
* Merge pull request #1789 from SonarSource/fix/md/SONAR-11845-project-import-s...Michal Duda2019-06-285-10/+10
* SONAR-12007 & SONAR-12008 tasks can be executed by any node of the clusterPierre Guillot2019-06-286-7/+181
* SONAR-12233 Prevent using Security Review Rating in quality gatesJulien Lancelot2019-06-282-13/+14
* SONAR-12148 Generate cookie in case of authentication error or email updateJulien Lancelot2019-06-2813-96/+183
* SONAR-11923 resolve issue as fixed now requires "administer issue"Sébastien Lesaint2019-06-282-3/+2
* SONAR-11304 add date and version of initial installation to telemetry (#1751)Pierre Guillot2019-06-289-56/+243
* SC-702 support new property sonar.log.useJsonOutputSimon Brandhof2019-06-281-0/+17
* SONAR-10996 Deprecate the facetMode parameter of api/issues/searchDuarte Meneses2019-06-281-0/+1
* SONAR-12221 Add pagination to api/qualitygates/searchJulien Lancelot2019-06-283-82/+98
* SONAR-12075 return scmAuthor in api/sources/issue_snippetsSébastien Lesaint2019-06-283-64/+127
* SONAR-12075 remove double negative boolean and a SQL requestSébastien Lesaint2019-06-283-9/+6
* SONAR−12075 actually test production code in SourcesWsTestSébastien Lesaint2019-06-284-76/+104
* 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