aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/ce/CeService.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-181-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-17705 Remove deprecated WS componentId from ce/activity and ce/activity...Léo Geoffroy2023-02-031-3/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-10930 add pagination in activity APIMatteo Mara2022-02-251-0/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-1/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-291-0/+16
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12275 Add 'component' param to ce/activity endpoint (#1904)Jacek2019-07-101-8/+5
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-151-2/+0
* Revert "SONAR-11876 Remove ws deprecated in SonarQube 5.X"Julien Lancelot2019-04-041-0/+2
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-041-2/+0
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11452 Display a warning when analysing a PR on an unbound organizationJulien Lancelot2018-11-161-5/+27
* 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-071-1/+1
* Remove documentation from generated WS clientSimon Brandhof2017-11-291-10/+0
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-291-0/+198
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-107/+0
* SONAR-9616 Fix ce ws on branchesJulien Lancelot2017-09-121-6/+5
* SONAR-9616 Add missing branch parameter in some ws clientJulien Lancelot2017-09-121-2/+4
* SONAR-9708 Return 'incremental' field on tasks in queueJulien Lancelot2017-08-161-0/+8
* SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-171-0/+6
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-3/+2
* fix coverage of CeService and TaskWsRequestSébastien Lesaint2016-08-251-1/+1
* SONAR-7845 SONAR-7843 support additionalFields in WS clientSébastien Lesaint2016-08-221-0/+9
* SONAR-7553 WS api/ce/activity_status display background tasks related metrics...Teryk Bellahsene2016-04-211-0/+10
* 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-171-2/+1
* 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-151-0/+57