aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/test
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0310-10/+10
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* Update license templates for 2023Pierre2023-01-0210-10/+10
|
* SONAR-17279 - Add ITs for scanning alerts in GitHub enterpriseKlaudio Sinani2022-10-072-0/+36
|
* Update license headers for 2022 [update headers]Pierre2022-01-2810-10/+10
|
* 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-0810-10/+10
|
* Format all headers for 2020Wouter Admiraal2020-01-0710-10/+10
|
* 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-0210-10/+10
|
* 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-0710-10/+10
|
* 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
|
* Delete unused class org.sonarqube.ws.MessageFormatterSimon Brandhof2017-11-291-42/+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-1615-555/+45
|
* 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
|
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-021-0/+27
|
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-021-0/+19
|
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-021-0/+20
|
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-021-0/+32
|
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-021-0/+19
|
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-021-0/+21
|
* SONAR-9802 allow to change the log level of a clusterDaniel Schwarz2017-09-261-0/+21
|
* SONAR-9865 Sanitize WS api/qualityprofiles/*Teryk Bellahsene2017-09-264-39/+39
| | | | | | | - functional key of a quality profile is: name, language and organization - quality profile name is named 'name' - quality profile key is named 'key' - quality profile key parameter is deprecated when appropriate
* SONAR-9301 Support HTTP redirect on scanner sideDuarte Meneses2017-09-151-0/+26
|
* SONAR-9741 add authentication by System PassCode to HttpConnectorSébastien Lesaint2017-09-131-0/+19
|
* SONAR-9740 support HTTP headers in API Request and sonar-wsSimon Brandhof2017-09-132-1/+48
|