aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
Commit message (Expand)AuthorAgeFilesLines
* Move To GradleDavid Rautureau2018-03-092-82/+39
* SONAR-10426 Allow homepage on PORTFOLIOS, PORTFOLIO and on APPLICATION in Son...Guillaume Jambet2018-03-021-0/+3
* SONAR-10426 Allow homepage on Projects and on Issues in SonarQubeGuillaume Jambet2018-03-021-0/+1
* SONAR-10423 Allow homepage feature on SonarQubeJulien Lancelot2018-03-021-0/+1
* SONAR-10423 Add branch parameter in homepage of api/users WSJulien Lancelot2018-03-021-0/+1
* SONAR-10423 Replace "parameter" by "component" and "organization" in api/user...Julien Lancelot2018-03-021-1/+2
* SONAR-10346 Add latest deliveries information to webhooks search ws.Guillaume Jambet2018-03-013-25/+65
* SONAR-10347 Add pagination to webhook deliveries search ws.Guillaume Jambet2018-03-011-1/+6
* SONAR-10345 Add IT's for webhooks managementGrégoire Aubert2018-03-015-0/+340
* SONAR-10345 Migrate webhooks from PROPERTIES table to WEBHOOKS table.Guillaume Jambet2018-03-011-4/+4
* SONAR-10345 Add Webhooks creation wsGuillaume Jambet2018-03-011-1/+9
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-011-14/+16
* SONAR-10344 add service api/webhooks/search interface.Guillaume Jambet2018-03-011-0/+21
* SONAR-10290 Add ability to provide help message for identity providersJulien Lancelot2018-02-071-0/+1
* SONAR-10321 Add scope field to rule search wsDuarte Meneses2018-02-072-0/+7
* SONAR-10266 Generate measure badgeJulien Lancelot2018-01-251-1/+2
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-241-1/+1
* 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