aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/protobuf
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7282 implement global search with elasticsearchDaniel Schwarz2017-01-161-0/+10
* SONAR-8595 add organization to api/components/search_projects responseSébastien Lesaint2017-01-161-11/+12
* SONAR-8575 Use proto3 in api/settingsJulien Lancelot2017-01-051-25/+29
* Remove unecessary import in notification protobuf fileTeryk Bellahsene2017-01-031-2/+0
* SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WSJulien Lancelot2016-12-301-0/+9
* SONAR-8557 Create WS api/notifications/listTeryk Bellahsene2016-12-291-0/+42
* SONAR-7286 Create WS api/favorites/searchTeryk Bellahsene2016-12-191-0/+39
* SONAR-7290 Rewrite api/issues/changelog in JavaJulien Lancelot2016-12-131-0/+21
* SONAR-8467 Create WS api/project_analyses/searchTeryk Bellahsene2016-12-131-0/+14
* SONAR-8466 Create WS api/project_analyses/update_eventTeryk Bellahsene2016-12-091-0/+5
* SONAR-8464 Create WS api/project_analyses/create_eventTeryk Bellahsene2016-12-071-0/+38
* SONAR-8353 add WS api/webhooks/deliverySimon Brandhof2016-11-141-0/+7
* SONAR-8353 add WS api/webhooks/deliveriesSimon Brandhof2016-11-141-0/+42
* Update some copyright headers to 2016Simon Brandhof2016-11-1420-20/+20
* SONAR-8361 WS api/components/search_projects return isFavoriteTeryk Bellahsene2016-11-081-0/+1
* SONAR-8120 Remove components list from api/measures/searchJulien Lancelot2016-10-251-7/+0
* SONAR-8232 WS api/components/search_projects return the ncloc facetTeryk Bellahsene2016-10-201-0/+1
* Support organizations in user group web servicesSimon Brandhof2016-10-131-0/+43
* SONAR-8221 Create WS api/components/search_projects paginate and sortTeryk Bellahsene2016-10-121-0/+6
* SONAR-8206 add WS api/root/searchSébastien Lesaint2016-10-121-0/+36
* SONAR-8120 WS measures/* fix protobuf parsing for older version of sonar-wsTeryk Bellahsene2016-10-031-7/+7
* SONAR-8120 WS measures/search flatten the responseTeryk Bellahsene2016-09-301-7/+15
* SONAR-8120 Create WS measures/search to search for measuresTeryk Bellahsene2016-09-301-0/+5
* SONAR-8100 remove return of id and id parameter in organizations WSsSébastien Lesaint2016-09-291-6/+5
* SONAR-8172 add WS /api/organizations/updateSébastien Lesaint2016-09-261-0/+5
* SONAR-8096 add WS /api/organizations/searchSébastien Lesaint2016-09-261-8/+13
* SONAR-8097 add WS /api/organizations/createSébastien Lesaint2016-09-261-0/+39
* SONAR-8117 Extract update of quality gate condition into QualityGateCondition...Julien Lancelot2016-09-221-0/+10
* SONAR-8117 Extract creation of quality gate condition into QualityGateConditi...Julien Lancelot2016-09-221-0/+10
* SONAR-8117 Extract creation of quality gate into QualityGateUpdaterJulien Lancelot2016-09-221-0/+8
* SONAR-8116 Return rating metrics in api/qualitygates/appJulien Lancelot2016-09-221-0/+15
* SONAR-7855 Use protobuf in api/qualityprofiles/create WSJulien Lancelot2016-09-141-0/+24
* correct wording (#1230)Stas Vilchik2016-09-091-1/+1
* SONAR-7984 WS api/server_id/generateTeryk Bellahsene2016-09-071-3/+4
* SONAR-7983 Create WS api/settings/check_secret_keyTeryk Bellahsene2016-09-051-0/+5
* SONAR-7981 Create WS settings/generate_secret_key to generate a secret keyTeryk Bellahsene2016-09-051-0/+5
* SONAR-7968 Return license in api/settings/list_definitionsJulien Lancelot2016-09-051-0/+1
* SONAR-7982 Create WS api/settings/encrypt to encrypt a setting valueTeryk Bellahsene2016-09-051-0/+5
* SONAR-7985 Create /api/server_id/show WSJulien Lancelot2016-09-051-0/+38
* SONAR-8039 /api/licenses/list is returning license namesJulien Lancelot2016-09-051-10/+11
* SONAR-8039 Create /api/licenses/list to return licenses with metadataJulien Lancelot2016-09-011-0/+51
* SONAR-7969 Replace fieldsValue by fieldValues in responseJulien Lancelot2016-08-311-1/+1
* SONAR-7975 Return parentValue, parentValues and parentFieldsValuesJulien Lancelot2016-08-301-5/+7
* SONAR-7968 Return deprecated key in list_definitions WSJulien Lancelot2016-08-261-0/+1
* SONAR-7969 Return property set values in /api/settings/values WSJulien Lancelot2016-08-251-7/+17
* SONAR-7969 Create /api/settings/values WSJulien Lancelot2016-08-251-0/+18
* SONAR-7968 Remove indicativeSize field in /api/settings/list_definitions WSJulien Lancelot2016-08-241-2/+1
* SONAR-7968 Return field description in /api/settings/list_definitions WSJulien Lancelot2016-08-241-3/+4
* SONAR-7697 add hasScannerContext to /api/ce/[task/activity/component]Sébastien Lesaint2016-08-221-0/+1
* SONAR-7845 add scannerContext to /api/ce/taskSébastien Lesaint2016-08-221-0/+1