aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/ce
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2019Duarte Meneses2019-01-029-9/+9
* SONAR-11452 Display a warning when analysing a PR on an unbound organizationJulien Lancelot2018-11-163-5/+103
* 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
* Fix license headers for 2018Simon Brandhof2018-01-078-8/+8
* Remove documentation from generated WS clientSimon Brandhof2017-11-298-66/+8
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-298-0/+806
* Initial generation of sonar-ws clientSimon Brandhof2017-11-292-63/+0
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-164-391/+0
* SONAR-9616 Fix ce ws on branchesJulien Lancelot2017-09-122-8/+7
* SONAR-9616 Add missing branch parameter in some ws clientJulien Lancelot2017-09-121-2/+4
* SONAR-9616 Return branch info in api/ce wsJulien Lancelot2017-09-121-0/+1
* SONAR-9708 Return 'incremental' field on tasks in queueJulien Lancelot2017-08-161-0/+8
* SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-172-0/+9
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-106-17/+12
* Add missing annotations @Immutable and @Nullable in sonar-wsSimon Brandhof2016-11-142-0/+4
* fix coverage of CeService and TaskWsRequestSébastien Lesaint2016-08-251-1/+1
* SONAR-7845 SONAR-7843 support additionalFields in WS clientSébastien Lesaint2016-08-222-0/+93
* SONAR-7553 WS api/ce/activity_status display background tasks related metrics...Teryk Bellahsene2016-04-213-0/+82
* Add support of WS api/ce/task to sonar-wsSimon Brandhof2016-04-141-0/+13
* SONAR-7138 WS api/ce/activity filter background tasks by task uuidTeryk Bellahsene2016-02-172-7/+6
* SONAR-7319 WS api/ce/task_types list CE task typesTeryk Bellahsene2016-02-151-0/+5
* SONAR-7187 WS api/ce/activity handles queue and past CE tasksTeryk Bellahsene2016-02-154-0/+244
* ws-client should not throw HttpException by defaultSimon Brandhof2015-12-023-140/+0
* SONAR-7054 use ws-client in batchSimon Brandhof2015-11-303-0/+140