aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/java/org/sonarqube/ws/client/issues/IssuesService.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-19372 Add black box test for validating the anticipated transition on i...Matteo Mara2023-08-021-0/+14
* SONAR-19934 Rename ws param componentKeys to componentsEric Giffon2023-07-191-1/+1
* SONAR-18600 Remove deprecated items that are not used anymoreZipeng WU2023-03-071-1/+0
* SONAR-17705 Remove deprecated param 'sinceLeakPeriod' from issues/search endp...Léo Geoffroy2023-02-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17497 Add web service to reindex issuesalain2022-10-271-0/+13
* SONAR-16371 - Pull Taint ITsBelen Pruvost2022-07-251-0/+17
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-151-2/+0
* SONAR-16370 Added integration test for new endpoint api/issues/pullLukasz Jarocki2022-06-011-0/+22
* 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-3/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 remove all organization WSMichal Duda2020-12-221-7/+2
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11973 Update sonar-wsWouter Admiraal2019-05-071-0/+1
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-151-6/+1
* Revert "SONAR-11876 Remove ws deprecated in SonarQube 5.X"Julien Lancelot2019-04-041-1/+6
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-041-6/+1
* SONAR-10199 Fix search of issues by author containing commaJulien Lancelot2019-02-111-6/+9
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11093 Replace projectUuids facet by projects facetJulien Lancelot2018-08-211-7/+3
* SONAR-11124 Add project parameter in tags wsJulien Lancelot2018-08-211-0/+1
* SONAR-11106 Restrict scope of api/issues/authorsJulien Lancelot2018-08-211-5/+7
* SONAR-10985 Add filters for owaspTop10, sans25Top10, cwe (#485)Janos Gyerik2018-07-171-1/+5
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-0/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Generate class WsClient in sonar-wsDaniel Schwarz2017-12-061-5/+5
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-061-39/+39
* Remove documentation from generated WS clientSimon Brandhof2017-11-291-20/+5
* Merge sonar-ws-generated into sonar-wsSimon Brandhof2017-11-291-0/+322