aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7534 implement Server#getUrl on the server sideSébastien Lesaint2016-05-122-3/+119
* SONAR-7628 WS api/qualitygates/project_status requires admin or browse permis...Teryk Bellahsene2016-05-123-30/+22
* SONAR-7276 support multiple conditions for a given metric in QGSébastien Lesaint2016-05-122-85/+181
* SONAR-7630 Do not use MySQL TINYINT(1) for non-boolean columnsSimon Brandhof2016-05-122-3/+3
* SONAR-7624 SONAR-7620 Fix Tests domain descriptionJulien Lancelot2016-05-121-2/+1
* SONAR-7412 clear revision in DB when no changeset in reportSébastien Lesaint2016-05-112-9/+34
* SONAR-6897 support copyFromPrevious in ChangeSet of analysis reportSébastien Lesaint2016-05-112-4/+48
* SONAR-6336 No check should be done when updating conditionJulien Lancelot2016-05-112-25/+23
* SONAR-7532 do not log submitter when unsetSébastien Lesaint2016-05-112-25/+84
* SONAR-6336 Fail to update or create a condition that already existsJulien Lancelot2016-05-112-90/+168
* SONAR-7555 Add measures on number of won't fix issuesJulien Lancelot2016-05-112-9/+52
* SONAR-7607 Log flooding in WS api/tests/list when testId is unknownTeryk Bellahsene2016-05-113-9/+52
* SONAR-7591 Make category an optional field in WS api/plugins/installedTeryk Bellahsene2016-05-112-13/+71
* SONAR-7624 SONAR-7620 Deprecate tests domainJulien Lancelot2016-05-111-1/+2
* SONAR-7624 Deprecate "Test execution details" related WSJulien Lancelot2016-05-111-0/+1
* SONAR-7620 Deprecate "Coverage by test" WSJulien Lancelot2016-05-111-0/+1
* SONAR-7150 Number of directories should not include test directoriesJulien Lancelot2016-05-102-13/+15
* SONAR-7576 WS api/measures/component_tree filter components without measure o...Teryk Bellahsene2016-05-103-5/+118
* SONAR-7562 WS api/measures/component_tree sort alert_status and level metricsTeryk Bellahsene2016-05-102-3/+69
* Remove ResourceIndexDao.indexProjects()Teryk Bellahsene2016-05-103-11/+11
* SONAR-7370 WS api/ce/activity returns developersTeryk Bellahsene2016-05-105-20/+49
* SONAR-7596 Bad 'rules' parameter description in WS api/issues/searchTeryk Bellahsene2016-05-101-1/+1
* SONAR-7262 Deprecated qualifiers 'PAC' and 'CLA' in WS documentationTeryk Bellahsene2016-05-104-54/+30
* SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-1011-171/+435
* SONAR-7275 fail with specific message when loading rating settingsSébastien Lesaint2016-05-102-14/+38
* SONAR-7361 Custom Measures' administration should not be accessible for a dir...Stas Vilchik2016-05-101-1/+2
* SONAR-6059 Treemap drilldown is not working with "Quality Gate Status" as col...Stas Vilchik2016-05-101-1/+4
* SONAR-7532 display submitter login in logs when availableSébastien Lesaint2016-05-102-3/+49
* SONAR-7002 better exception message when decoding FileSources.DATASébastien Lesaint2016-05-101-6/+6
* SONAR-7269 Fix WS action exampleJulien Lancelot2016-05-101-21/+26
* Fix quality flawsSimon Brandhof2016-05-092-2/+2
* SONAR-7269 Split installing plugins into installing and updating in api/plugi...Julien Lancelot2016-05-093-30/+148
* SONAR-6424 Colon character should be escaped in URL (#931)Evgeny Mandrikov2016-05-092-10/+6
* SONAR-7526 WS api/user_tokens/generate functional checks of name and token hashTeryk Bellahsene2016-05-062-1/+11
* SONAR-7575 WS api/projects/create functional error when project key is longer...Teryk Bellahsene2016-05-062-5/+86
* SONAR-7432 Functional exception when snapshot not found in WS api/qualitygate...Teryk Bellahsene2016-05-062-27/+40
* SONAR-7387 Refactor TestIndexTeryk Bellahsene2016-05-063-3/+3
* SONAR-7387 Log flooding in web service api/tests/covered_filesTeryk Bellahsene2016-05-063-22/+61
* SONAR-7380 Sanitize exception handling of WS parameter readsTeryk Bellahsene2016-05-062-3/+0
* Remove useless parameter refreshJulien Lancelot2016-05-043-5/+5
* SONAR-7108 Delete Issues from index when purging old issuesJulien Lancelot2016-05-048-88/+144
* SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-042-2/+6
* SONAR-7150 directories count doesn't include empty directoriesJulien Lancelot2016-05-033-17/+19
* SONAR-7213 Ignore disabled users when searching for default assigneeJulien Lancelot2016-05-032-5/+14
* SONAR-7394 Fix update of custom rule active parametersJulien Lancelot2016-05-032-30/+98
* SONAR-7482 Return identity providers info in system infoJulien Lancelot2016-05-032-21/+152
* SONAR-7515 api/system/info is now internalJulien Lancelot2016-05-032-12/+19
* SONAR-7517 Rename default group property when renaming groupJulien Lancelot2016-05-036-61/+122
* Fix quality flawsTeryk Bellahsene2016-04-292-4/+4
* SONAR-7569 Update copy resource id when persisting components in CEJulien Lancelot2016-04-282-32/+93