aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10713 Badges can only be used on projects, long living branches and app...Julien Lancelot2018-05-286-4/+257
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-0/+13
* SONAR-10653 - api/qualityprofiles/restore handle badly formed xml document (#...Guillaume Jambet2018-05-151-1/+0
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-115-8/+33
* SONAR-10592 add WS api/ce/pause and api/ce/resumeSimon Brandhof2018-05-101-0/+25
* SONAR-10592 new WS api/ce/infoSimon Brandhof2018-05-101-0/+12
* SONAR-10575 Modify flag to include external rules in rules searchDuarte Meneses2018-04-262-6/+6
* SONAR-10543 Add ITsDuarte Meneses2018-04-262-0/+20
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-1355-13/+585
* Fix some Java compiler warningsSimon Brandhof2018-03-121-0/+4
* SONAR-10346 Add latest deliveries information to webhooks search ws.Guillaume Jambet2018-03-012-9/+49
* SONAR-10345 Add IT's for webhooks managementGrégoire Aubert2018-03-015-0/+340
* SONAR-10266 Generate measure badgeJulien Lancelot2018-01-251-1/+2
* Fix license headers for 2018Simon Brandhof2018-01-07334-335/+334
* 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
* Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-067-581/+9
* Remove legacy sonar-ws code for projectsDaniel Schwarz2017-12-069-831/+1
* Generate class WsClient in sonar-wsDaniel Schwarz2017-12-0613-140/+1177
* Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-0621-1868/+2
* Remove deprecated MeasuresServiceSimon Brandhof2017-12-0614-826/+13
* Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-0611-507/+0
* Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-0623-1943/+0
* Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-0611-1116/+0
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-0610-761/+39
* Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-069-594/+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
* Regenerate sonar-wsDaniel Schwarz2017-11-295-16/+5
* 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-2946-306/+306
* Remove documentation from generated WS clientSimon Brandhof2017-11-29298-2401/+352
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-29310-0/+29279
* Generate client for api/user_groupsSimon Brandhof2017-11-2910-683/+2
* Delete unused class org.sonarqube.ws.MessageFormatterSimon Brandhof2017-11-291-33/+0
* Generate client for api/rulesSimon Brandhof2017-11-297-627/+2
* Generate client for api/settingsSimon Brandhof2017-11-292-2/+2
* Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-294-76/+2
* Add generator of sonar-ws sourcesDaniel Schwarz2017-11-297-532/+0
* Initial generation of sonar-ws clientSimon Brandhof2017-11-2934-1480/+29
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-1636-1732/+72
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-192-4/+6
* SONAR-9863 drop internal WS api/server_id and api/licensesSimon Brandhof2017-10-165-194/+0
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-042-4/+149
* SONAR-9900 Support UTF-8 login and password in Java WS clientSimon Brandhof2017-10-022-2/+4
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-022-0/+142
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-022-0/+102
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-022-0/+103
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-022-0/+146