aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* SC-764 Return alm ogranization type in /api/navigation/organizationBenoît Gianinetti2019-07-051-1/+2
* SC-764 Users can remove their personal organizationBenoit2019-07-052-17/+2
* SC-786 Drop warning when user login after renaming accountBenoit2019-07-055-158/+1
* SC-764 Drop personalOrganization in /api/users/currentBenoit2019-07-051-24/+2
* SC-763 Remove creation of personal organizationsBenoit2019-07-057-262/+7
* SONAR-12140 Improve stability by reducing thread sleep in unit testJulien Lancelot2019-06-281-3/+2
* SONAR-12023 Remove "Not OWASP" CWE mapping, and move all unmapped CWEs to "Ot...Michal Duda2019-06-287-872/+1
* SONAR-11723 Prevent updating attributes of non-local usersPierre Guillot2019-06-282-1/+35
* SONAR-12140 Do not return "Warning" in quality gate facet when no project in ...Julien Lancelot2019-06-282-39/+91
* SONAR-12140 Compute number of projects in warning in a daemonJulien Lancelot2019-06-283-1/+244
* Merge pull request #1789 from SonarSource/fix/md/SONAR-11845-project-import-s...Michal Duda2019-06-282-6/+6
* SONAR-12007 & SONAR-12008 tasks can be executed by any node of the clusterPierre Guillot2019-06-282-2/+96
* SONAR-12233 Prevent using Security Review Rating in quality gatesJulien Lancelot2019-06-281-4/+4
* SONAR-12148 Generate cookie in case of authentication error or email updateJulien Lancelot2019-06-284-29/+94
* 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-285-6/+121
* SC-702 support new property sonar.log.useJsonOutputSimon Brandhof2019-06-281-0/+17
* SONAR-12221 Add pagination to api/qualitygates/searchJulien Lancelot2019-06-281-30/+56
* SONAR-12075 return scmAuthor in api/sources/issue_snippetsSébastien Lesaint2019-06-282-25/+83
* SONAR−12075 actually test production code in SourcesWsTestSébastien Lesaint2019-06-282-55/+59
* Remove useless TODO7.8Julien Lancelot2019-06-181-1/+0
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-151-0/+3
* SONAR-12131 Compute Security Review Rating measures on projectsJulien Lancelot2019-06-141-0/+9
* SONAR-12187 make ES indices read-write at startup if are read-onlySébastien Lesaint2019-06-141-1/+47
* SONAR-12187 do not fail at startup if ES indices are read-onlySébastien Lesaint2019-06-143-10/+73
* SONAR-11560 fix api/permissions/users sortingMichal Duda2019-06-141-2/+4
* SONAR-11027 Fix the documentation of api/qualityprofiles/inheritanceDuarte Meneses2019-06-113-6/+6
* SONAR-12141 Database needs migration : misleading instruction messageDuarte Meneses2019-06-111-2/+4
* SONAR-12117 Database requires downgrade : incorrect error messageDuarte Meneses2019-06-111-1/+2
* SONAR-12143 Make it clear that api/project_analyses/search only accepts Long-...Duarte Meneses2019-06-111-14/+14
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-031-3/+3
* SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ...Duarte Meneses2019-06-031-4/+34
* SONAR-12039 Make WS api/ce/activity_status publicDuarte Meneses2019-06-031-0/+10
* SONAR-9898 Deprecate org.sonar.api.i18n.I18nJulien Lancelot2019-05-292-2/+2
* SONAR-12109 Web Analytics plugins (#1652)Grégoire Aubert2019-05-232-3/+111
* SONAR-11950 add revision to response of WS api/project_analysis/searchSimon Brandhof2019-05-221-6/+14
* SONAR-11950 add revision to response of WS api/projects/searchSimon Brandhof2019-05-221-2/+6
* SONAR-11950 add revision to webhooksSimon Brandhof2019-05-221-1/+1
* SONAR-11989 Send notification when doing bulk changes on Security HotspotsJulien HENRY2019-05-221-8/+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-221-4/+15
* SONAR-12026 add transition reset as to reviewPierre Guillot2019-05-227-89/+89
* SONARCLOUD-636 Update default org projects permission templateJulien HENRY2019-05-222-6/+16
* SONAR-11989 Send notification when doing manual operations on Security HotspotsJulien HENRY2019-05-222-41/+0
* SONAR-12026 introduce new status 'reviewed' and new transition 'resolve as re...Pierre Guillot2019-05-228-99/+101
* SONAR-12020 SONAR-12021 sonar-users should have issue admin and hotspot admin...Julien HENRY2019-05-221-6/+7
* SONAR-12026 Add transition "Set as In Review" on Security HotspotsPierre Guillot2019-05-228-149/+133
* SONAR-12026 Security Hotspots are created with resolution "To Review"Julien Lancelot2019-05-221-0/+6
* SONARCLOUD-628 Allow UTF-8 characters in project keyBenoît Gianinetti2019-05-204-15/+15