aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* Extract implementation from plugin API - Server rule definitionDuarte Meneses2019-07-1210-6/+1172
* SONAR-12275 Add 'component' param to ce/activity endpoint (#1904)Jacek2019-07-102-5/+87
* SONAR-12246 remove MySQL dialectSimon Brandhof2019-07-104-33/+12
* SONAR-12246 Remove MySQL check for DCESimon Brandhof2019-07-104-151/+0
* SC-799 improve migration WSSimon Brandhof2019-07-102-6/+31
* SC-799 Add temporary live migration to delete empty personal orgsJanos Gyerik2019-07-054-1/+195
* SC-799 Extract organization deletion to OrganizationDeleterJanos Gyerik2019-07-056-107/+585
* SC-764 Return alm organization type in /api/organizations/searchBenoît Gianinetti2019-07-052-6/+19
* SC-764 Return alm ogranization type in /api/navigation/organizationBenoît Gianinetti2019-07-052-14/+37
* SC-764 Users can remove their personal organizationBenoit2019-07-054-23/+4
* SC-786 Drop warning when user login after renaming accountBenoit2019-07-0515-308/+2
* 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