| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare for next development iteration | Tom | 2016-12-02 | 1 | -1/+1 |
* | Release 6.2-RC26.2-RC2 | Tom | 2016-12-02 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-11-21 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release 6.2-RC16.2-RC1 | David Rautureau | 2016-11-21 | 1 | -1/+1 |
* | SONAR-8248 JS files from plugins don't have JS Content-Type header | Simon Brandhof | 2016-11-17 | 1 | -0/+2 |
* | Remove unused class sonar-ws/OldUsersWsRequest | Simon Brandhof | 2016-11-14 | 1 | -104/+0 |
* | Add missing annotations @Immutable and @Nullable in sonar-ws | Simon Brandhof | 2016-11-14 | 25 | -39/+93 |
* | SONAR-8353 add WS api/webhooks/delivery | Simon Brandhof | 2016-11-14 | 2 | -0/+16 |
* | SONAR-8353 add WS api/webhooks/deliveries | Simon Brandhof | 2016-11-14 | 6 | -0/+195 |
* | Update some copyright headers to 2016 | Simon Brandhof | 2016-11-14 | 25 | -101/+21 |
* | Fix Quality flaw in sonar-ws/OkHttpClientBuilder | Simon Brandhof | 2016-11-10 | 1 | -1/+7 |
* | SONAR-8377 Rename IssueFilterParameters to IssuesWsParameters | Julien Lancelot | 2016-11-10 | 2 | -35/+35 |
* | SONAR-8351 share OkHttpClient utilities | Simon Brandhof | 2016-11-09 | 4 | -158/+320 |
* | SONAR-8172 fix support for empty parameter in WsClient's Request | Sébastien Lesaint | 2016-11-08 | 1 | -2/+2 |
* | SONAR-8361 WS api/components/search_projects return isFavorite | Teryk Bellahsene | 2016-11-08 | 1 | -0/+1 |
* | 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 |