aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bad imports of Java6AssertionsSimon Brandhof2018-01-291-1/+1
* SONAR-10266 Add ITs for project badges wsJulien Lancelot2018-01-251-6/+23
* SONAR-10264 Add ITs for project badges pageGrégoire Aubert2018-01-252-0/+145
* SONAR-10247 do not call webhooks when QG status has not changedSébastien Lesaint2018-01-232-2/+20
* Upgrade assertJ from 3.4.1 to 3.9.0Simon Brandhof2018-01-143-5/+4
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-1484-188/+187
* 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-105-16/+269
* 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
* | Fix license headers for 2018Simon Brandhof2018-01-07237-246/+237
* | 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-151-32/+28
* | 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-0610-42/+39
* | 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-0612-166/+143
* | Remove deprecated MeasuresServiceSimon Brandhof2017-12-065-29/+43
* | Remove deprecated ProjectAnalysisServiceSimon Brandhof2017-12-061-3/+3
* | Remove legacy sonar-ws code for permissionsDaniel Schwarz2017-12-0622-122/+101
* | Remove legacy sonar-ws code for issuesDaniel Schwarz2017-12-0619-245/+236
* | Remove legacy sonar-ws code for componentsDaniel Schwarz2017-12-0613-100/+81
* | Remove legacy sonar-ws code for organizationsDaniel Schwarz2017-12-067-46/+46
* | Deprecate old service classes in WsClient, add replacement methodsDaniel Schwarz2017-12-0656-136/+136
* | SONAR-9857 fixing regexp to allow short emphasised stringGuillaume Jambet2017-12-062-0/+80
* | 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-043-4/+4
* | Apply naming conventions in sonar-ws protobufDaniel Schwarz2017-11-2954-255/+255
* | Generate client for api/rulesSimon Brandhof2017-11-295-29/+31
* | Generate client for api/settingsSimon Brandhof2017-11-295-52/+51
* | Generate client of api/qualitygates and api/rootsSimon Brandhof2017-11-299-38/+41
* | 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