aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8279 organization in WS api/permissions/set_default_templateSimon Brandhof2016-10-161-0/+11
* SONAR-8277 organization in WS api/permissions/remove_user_from_templateSimon Brandhof2016-10-161-0/+11
* SONAR-8276 organization in WS api/permissions/remove_project_creator_from_tem...Simon Brandhof2016-10-161-0/+13
* SONAR-8268 organization in WS api/permissions/delete_templateSimon Brandhof2016-10-161-0/+11
* SONAR-8271 organization in WS api/permissions/add_user_to_templateSimon Brandhof2016-10-161-0/+11
* SONAR-8270 organization in WS api/permissions/add_project_creator_to_templateSimon Brandhof2016-10-161-0/+13
* SONAR-8272 SONAR-8273 organization in WS to apply permission templatesSimon Brandhof2016-10-162-0/+21
* Support organizations in user group web servicesSimon Brandhof2016-10-131-0/+43
* Support organizations in permission template web servicesSimon Brandhof2016-10-131-0/+11
* Support organizations in permission web servicesSimon Brandhof2016-10-132-0/+12
* SONAR-8221 Create WS api/components/search_projects paginate and sortTeryk Bellahsene2016-10-123-0/+145
* SONAR-8190 SONAR-8191 SONAR-8206 rename api/root/* to api/roots/*Sébastien Lesaint2016-10-124-13/+13
* SONAR-8206 add RootService#search in WS ClientSébastien Lesaint2016-10-122-2/+18
* SONAR-8206 add WS api/root/searchSébastien Lesaint2016-10-121-0/+36
* SONAR-8154 add IT on root required for api/organizations/createSébastien Lesaint2016-10-122-4/+20
* SONAR-8190 add ws-client RootServiceSébastien Lesaint2016-10-125-0/+122
* SONAR-8151 test WS organizations authorizations in ITSébastien Lesaint2016-10-121-1/+1
* 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 WS measures/search check requestTeryk Bellahsene2016-09-302-2/+10
* SONAR-8120 Create WS measures/search to search for measuresTeryk Bellahsene2016-09-303-0/+224
* SONAR-8100 remove return of id and id parameter in organizations WSsSébastien Lesaint2016-09-293-21/+6
* SONAR-8100 add OrganizationService to access WS organizationsSébastien Lesaint2016-09-267-0/+367
* 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-226-0/+268
* SONAR-8117 Extract creation of quality gate condition into QualityGateConditi...Julien Lancelot2016-09-226-0/+277
* SONAR-8117 Extract creation of quality gate into QualityGateUpdaterJulien Lancelot2016-09-224-5/+65
* SONAR-8116 Return rating metrics in api/qualitygates/appJulien Lancelot2016-09-221-0/+15
* Prepare for next development iterationDavid Rautureau2016-09-191-1/+1
* Fix quality flawsJulien Lancelot2016-09-191-0/+27
* SONAR-7907 It should be possible to add SCM account that contains commaJulien Lancelot2016-09-167-0/+565
* SONAR-7855 Use protobuf in api/qualityprofiles/create WSJulien Lancelot2016-09-146-0/+178
* Merge commit 'a56e60d168802ff9dc23ffec978bb412fd501f97'Julien Lancelot2016-09-137-6/+523
|\
| * SONAR-7961 Refactoring of add_project and remove_project actionsJulien Lancelot2016-09-137-6/+523
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-251-1/+1
| * [maven-release-plugin] prepare release 5.6.15.6.1David Rautureau2016-07-251-1/+1
| * set next dev version to 5.6.1-SNAPSHOTTom2016-06-271-1/+1
| * Update version to 5.6-SNAPSHOTTom2016-06-011-1/+1
| * Release 5.65.6Tom2016-06-011-1/+1
| * prepare for next development iteration on release branchTom2016-05-271-1/+1
| * release 5.6-RC2Tom2016-05-271-1/+1
| * prepare for next development iteration on release branchTom2016-05-201-1/+1
| * Release 5.6-RC1Tom2016-05-201-1/+1
* | correct wording (#1230)Stas Vilchik2016-09-091-1/+1
* | Return content when exception is generated in ws clientJulien Lancelot2016-09-084-6/+7
* | SONAR-7984 WS api/server_id/generateTeryk Bellahsene2016-09-074-3/+166
* | 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