aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10087 Use protobuf in api/qualitygates/renameJulien Lancelot2017-12-041-1/+1
* SONAR-10088 Return available actions in api/qualitygates/showJulien Lancelot2017-12-041-0/+1
* SONAR-10088 Return available actions in api/qualitygates/listJulien Lancelot2017-12-042-1/+14
* SONAR-10087 Add built-in field in api/qualitygates/listJulien Lancelot2017-12-041-0/+1
* SONAR-10087 Use protobuf in api/qualitygates/listJulien Lancelot2017-12-041-0/+13
* SONAR-10087 Add built-in field in api/qualitygates/showJulien Lancelot2017-12-041-0/+1
* SONAR-10087 Use protobuf in api/qualitygates/showJulien Lancelot2017-12-041-0/+16
* Regenerate sonar-wsDaniel Schwarz2017-11-295-16/+5
* Exclude generated files of sonar-ws from analysisSimon Brandhof2017-11-291-2/+2
* Fix Quality flaws in MediaTypesSimon Brandhof2017-11-291-2/+2
* Reduce the dependency between sonar-server and sonar-wsDaniel Schwarz2017-11-2910-797/+3
* Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-2955-349/+349
* Remove documentation from generated WS clientSimon Brandhof2017-11-29298-2401/+352
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-29339-4/+31714
* Generate client for api/user_groupsSimon Brandhof2017-11-2911-826/+2
* Delete unused class org.sonarqube.ws.MessageFormatterSimon Brandhof2017-11-292-75/+0
* Generate client for api/rulesSimon Brandhof2017-11-298-811/+2
* Generate client for api/settingsSimon Brandhof2017-11-292-2/+2
* Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-295-141/+2
* Add generator of sonar-ws sourcesDaniel Schwarz2017-11-2912-930/+0
* Initial generation of sonar-ws clientSimon Brandhof2017-11-2939-1872/+29
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-1680-4721/+121
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-302-0/+2
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
* SONAR-10002 add install error to response of api/editions/statusSébastien Lesaint2017-10-231-0/+1
* SONAR-10002 remove unused status AUTOMATIC_FAILEDSébastien Lesaint2017-10-231-3/+2
* SONAR-9996 Add WS api/editions/uninstallDuarte Meneses2017-10-231-0/+1
* SONAR-10010 Add WS api/edition/form_dataDuarte Meneses2017-10-231-0/+6
* SONAR-9939 add WS api/editions/preview (mock implementation)Sébastien Lesaint2017-10-231-0/+12
* SONAR-9940 add WS api/editions/apply_license (mocked implementation)Sébastien Lesaint2017-10-231-0/+1
* SONAR-9943 add WS api/editions/statusSébastien Lesaint2017-10-231-0/+40
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-193-5/+8
* SONAR-9863 drop internal WS api/server_id and api/licensesSimon Brandhof2017-10-169-397/+0
* SONAR-9823 WS api/issues/search returns the line hashTeryk Bellahsene2017-10-161-0/+1
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* SONAR-9352 add "ignoredConditions" to response example of api/qualitygates/pr...Daniel Schwarz2017-10-071-0/+1
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-042-4/+149
* Fix build error with Maven 3.2.5Simon Brandhof2017-10-031-2/+3
* SONAR-9756 add analysis date to response of api/project_branches/listDaniel Schwarz2017-10-031-0/+1
* SONAR-9900 Support UTF-8 login and password in Java WS clientSimon Brandhof2017-10-023-2/+25
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-021-3/+6
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-024-0/+181
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-023-0/+121
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-023-0/+123
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-024-0/+192
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-023-0/+121
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-023-0/+125
* SONAR-1330 Create stub ws to allow edition of qprofile to users/groupsJulien Lancelot2017-10-022-3/+21
* Fix incorrect id typeEric Hartmann2017-10-021-1/+1
* Add field "errorType" to tasks returned in api/ce/*Simon Brandhof2017-09-281-0/+1