aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10321 Add scope field to rule search wsDuarte Meneses2018-02-071-1/+12
* SONAR-10401 end of task log is always INFO and includes statusSébastien Lesaint2018-02-071-2/+7
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-013-24/+77
* rewrite rules app with react (#2982)Stas Vilchik2018-01-295-6/+338
* 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-1485-189/+188
* 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-106-16/+281
* 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-07261-270/+261
* | 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-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