aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/HttpException.java
Commit message (Expand)AuthorAgeFilesLines
* Update license templates for 2023Pierre2023-01-021-1/+1
* 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
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-291-0/+52
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-52/+0
* SONAR-8783 Improve display of error when uploading scanner reportDuarte Meneses2017-03-011-0/+6
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Return content when exception is generated in ws clientJulien Lancelot2016-09-081-2/+2
* 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-2/+2
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-301-7/+10
* Create new WsClient to request WSTeryk Bellahsene2015-10-141-0/+43