aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/test/java/org/sonarqube/ws/client
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara5 days14-14/+14
|
* NO-JIRA Remove new code issues resulting from the update of the deprecated ↵Matteo Mara2024-10-141-3/+15
| | | | methods.
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-1/+1
|
* SONAR-22039 Support new timeout propertiesJulien HENRY2024-04-152-1/+10
|
* SONAR-21857 fix ssflukasz-jarocki-sonarsource2024-03-193-3/+120
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-161-2/+2
| | | | org.apache.commons:commons-lang3
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-261-341/+0
|
* SONAR-21121 Add GitLab provisioning ITs for groups and groups membershipAurelien Poscia2024-01-182-0/+107
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0312-12/+12
|
* SONAR-21015 Move GitHub permission mapping endpoints to dop-translation domainWojtek Wajerowicz2023-11-201-0/+68
|
* SONAR-19418 Add debug logging in case error Scanner WS clientJacek Poreda2023-06-203-2/+6
|
* SONAR-18397 add ITs for permanent users de-provisioning triggered by Azure ↵Aurelien Poscia2023-02-103-3/+83
| | | | (SCIM)
* SONAR-18396 - Support user soft deletion on Azure through SCIMAntoine Vigneau2023-02-101-3/+3
|
* Update license templates for 2023Pierre2023-01-029-9/+9
|
* SONAR-17279 - Add ITs for scanning alerts in GitHub enterpriseKlaudio Sinani2022-10-072-0/+36
|
* Update license headers for 2022 [update headers]Pierre2022-01-289-9/+9
|
* Improve code qualityDuarte Meneses2021-11-201-3/+3
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-193-44/+36
|
* SONAR-14213 Do not follow redirects when interacting with gitlab.com APIWouter Admiraal2021-04-201-0/+19
|
* SONAR-14527 Use 30s write timeout when submitting scanner reportDuarte Meneses2021-03-032-0/+17
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-089-9/+9
|
* Format all headers for 2020Wouter Admiraal2020-01-079-9/+9
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-103-6/+5
|
* SONAR-7685 Remove guava dependency from sonar-wsJulien Lancelot2019-04-013-9/+7
|
* Fix license headers for 2019Duarte Meneses2019-01-029-9/+9
|
* SONAR-11113 Increase timeout for downloading pluginsEric Hartmann2018-10-101-0/+40
|
* SONAR-10813 Define project branches in an applicationTeryk Bellahsene2018-06-291-1/+3
|
* Fix some Java compiler warningsSimon Brandhof2018-03-122-3/+3
|
* Upgrade Mockito from 1.10.19 to 2.13.0Simon Brandhof2018-01-141-11/+5
|
* Fix license headers for 2018Simon Brandhof2018-01-079-9/+9
|
* Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-064-424/+0
|
* Remove legacy sonar-ws code for projectsDaniel Schwarz2017-12-063-314/+0
|
* Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-064-529/+0
|
* Remove deprecated MeasuresServiceSimon Brandhof2017-12-063-414/+0
|
* Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-065-335/+0
|
* Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-061-530/+0
|
* Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-062-752/+0
|
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-062-281/+0
|
* Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-061-113/+0
|
* Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-299-43/+43
|
* Generate client for api/user_groupsSimon Brandhof2017-11-291-143/+0
|
* Generate client for api/rulesSimon Brandhof2017-11-291-184/+0
|
* Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-291-65/+0
|
* Add generator of sonar-ws sourcesDaniel Schwarz2017-11-295-398/+0
|
* Initial generation of sonar-ws clientSimon Brandhof2017-11-295-392/+0
|
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-1614-553/+43
|
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-191-1/+2
|
* SONAR-9863 drop internal WS api/server_id and api/licensesSimon Brandhof2017-10-162-112/+0
|
* Fix build error with Maven 3.2.5Simon Brandhof2017-10-031-2/+3
| | | | | For unknown reasons HttpConnectorTest does not fail on Maven 3.3+ whereas a required dependency on commons-codec is missing.
* SONAR-9900 Support UTF-8 login and password in Java WS clientSimon Brandhof2017-10-021-0/+21
|