| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-10002 add install error to response of api/editions/status | Sébastien Lesaint | 2017-10-23 | 1 | -0/+1 |
* | SONAR-10002 remove unused status AUTOMATIC_FAILED | Sébastien Lesaint | 2017-10-23 | 1 | -3/+2 |
* | SONAR-9996 Add WS api/editions/uninstall | Duarte Meneses | 2017-10-23 | 1 | -0/+1 |
* | SONAR-10010 Add WS api/edition/form_data | Duarte Meneses | 2017-10-23 | 1 | -0/+6 |
* | SONAR-9939 add WS api/editions/preview (mock implementation) | Sébastien Lesaint | 2017-10-23 | 1 | -0/+12 |
* | SONAR-9940 add WS api/editions/apply_license (mocked implementation) | Sébastien Lesaint | 2017-10-23 | 1 | -0/+1 |
* | SONAR-9943 add WS api/editions/status | Sébastien Lesaint | 2017-10-23 | 1 | -0/+40 |
* | Set branches WS as public and fix description | Julien Lancelot | 2017-10-19 | 3 | -5/+8 |
* | SONAR-9863 drop internal WS api/server_id and api/licenses | Simon Brandhof | 2017-10-16 | 9 | -397/+0 |
* | SONAR-9823 WS api/issues/search returns the line hash | Teryk Bellahsene | 2017-10-16 | 1 | -0/+1 |
* | SONAR-9352 add "ignoredConditions" to response example of api/qualitygates/pr... | Daniel Schwarz | 2017-10-07 | 1 | -0/+1 |
* | SONAR-9498 show correct n. of "more" items in quality profile changelog | Daniel Schwarz | 2017-10-04 | 2 | -4/+149 |
* | Fix build error with Maven 3.2.5 | Simon Brandhof | 2017-10-03 | 1 | -2/+3 |
* | SONAR-9756 add analysis date to response of api/project_branches/list | Daniel Schwarz | 2017-10-03 | 1 | -0/+1 |
* | SONAR-9900 Support UTF-8 login and password in Java WS client | Simon Brandhof | 2017-10-02 | 3 | -2/+25 |
* | SONAR-1330 Return available actions in api/qualityprofiles/search | Julien Lancelot | 2017-10-02 | 1 | -3/+6 |
* | SONAR-1330 Search for groups allowed to edit single quality profile | Julien Lancelot | 2017-10-02 | 4 | -0/+181 |
* | SONAR-1330 Remove group permission to edit single quality profile | Julien Lancelot | 2017-10-02 | 3 | -0/+121 |
* | SONAR-1330 Add group permission to edit single quality profile | Julien Lancelot | 2017-10-02 | 3 | -0/+123 |
* | SONAR-1330 Search for user allowed to edit single quality profile | Julien Lancelot | 2017-10-02 | 4 | -0/+192 |
* | SONAR-1330 Remove user permission to edit single quality profile | Julien Lancelot | 2017-10-02 | 3 | -0/+121 |
* | SONAR-1330 Add user permission to edit single quality profile | Julien Lancelot | 2017-10-02 | 3 | -0/+125 |
* | SONAR-1330 Create stub ws to allow edition of qprofile to users/groups | Julien Lancelot | 2017-10-02 | 2 | -3/+21 |
* | Fix incorrect id type | Eric Hartmann | 2017-10-02 | 1 | -1/+1 |
* | Add field "errorType" to tasks returned in api/ce/* | Simon Brandhof | 2017-09-28 | 1 | -0/+1 |
* | SONAR-9575 Revert all changes made to support incremental mode | Julien HENRY | 2017-09-27 | 1 | -3/+2 |
* | SONAR-9802 allow to change the log level of a cluster | Daniel Schwarz | 2017-09-26 | 2 | -0/+30 |
* | SONAR-9865 Sanitize WS api/qualityprofiles/* | Teryk Bellahsene | 2017-09-26 | 14 | -135/+135 |
* | SONAR-9301 Support HTTP redirect on scanner side | Duarte Meneses | 2017-09-15 | 3 | -21/+100 |
* | SONAR-9741 add authentication by System PassCode to HttpConnector | Sébastien Lesaint | 2017-09-13 | 2 | -0/+30 |
* | SONAR-9741 fix types of fields in response of WS | Sébastien Lesaint | 2017-09-13 | 1 | -2/+2 |
* | SONAR-9741 return nodes in response of api/system/health | Sébastien Lesaint | 2017-09-13 | 1 | -0/+20 |
* | SONAR-9740 support HTTP headers in API Request and sonar-ws | Simon Brandhof | 2017-09-13 | 7 | -8/+140 |
* | SONAR-9739 add protobuf response to WS api/system/status | Simon Brandhof | 2017-09-13 | 3 | -0/+30 |
* | SONAR-9739 add integration test for WS api/system/health | Simon Brandhof | 2017-09-13 | 2 | -1/+18 |
* | SONAR-9739 add WS api/system/health | Sébastien Lesaint | 2017-09-13 | 1 | -0/+41 |
* | SONAR-7745 Return version in api/components/show | Julien Lancelot | 2017-09-12 | 1 | -0/+1 |
* | SONAR-9616 Use single ES query in api/project_branches/list | Julien Lancelot | 2017-09-12 | 1 | -3/+3 |
* | SONAR-9616 Handle branch in api/settings/list_definitions | Julien Lancelot | 2017-09-12 | 4 | -3/+29 |
* | SONAR-9616 Handle branch in api/settings/values | Julien Lancelot | 2017-09-12 | 4 | -17/+43 |
* | SONAR-9616 Handle branch in api/settings/reset | Julien Lancelot | 2017-09-12 | 4 | -1/+38 |
* | SONAR-9616 Handle branch in api/settings/set | Julien Lancelot | 2017-09-12 | 5 | -1/+33 |
* | SONAR-9616 Handle branch in api/tests/covered_file | Julien Lancelot | 2017-09-12 | 1 | -0/+1 |
* | SONAR-9616 Return branch in api/tests/list | Julien Lancelot | 2017-09-12 | 1 | -0/+1 |
* | SONAR-9616 Handle branch in api/duplications/show | Julien Lancelot | 2017-09-12 | 1 | -0/+1 |
* | SONAR-9616 Ability to set the name of the main branch | Duarte Meneses | 2017-09-12 | 3 | -0/+21 |
* | SONAR-9616 api/projectbranches returns isOrphan on unknown merge branch | Julien Lancelot | 2017-09-12 | 1 | -0/+1 |
* | SONAR-9616 Ability to manually delete a non-main branch | Duarte Meneses | 2017-09-12 | 3 | -0/+23 |
* | SONAR-9616 Return branch in issues search | Julien Lancelot | 2017-09-12 | 1 | -1/+3 |
* | SONAR-9616 Fix ce ws on branches | Julien Lancelot | 2017-09-12 | 4 | -21/+18 |