aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* Add issue flows location in api/issues/search exampleJulien Lancelot2017-10-271-9/+38
* SONAR-10015 add standalone flag to api/navigation/globalSébastien Lesaint2017-10-231-1/+2
* SONAR-10010 Add WS api/edition/form_dataDuarte Meneses2017-10-231-0/+4
* SONAR-9976 add editionBundled flag to response of api/plugins/installedSébastien Lesaint2017-10-231-0/+3
* SONAR-9976 add editionBundled flag to several webServicesSébastien Lesaint2017-10-233-2/+8
* SONAR-9939 add WS api/editions/preview (mock implementation)Sébastien Lesaint2017-10-231-0/+4
* SONAR-9940 add WS api/editions/apply_license (mocked implementation)Sébastien Lesaint2017-10-231-0/+5
* SONAR-9943 add WS api/editions/statusSébastien Lesaint2017-10-231-0/+5
* SONAR-8635 Remove "assign_to_me" actions from issuesJulien Lancelot2017-10-198-8/+0
* Automatic merge from branch-6.6ssjenka2017-10-161-0/+3
|\
| * SONAR-9986 Add back id to WS api/components/search_projectsTeryk Bellahsene2017-10-161-0/+3
* | SONAR-8770 Remove bundles ending by '.abbreviation'Teryk Bellahsene2017-10-161-1/+0
* | SONAR-9823 WS api/issues/search returns the line hashTeryk Bellahsene2017-10-161-0/+1
|/
* SONAR-9352 add "ignoredConditions" to response example of api/qualitygates/pr...Daniel Schwarz2017-10-071-0/+1
* SONAR-9289 Remove id field from response of api/components/search_projectsTeryk Bellahsene2017-10-051-3/+31
* SONAR-9756 add analysis date to response of api/project_branches/listDaniel Schwarz2017-10-031-2/+4
* SONAR-1330 Purge edit permissions when deleting quality profileJulien Lancelot2017-10-021-1/+1
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-021-4/+4
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-021-6/+6
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-021-6/+8
* SONAR-1330 Create stub ws to allow edition of qprofile to users/groupsJulien Lancelot2017-10-023-5/+66
* Add field "errorType" to tasks returned in api/ce/*Simon Brandhof2017-09-281-1/+3
* Sanitize api/issues/search json example concerning line/textRangeTeryk Bellahsene2017-09-201-1/+1
* SONAR-9741 fix types of fields in response of WSSébastien Lesaint2017-09-131-10/+10
* SONAR-9741 return nodes in response of api/system/healthSébastien Lesaint2017-09-131-2/+57
* SONAR-9739 add WS api/system/healthSébastien Lesaint2017-09-131-0/+8
* SONAR-9616 Branch status is using unresolved issuesJulien Lancelot2017-09-121-7/+0
* SONAR-7745 Return version in api/components/showJulien Lancelot2017-09-121-2/+5
* SONAR-9616 api/navigation/global returns branchesEnabledJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Handle branch in api/sources/linesJulien Lancelot2017-09-121-0/+0
* SONAR-9616 Do not return project in api/projectbranches wsJulien Lancelot2017-09-122-3/+0
* SONAR-9616 Create api/projectbranches/showJulien Lancelot2017-09-121-0/+8
* SONAR-9616 Add project in api/projectbranches/listJulien Lancelot2017-09-121-0/+2
* SONAR-9616 Return merge branch in api/projectbranches/listJulien Lancelot2017-09-121-1/+2
* SONAR-9682 Clean component parameters in api/measures/component_treeJulien Lancelot2017-09-121-4/+0
* SONAR-9676 Clean component parameters in api/measures/componentJulien Lancelot2017-09-121-1/+0
* SONAR-9616 add WS api/project_branches/listSimon Brandhof2017-09-121-0/+14
* SONAR-9181 Sanitize json example filenames of api/projects domainTeryk Bellahsene2017-09-112-0/+0
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-111-2/+4
* SONAR-8576 Make WS api/plugins/installed usable by Scanner/SonarLintJulien HENRY2017-09-071-3/+15
* SONAR-9715 use realistic JSW timoutsSimon Brandhof2017-09-051-0/+1
* SONAR-9722 Add telemetry data to WS api/system/infoTeryk Bellahsene2017-08-301-0/+24
* SONAR-9551 Web services handles APP qualifierTeryk Bellahsene2017-07-311-0/+5
* SONAR-9584 Add root project key to response of api/components/searchJulien HENRY2017-07-271-4/+8
* Revert "SONAR-9584 Add root project key to response of api/components/search"Julien HENRY2017-07-261-8/+4
* SONAR-9584 Add root project key to response of api/components/searchJulien HENRY2017-07-261-4/+8
* SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-171-0/+4
* SONAR-9483 Add "compareToProfile" in rules search wsJulien Lancelot2017-07-041-0/+0
* SONAR-9482 Show ws counts missing rules compared to Sonar wayTeryk Bellahsene2017-07-041-5/+0
* SONAR-9482 Show ws returns profile related info onlyJulien Lancelot2017-07-041-3/+1