aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-10302 Auto issue assignment is now based on org membershipJulien Lancelot2018-02-073-77/+145
|
* SONAR-10338 Add ITsJulien Lancelot2018-02-073-64/+59
|
* SONAR-10338 Allow authentication of user using an exising emailJulien Lancelot2018-02-071-0/+2
|
* SONAR-10257 apply feedbackDuarte Meneses2018-02-074-10/+27
|
* SONAR-10257 Fix ITsDuarte Meneses2018-02-0711-77/+125
|
* SONAR-10257 Added Myers diff detectionDuarte Meneses2018-02-071-2/+11
|
* SONAR-10257 Added ITsGuillaume Jambet2018-02-0713-2/+444
|
* SONAR-10260 Added without scm ITGuillaume Jambet2018-02-077-1/+270
|
* 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
|
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-2431-31/+31
|
* 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-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
| | | | webhooks
* Drop unsupported property sonar.dynamicAnalysis from testsSimon Brandhof2018-01-095-36/+15
|
* Automatic merge from branch-6.7ssjenka2018-01-091-1/+1
|\ | | | | | | | | * origin/branch-6.7: Fix ProjectBuilderTest IT
| * Fix ProjectBuilderTest ITSimon Brandhof2018-01-091-1/+1
| | | | | | | | | | | | | | SonarJava 5.0 introduces a behavior change on the list of files to be analyzed. Our integration test is impacted because it installs automatically the latest version of this plugin. See https://jira.sonarsource.com/browse/SONARJAVA-2509
| * 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
| | | | | | | | Generate quality gate using random name in order to avoir having 2 quality gates with the same name
* | 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
| |