| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-8120 api/measures/search now accepts only project keys | Julien Lancelot | 2016-11-03 | 3 | -17/+17 |
* | SONAR-8120 Remove components list from api/measures/search | Julien Lancelot | 2016-10-25 | 1 | -7/+0 |
* | SONAR-8120 Remove componentIds parameter | Julien Lancelot | 2016-10-25 | 3 | -67/+7 |
* | SONAR-8315 Make facets optional in WS api/components/search_projects | Julien Lancelot | 2016-10-24 | 4 | -0/+43 |
* | SONAR-8278 Support organizations in web service api/permissions/search_templates | Simon Brandhof | 2016-10-21 | 1 | -0/+10 |
* | SONAR-8221 Add IT on search projects action | Julien Lancelot | 2016-10-20 | 1 | -5/+3 |
* | SONAR-8232 WS api/components/search_projects return the ncloc facet | Teryk Bellahsene | 2016-10-20 | 1 | -0/+1 |
* | SONAR-8287 Refactor project measures index and WS domain | Teryk Bellahsene | 2016-10-18 | 1 | -0/+3 |
* | SONAR-8287 Add filter parameter in api/components/search_projects | Julien Lancelot | 2016-10-18 | 5 | -14/+113 |
* | SONAR-8279 organization in WS api/permissions/set_default_template | Simon Brandhof | 2016-10-16 | 1 | -0/+11 |
* | SONAR-8277 organization in WS api/permissions/remove_user_from_template | Simon Brandhof | 2016-10-16 | 1 | -0/+11 |
* | SONAR-8276 organization in WS api/permissions/remove_project_creator_from_tem... | Simon Brandhof | 2016-10-16 | 1 | -0/+13 |
* | SONAR-8268 organization in WS api/permissions/delete_template | Simon Brandhof | 2016-10-16 | 1 | -0/+11 |
* | SONAR-8271 organization in WS api/permissions/add_user_to_template | Simon Brandhof | 2016-10-16 | 1 | -0/+11 |
* | SONAR-8270 organization in WS api/permissions/add_project_creator_to_template | Simon Brandhof | 2016-10-16 | 1 | -0/+13 |
* | SONAR-8272 SONAR-8273 organization in WS to apply permission templates | Simon Brandhof | 2016-10-16 | 2 | -0/+21 |
* | Support organizations in user group web services | Simon Brandhof | 2016-10-13 | 1 | -0/+43 |
* | Support organizations in permission template web services | Simon Brandhof | 2016-10-13 | 1 | -0/+11 |
* | Support organizations in permission web services | Simon Brandhof | 2016-10-13 | 2 | -0/+12 |
* | SONAR-8221 Create WS api/components/search_projects paginate and sort | Teryk Bellahsene | 2016-10-12 | 3 | -0/+145 |
* | SONAR-8190 SONAR-8191 SONAR-8206 rename api/root/* to api/roots/* | Sébastien Lesaint | 2016-10-12 | 4 | -13/+13 |
* | SONAR-8206 add RootService#search in WS Client | Sébastien Lesaint | 2016-10-12 | 2 | -2/+18 |
* | SONAR-8206 add WS api/root/search | Sébastien Lesaint | 2016-10-12 | 1 | -0/+36 |
* | SONAR-8154 add IT on root required for api/organizations/create | Sébastien Lesaint | 2016-10-12 | 2 | -4/+20 |
* | SONAR-8190 add ws-client RootService | Sébastien Lesaint | 2016-10-12 | 5 | -0/+122 |
* | SONAR-8151 test WS organizations authorizations in IT | Sébastien Lesaint | 2016-10-12 | 1 | -1/+1 |
* | SONAR-8120 WS measures/* fix protobuf parsing for older version of sonar-ws | Teryk Bellahsene | 2016-10-03 | 1 | -7/+7 |
* | SONAR-8120 WS measures/search flatten the response | Teryk Bellahsene | 2016-09-30 | 1 | -7/+15 |
* | SONAR-8120 WS measures/search check request | Teryk Bellahsene | 2016-09-30 | 2 | -2/+10 |
* | SONAR-8120 Create WS measures/search to search for measures | Teryk Bellahsene | 2016-09-30 | 3 | -0/+224 |
* | SONAR-8100 remove return of id and id parameter in organizations WSs | Sébastien Lesaint | 2016-09-29 | 3 | -21/+6 |
* | SONAR-8100 add OrganizationService to access WS organizations | Sébastien Lesaint | 2016-09-26 | 7 | -0/+367 |
* | SONAR-8172 add WS /api/organizations/update | Sébastien Lesaint | 2016-09-26 | 1 | -0/+5 |
* | SONAR-8096 add WS /api/organizations/search | Sébastien Lesaint | 2016-09-26 | 1 | -8/+13 |
* | SONAR-8097 add WS /api/organizations/create | Sébastien Lesaint | 2016-09-26 | 1 | -0/+39 |
* | SONAR-8117 Extract update of quality gate condition into QualityGateCondition... | Julien Lancelot | 2016-09-22 | 6 | -0/+268 |
* | SONAR-8117 Extract creation of quality gate condition into QualityGateConditi... | Julien Lancelot | 2016-09-22 | 6 | -0/+277 |
* | SONAR-8117 Extract creation of quality gate into QualityGateUpdater | Julien Lancelot | 2016-09-22 | 4 | -5/+65 |
* | SONAR-8116 Return rating metrics in api/qualitygates/app | Julien Lancelot | 2016-09-22 | 1 | -0/+15 |
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
* | Fix quality flaws | Julien Lancelot | 2016-09-19 | 1 | -0/+27 |
* | SONAR-7907 It should be possible to add SCM account that contains comma | Julien Lancelot | 2016-09-16 | 7 | -0/+565 |
* | SONAR-7855 Use protobuf in api/qualityprofiles/create WS | Julien Lancelot | 2016-09-14 | 6 | -0/+178 |
* | Merge commit 'a56e60d168802ff9dc23ffec978bb412fd501f97' | Julien Lancelot | 2016-09-13 | 7 | -6/+523 |
|\ |
|
| * | SONAR-7961 Refactoring of add_project and remove_project actions | Julien Lancelot | 2016-09-13 | 7 | -6/+523 |
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-07-25 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.6.15.6.1 | David Rautureau | 2016-07-25 | 1 | -1/+1 |
| * | set next dev version to 5.6.1-SNAPSHOT | Tom | 2016-06-27 | 1 | -1/+1 |
| * | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 1 | -1/+1 |
| * | Release 5.65.6 | Tom | 2016-06-01 | 1 | -1/+1 |