aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/protobuf
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10002 add install error to response of api/editions/statusSébastien Lesaint2017-10-231-0/+1
* SONAR-10002 remove unused status AUTOMATIC_FAILEDSébastien Lesaint2017-10-231-3/+2
* SONAR-9996 Add WS api/editions/uninstallDuarte Meneses2017-10-231-0/+1
* SONAR-10010 Add WS api/edition/form_dataDuarte Meneses2017-10-231-0/+6
* SONAR-9939 add WS api/editions/preview (mock implementation)Sébastien Lesaint2017-10-231-0/+12
* SONAR-9940 add WS api/editions/apply_license (mocked implementation)Sébastien Lesaint2017-10-231-0/+1
* SONAR-9943 add WS api/editions/statusSébastien Lesaint2017-10-231-0/+40
* SONAR-9863 drop internal WS api/server_id and api/licensesSimon Brandhof2017-10-162-91/+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-9756 add analysis date to response of api/project_branches/listDaniel Schwarz2017-10-031-0/+1
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-021-3/+6
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-021-0/+12
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-021-0/+14
* SONAR-1330 Create stub ws to allow edition of qprofile to users/groupsJulien Lancelot2017-10-021-0/+10
* Add field "errorType" to tasks returned in api/ce/*Simon Brandhof2017-09-281-0/+1
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-3/+2
* SONAR-9741 fix types of fields in response of WSSébastien Lesaint2017-09-131-2/+2
* SONAR-9741 return nodes in response of api/system/healthSébastien Lesaint2017-09-131-0/+20
* SONAR-9739 add protobuf response to WS api/system/statusSimon Brandhof2017-09-131-0/+16
* SONAR-9739 add WS api/system/healthSébastien Lesaint2017-09-131-0/+41
* SONAR-7745 Return version in api/components/showJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Use single ES query in api/project_branches/listJulien Lancelot2017-09-121-3/+3
* SONAR-9616 Handle branch in api/tests/covered_fileJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Return branch in api/tests/listJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Handle branch in api/duplications/showJulien Lancelot2017-09-121-0/+1
* SONAR-9616 api/projectbranches returns isOrphan on unknown merge branchJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Return branch in issues searchJulien Lancelot2017-09-121-1/+3
* SONAR-9616 Fix ce ws on branchesJulien Lancelot2017-09-121-1/+1
* SONAR-9616 Return branch info in api/ce wsJulien Lancelot2017-09-121-0/+2
* SONAR-9616 Move BranchType to CommonJulien Lancelot2017-09-122-9/+13
* SONAR-9616 Do not return project in api/projectbranches wsJulien Lancelot2017-09-121-5/+4
* SONAR-9616 Create api/projectbranches/showJulien Lancelot2017-09-121-0/+5
* SONAR-9616 Add bugs, vulnerabilities and code smells in branches listJulien Lancelot2017-09-121-3/+3
* SONAR-9616 Add UT on main branch in api/projectbranches/listJulien Lancelot2017-09-121-7/+17
* SONAR-9616 Return merge branch in api/projectbranches/listJulien Lancelot2017-09-121-0/+2
* SONAR-9616 Return component branch in api/issues/searchJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Support branch in api/components/showJulien Lancelot2017-09-121-0/+1
* SONAR-9616 Support branch in api/measures/componentJulien Lancelot2017-09-121-0/+1
* SONAR-9616 add WS api/project_branches/listSimon Brandhof2017-09-122-21/+47
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-121-0/+21
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-111-0/+1
* SONAR-9715 use realistic JSW timoutsSimon Brandhof2017-09-051-0/+1
* SONAR-9708 Return incremental field in api/ce/componentJulien Lancelot2017-08-111-1/+1
* SONAR-9708 Return incremental field in api/ce/activityJulien Lancelot2017-08-111-1/+2
* SONAR-9584 Add root project key to response of api/components/searchJulien HENRY2017-07-271-0/+2
* Revert "SONAR-9584 Add root project key to response of api/components/search"Julien HENRY2017-07-261-2/+0
* SONAR-9584 Add root project key to response of api/components/searchJulien HENRY2017-07-261-0/+2
* SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-171-0/+6
* SONAR-9482 Add WS client for api/qualityprofiles/showTeryk Bellahsene2017-07-041-1/+1