aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-1490-196/+195
* SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-101-0/+12
* Stabilize NewIssuesMeasureTest by making it independent of hardcoded dateTeryk Bellahsene2018-01-101-11/+15
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-109-16/+290
* Drop unsupported property sonar.dynamicAnalysis from testsSimon Brandhof2018-01-095-36/+15
* Automatic merge from branch-6.7ssjenka2018-01-091-1/+1
|\
| * Fix ProjectBuilderTest ITSimon Brandhof2018-01-091-1/+1
| * Deactivate instable test in NewIssuesMeasureTestEric Hartmann2017-12-291-0/+3
| * Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-2931-31/+31
| * Release 6.7.16.7.1Simon Brandhof2017-12-2031-31/+31
* | Fix license headers for 2018Simon Brandhof2018-01-07377-385/+557
* | disable unstable tests in IT NewIssuesMeasureTestSébastien Lesaint2017-12-271-0/+3
* | SONAR-10134 Remove 'organization' parameter from project_status wsJulien Lancelot2017-12-201-6/+6
* | Enable ITs with commercial pluginsDuarte Meneses2017-12-152-32/+36
* | SONAR-10134 Add some ITs using quality gates on organizationJulien Lancelot2017-12-141-3/+46
* | SONAR-10134 Fix ITs on quality gates by setting organizationJulien Lancelot2017-12-142-13/+18
* | SONAR-10134 Add organization parameter in quality gates wsclientJulien Lancelot2017-12-142-4/+7
* | SONAR-9962 api/qualitygates/destroy fail on default quality gateJulien Lancelot2017-12-141-35/+24
* | Improve isolation of QualityGateTest ITsJulien Lancelot2017-12-141-27/+27
* | SONAR-10142 Download compressed pluginsDuarte Meneses2017-12-072-0/+107
* | SONAR-10168 Log downloading of plugins in debugDuarte Meneses2017-12-071-3/+2
* | Remove legacy sonar-ws code for usersDaniel Schwarz2017-12-0611-51/+48
* | Remove legacy sonar-ws code for projectsDaniel Schwarz2017-12-0617-109/+84
* | Generate class WsClient in sonar-wsDaniel Schwarz2017-12-065-11/+11
* | Remove legacy sonar-ws code for qualityprofilesDaniel Schwarz2017-12-0613-174/+155
* | Remove deprecated MeasuresServiceSimon Brandhof2017-12-066-34/+48
* | Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-061-3/+3
* | Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-0623-124/+103
* | Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-0620-247/+238
* | Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-0614-102/+83
* | Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-067-46/+46
* | Deprecate old service classes in WsClient, add replacement methodsDaniel Schwarz2017-12-0659-143/+143
* | SONAR-9857 fixing regexp to allow short emphasised stringGuillaume Jambet2017-12-062-0/+80
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-051-1/+1
* | Do not hardcode version of sonar-scanner in integration testsSimon Brandhof2017-12-051-1/+0
* | SONAR-9332 api/issues/tags searches across organizationsTeryk Bellahsene2017-12-041-5/+25
* | SONAR-10074 Use new QP actions 'delete' and 'associateProjects'Grégoire Aubert2017-12-041-0/+11
* | SONAR-10074 Add QP actions "delete" and "associateProjects"Julien Lancelot2017-12-041-7/+9
* | SONAR-10096 Forbid deleting built-in quality gateJulien Lancelot2017-12-041-4/+6
* | SONAR-9962 Remove the ability to unset default quality profileEric Hartmann2017-12-042-105/+40
* | SONAR-10089 Automatically update built-in quality gateEric Hartmann2017-12-044-5/+5
* | Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-2957-272/+271
* | Generate client for api/user_groupsSimon Brandhof2017-11-291-1/+2
* | Generate client for api/rulesSimon Brandhof2017-11-295-29/+31
* | Generate client for api/settingsSimon Brandhof2017-11-296-57/+56
* | Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-2910-39/+43
* | Add generator of sonar-ws sourcesDaniel Schwarz2017-11-291-1/+0
* | Initial generation of sonar-ws clientSimon Brandhof2017-11-299-32/+38
* | Automatic merge from branch-6.7ssjenka2017-11-271-1/+3
|\|
| * Fix Maven scanner incompatibility in UpgradeTestSimon Brandhof2017-11-241-1/+3