summaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6336 Add check when updating conditionJulien Lancelot2016-05-131-10/+40
* SONAR-7274 Return authorized projects in api/qualitygates/searchJulien Lancelot2016-05-131-0/+273
* SONAR-7545 functional error when updating a project keyTeryk Bellahsene2016-05-131-4/+4
* SONAR-7580 EmbeddedDatabase now assume jdbcurl is correctly configuredSébastien Lesaint2016-05-121-31/+115
* SONAR-7534 implement Server#getUrl on the server sideSébastien Lesaint2016-05-121-2/+81
* SONAR-7628 WS api/qualitygates/project_status requires admin or browse permis...Teryk Bellahsene2016-05-121-23/+12
* SONAR-7276 support multiple conditions for a given metric in QGSébastien Lesaint2016-05-121-73/+119
* SONAR-7412 clear revision in DB when no changeset in reportSébastien Lesaint2016-05-111-0/+33
* SONAR-6897 support copyFromPrevious in ChangeSet of analysis reportSébastien Lesaint2016-05-111-4/+44
* SONAR-6336 No check should be done when updating conditionJulien Lancelot2016-05-111-16/+12
* SONAR-7532 do not log submitter when unsetSébastien Lesaint2016-05-111-15/+69
* SONAR-6336 Fail to update or create a condition that already existsJulien Lancelot2016-05-111-77/+120
* SONAR-7555 Add measures on number of won't fix issuesJulien Lancelot2016-05-111-4/+42
* SONAR-7607 Log flooding in WS api/tests/list when testId is unknownTeryk Bellahsene2016-05-112-5/+46
* SONAR-7591 Make category an optional field in WS api/plugins/installedTeryk Bellahsene2016-05-111-7/+50
* SONAR-7150 Number of directories should not include test directoriesJulien Lancelot2016-05-101-9/+9
* SONAR-7576 WS api/measures/component_tree filter components without measure o...Teryk Bellahsene2016-05-101-3/+47
* SONAR-7562 WS api/measures/component_tree sort alert_status and level metricsTeryk Bellahsene2016-05-101-1/+32
* Remove ResourceIndexDao.indexProjects()Teryk Bellahsene2016-05-103-11/+11
* SONAR-7370 WS api/ce/activity returns developersTeryk Bellahsene2016-05-104-15/+37
* SONAR-7262 Deprecated qualifiers 'PAC' and 'CLA' in WS documentationTeryk Bellahsene2016-05-101-4/+2
* SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-107-54/+301
* SONAR-7275 fail with specific message when loading rating settingsSébastien Lesaint2016-05-101-13/+31
* SONAR-7532 display submitter login in logs when availableSébastien Lesaint2016-05-101-0/+35
* SONAR-7002 better exception message when decoding FileSources.DATASébastien Lesaint2016-05-101-6/+6
* SONAR-7269 Split installing plugins into installing and updating in api/plugi...Julien Lancelot2016-05-092-22/+100
* SONAR-6424 Colon character should be escaped in URL (#931)Evgeny Mandrikov2016-05-091-9/+4
* SONAR-7526 WS api/user_tokens/generate functional checks of name and token hashTeryk Bellahsene2016-05-061-1/+9
* SONAR-7575 WS api/projects/create functional error when project key is longer...Teryk Bellahsene2016-05-061-0/+71
* SONAR-7432 Functional exception when snapshot not found in WS api/qualitygate...Teryk Bellahsene2016-05-061-25/+40
* SONAR-7387 Refactor TestIndexTeryk Bellahsene2016-05-061-1/+1
* SONAR-7387 Log flooding in web service api/tests/covered_filesTeryk Bellahsene2016-05-061-11/+38
* Remove useless parameter refreshJulien Lancelot2016-05-041-1/+1
* SONAR-7108 Delete Issues from index when purging old issuesJulien Lancelot2016-05-044-55/+96
* SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-041-1/+1
* SONAR-7150 directories count doesn't include empty directoriesJulien Lancelot2016-05-032-16/+18
* SONAR-7213 Ignore disabled users when searching for default assigneeJulien Lancelot2016-05-031-1/+9
* SONAR-7394 Fix update of custom rule active parametersJulien Lancelot2016-05-031-2/+1
* SONAR-7482 Return identity providers info in system infoJulien Lancelot2016-05-031-10/+73
* SONAR-7515 api/system/info is now internalJulien Lancelot2016-05-031-9/+15
* SONAR-7517 Rename default group property when renaming groupJulien Lancelot2016-05-033-49/+82
* SONAR-7569 Update copy resource id when persisting components in CEJulien Lancelot2016-04-281-31/+88
* SONAR−7565 add RESTARTING status in /api/system/statusSébastien Lesaint2016-04-263-7/+52
* Automatic merge from branch-5.5Jenkins CI2016-04-265-16/+140
|\
| * SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columnsSimon Brandhof2016-04-252-0/+124
| * SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collationSimon Brandhof2016-04-253-16/+16
* | Automatic merge from branch-5.5Jenkins CI2016-04-213-16/+201
|\|
| * SONAR-7553 WS api/ce/activity_status display background tasks related metrics...Teryk Bellahsene2016-04-212-2/+192
| * SONAR-7187 Remove paging from api/ce/activityJulien Lancelot2016-04-211-14/+9
* | Automatic merge from branch-5.5Jenkins CI2016-04-201-5/+28
|\|