aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/project/ProjectsWsParameters.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19453 New code definition is made part of project creation (#8470)Nolwenn Cadic2023-06-141-0/+3
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR17527 Add new mainBranch param to projects/createLéo Geoffroy2022-10-311-0/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-261-2/+0
* 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-13189 add 'qualifiers' filter and facet to WSJacek2020-04-151-0/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-0/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9181 WS api/projects/search search by component keys or uuidsTeryk Bellahsene2017-09-111-0/+2
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-111-0/+1
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-111-1/+2
* Add visibility parameter in ProjectsService#create()Julien Lancelot2017-04-281-0/+2
* SONAR-8838 Rename facet and filter 'tag' to 'tags'Julien Lancelot2017-03-071-0/+1
* SONAR-8231 Rename facet and filter 'language' to 'languages'Julien Lancelot2017-03-071-2/+1
* SONAR-8408 WS update_key and bulk_update_key use the same parameters to updat...Teryk Bellahsene2017-02-221-1/+0
* SONAR-8773 Move WS update_key and bulk_update_key to api/projectsTeryk Bellahsene2017-02-221-0/+7
* SONAR-8231 Return language distribution facetJulien Lancelot2017-02-221-0/+2
* Merge branch 'branch-6.3'Sébastien Lesaint2017-02-171-0/+5
|\
| * SONAR-8804 Use api/projects/search in projects admin pageJulien Lancelot2017-02-171-0/+2
| * SONAR-8804 Create api/projects/searchJulien Lancelot2017-02-171-0/+3
* | SONAR-8774 Sanitize parameter names of the api/projects domainTeryk Bellahsene2017-02-161-0/+1
|/
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7298 Deprecate and rewrite WS api/projects/index in JavaJulien Lancelot2017-01-241-0/+1
* SONAR-7299 Replace Ruby WS api/projects/create by javaJulien Lancelot2017-01-241-0/+35