| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-8736 it test for issue creation date | Daniel Schwarz | 2017-02-13 | 2 | -0/+14 |
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 162 | -390/+324 |
* | SONAR-8756 add guarded flag to response of api/organizations/search | Sébastien Lesaint | 2017-02-10 | 1 | -0/+1 |
* | SONAR-8745 add rule activation date (q profile) into analysis report | Daniel Schwarz | 2017-02-10 | 1 | -0/+1 |
* | Add param "organization" to ws-client PermissionsService | Simon Brandhof | 2017-02-07 | 2 | -1/+14 |
* | SONAR-8740 add organization to response of api/favorites/search | Sébastien Lesaint | 2017-02-07 | 1 | -0/+1 |
* | SONAR-8608 fix name of constant PARAM_ORGANIZATION_KEY | Sébastien Lesaint | 2017-02-07 | 1 | -1/+1 |
* | SONAR-8715 Allow provisioning of non-local users | Julien Lancelot | 2017-02-03 | 3 | -3/+20 |
* | SONAR-8715 Handle api/users/create response as protobuf | Julien Lancelot | 2017-02-03 | 4 | -5/+31 |
* | SONAR-8664 add organization to response of api/notifications/list | Sébastien Lesaint | 2017-02-02 | 1 | -0/+1 |
* | SONAR-8651 add organization parameter to api/projects/create | Sébastien Lesaint | 2017-02-02 | 2 | -0/+14 |
* | fix OrganizationIt | Sébastien Lesaint | 2017-01-31 | 1 | -0/+1 |
* | SONAR-8648 add organization parameter to api/components/search | Sébastien Lesaint | 2017-01-30 | 1 | -0/+10 |
* | SONAR-8647 add organization param to api/components/search_projects | Sébastien Lesaint | 2017-01-27 | 3 | -1/+18 |
* | SONAR-8675 drop unused param "q" in api/projects/search_my_projects | Simon Brandhof | 2017-01-25 | 1 | -13/+0 |
* | SONAR-7298 Deprecate and rewrite WS api/projects/index in Java | Julien Lancelot | 2017-01-24 | 1 | -0/+1 |
* | SONAR-7299 Replace Ruby WS api/projects/create by java | Julien Lancelot | 2017-01-24 | 3 | -7/+60 |
* | SONAR-8467 Fix ProjectAnalysisService#search | Julien Lancelot | 2017-01-24 | 1 | -3/+3 |
* | SONAR-7305 Create WS api/measures/search_history | Teryk Bellahsene | 2017-01-24 | 4 | -3/+177 |
* | SONAR-8467 Add ProjectAnalysisService | Julien Lancelot | 2017-01-18 | 2 | -1/+50 |
* | SONAR-8615 add organization to response of api/issues/search | Sébastien Lesaint | 2017-01-17 | 1 | -0/+2 |
* | SONAR-8595 fix backward incompatible change in proto of api/components | Sébastien Lesaint | 2017-01-17 | 1 | -12/+12 |
* | SONAR-8614 fix backward incompatible change in proto of api/ce | Sébastien Lesaint | 2017-01-17 | 1 | -0/+1 |
* | SONAR-7282 implement global search with elasticsearch | Daniel Schwarz | 2017-01-16 | 2 | -0/+11 |
* | SONAR-8595 add organization to api/components/search_projects response | Sébastien Lesaint | 2017-01-16 | 1 | -11/+12 |
* | SONAR-8545 Fix encoding of POST request parameters in ws-client | Simon Brandhof | 2017-01-06 | 1 | -14/+26 |
* | SONAR-8575 Use proto3 in api/settings | Julien Lancelot | 2017-01-05 | 1 | -25/+29 |
* | SONAR-8575 Set api/settings WS as public and keep only one parameter for comp... | Julien Lancelot | 2017-01-05 | 6 | -92/+34 |
* | SONAR-8235 Return all defined settings in api/settings/values | Julien Lancelot | 2017-01-05 | 1 | -3/+0 |
* | Remove unecessary import in notification protobuf file | Teryk Bellahsene | 2017-01-03 | 1 | -2/+0 |
* | SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WS | Julien Lancelot | 2016-12-30 | 4 | -1/+204 |
* | SONAR-8557 Create WS api/notifications/list | Teryk Bellahsene | 2016-12-29 | 4 | -9/+139 |
* | SONAR-8555 SONAR-8556 Create WS api/notifications/add and remove | Teryk Bellahsene | 2016-12-29 | 3 | -0/+145 |
* | Fix quality flaws | Teryk Bellahsene | 2016-12-22 | 1 | -1/+1 |
* | WS api/favorites/search use a SearchRequest | Teryk Bellahsene | 2016-12-21 | 2 | -6/+59 |
* | Do not use Apache commons in sonar-ws - fix build | Teryk Bellahsene | 2016-12-21 | 2 | -8/+1 |
* | SONAR-8464 SONAR-8466 WS drop description param to create or udpate an event | Teryk Bellahsene | 2016-12-21 | 3 | -27/+6 |
* | SONAR-7286 Create WS api/favorites/search | Teryk Bellahsene | 2016-12-19 | 3 | -0/+57 |
* | SONAR-7288 Create WS api/favorites/remove | Teryk Bellahsene | 2016-12-19 | 2 | -1/+9 |
* | SONAR-7287 Create WS api/favorites/add | Teryk Bellahsene | 2016-12-19 | 5 | -0/+110 |
* | SONAR-7293 Replace Ruby WS api/issues/delete_comment by Java WS | Julien Lancelot | 2016-12-15 | 2 | -2/+10 |
* | SONAR-7294 Replace Ruby WS api/issues/edit_comment | Julien Lancelot | 2016-12-15 | 4 | -6/+59 |
* | SONAR-7292 Sanitize IssuesWsParameters and add some missing actions in IssueS... | Julien Lancelot | 2016-12-15 | 7 | -132/+391 |
* | SONAR-7292 Replace Ruby WS api/issues/add_comment | Julien Lancelot | 2016-12-15 | 2 | -1/+18 |
* | Fix quality flaws | Teryk Bellahsene | 2016-12-14 | 1 | -0/+25 |
* | SONAR-8468 Create WS api/project_analyses/delete | Teryk Bellahsene | 2016-12-14 | 1 | -0/+35 |
* | SONAR-7290 Add changelog action in IssueClient from ws-client | Julien Lancelot | 2016-12-13 | 2 | -1/+11 |
* | SONAR-7290 Rewrite api/issues/changelog in Java | Julien Lancelot | 2016-12-13 | 2 | -0/+23 |
* | SONAR-8467 Create WS api/project_analyses/search | Teryk Bellahsene | 2016-12-13 | 4 | -1/+118 |
* | SONAR-8466 Create WS api/project_analyses/update_event | Teryk Bellahsene | 2016-12-09 | 2 | -0/+59 |