aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/BaseResponse.java
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-111-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-291-0/+50
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-50/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Return content when exception is generated in ws clientJulien Lancelot2016-09-081-1/+2
* Fix leaked connectionDuarte Meneses2016-07-131-0/+6
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-071-0/+6
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-021-0/+37