aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Mockito from 1.10.19 to 2.13.0Simon Brandhof2018-01-141-11/+5
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-111-0/+1
* Fix license headers for 2018Simon Brandhof2018-01-07344-345/+344
* SONAR-10182 Rename homepage parameter from 'value' to 'parameter'Guillaume Jambet2018-01-021-1/+1
* SONAR-10184 Add stub for homepage fields to api/users/currentGuillaume Jambet2018-01-021-1/+12
* SONAR-10134 Remove 'organization' parameter from project_status wsJulien Lancelot2017-12-202-14/+0
* SONAR-10134 Add organization parameter in quality gates wsclientJulien Lancelot2017-12-1416-28/+256
* SONAR-10134 Bringing Organization to Search ActionGuillaume Jambet2017-12-141-0/+12
* Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-0611-1005/+9
* Remove legacy sonar-ws code for projectsDaniel Schwarz2017-12-0612-1145/+1
* Generate class WsClient in sonar-wsDaniel Schwarz2017-12-0613-140/+1177
* Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-0625-2397/+2
* Remove deprecated MeasuresServiceSimon Brandhof2017-12-0617-1240/+13
* Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-0616-842/+0
* Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-0624-2473/+0
* Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-0614-1872/+1
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-0613-1045/+93
* Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-0610-707/+0
* Deprecate old service classes in WsClient, add replacement methodsDaniel Schwarz2017-12-062-34/+130
* Deprecate non-generated sonar-ws service classesDaniel Schwarz2017-12-067-0/+28
* SONAR-10074 Add QP actions "delete" and "associateProjects"Julien Lancelot2017-12-041-1/+3
* SONAR-10088 Prevent deleting default quality gateJulien Lancelot2017-12-041-1/+3
* 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