aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/projectbranches/ProjectBranchesService.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
* 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
* SONAR-12673 additional ITsMichal Duda2019-12-091-6/+12
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Remove documentation from generated WS clientSimon Brandhof2017-11-291-4/+1
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-291-0/+89
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-161-71/+0
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-191-4/+5
* SONAR-9616 Ability to set the name of the main branchDuarte Meneses2017-09-121-0/+8
* SONAR-9616 Ability to manually delete a non-main branchDuarte Meneses2017-09-121-0/+9
* SONAR-9616 Create api/projectbranches/showJulien Lancelot2017-09-121-0/+10
* SONAR-9616 Create service for api/project_branches/list WSJulien Lancelot2017-09-121-0/+43