aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/java/util
Commit message (Expand)AuthorAgeFilesLines
* move ITs code to private directorySébastien Lesaint2018-06-2124-3298/+0
* SONAR-10690 rename to newOrchestrator as it now return OrchestratorSébastien Lesaint2018-06-131-5/+5
* SONAR-10690 make fake-governance-plugin a core extensionSébastien Lesaint2018-06-121-7/+44
* SONARCLOUD-56 support SonarCloud in billing integration testsSimon Brandhof2018-06-121-2/+3
* SONAR-10690 upgrade orchestrator to support editionsSimon Brandhof2018-06-121-0/+2
* SONAR-10670 Count ncloc of whole instance with biggest long-living branchTeryk Bellahsene2018-05-241-89/+0
* SONAR-10593 CE should ignore issues on inactive rulesSimon Brandhof2018-05-101-0/+4
* SONAR-10543 Add ITsDuarte Meneses2018-04-261-6/+6
* SONAR-5182 Add input validation on quality gate conditionsJulien Lancelot2018-04-061-12/+2
* SONAR-10536 refactoring, no functional changesSimon Brandhof2018-04-051-0/+85
* Move To GradleDavid Rautureau2018-03-091-2/+19
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-0724-24/+24
* Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-061-9/+9
* Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-061-8/+12
* Remove deprecated MeasuresServiceSimon Brandhof2017-12-061-5/+5
* Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-061-2/+2
* Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-061-2/+2
* Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-061-2/+2
* Deprecate old service classes in WsClient, add replacement methodsDaniel Schwarz2017-12-063-7/+7
* SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-051-1/+1
* Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-293-17/+16
* Generate client for api/user_groupsSimon Brandhof2017-11-291-1/+2
* Generate client for api/settingsSimon Brandhof2017-11-291-5/+5
* Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-291-1/+2
* Support build of SonarQube with JDK 9Simon Brandhof2017-11-231-1/+1
* Auto-generate sonar-ws for integration testsDaniel Schwarz2017-11-163-29/+24
* Add category authorization to integration testsSimon Brandhof2017-11-142-27/+0
* Move helpers to sonar-qa-utilSimon Brandhof2017-11-145-10/+14
* Move pageobjects to new module sonar-qa-utilSimon Brandhof2017-11-141-1/+1
* SONAR-7309 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-191-0/+5
* SONAR-9741 add authentication to api/system/healthSébastien Lesaint2017-09-131-0/+12
* Add SettingTester to clean settings between each ITJulien Lancelot2017-09-051-0/+24
* SONAR-9442 Send email to profile admin on each qprofile updateJulien Lancelot2017-06-291-1/+1
* Move integration tests to directory tests/Simon Brandhof2017-06-2524-0/+3233