aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6331 improve UX of the project overview pageStas Vilchik2015-10-302-0/+117
* Fix since_previous_version_should_use_first_analysis_when_no_version_found ITJulien Lancelot2015-10-301-11/+7
* Move PurgeTest ITJulien Lancelot2015-10-2979-5/+774
* Move NewIssuesMeasureTest ITJulien Lancelot2015-10-296-5/+270
* SONAR-6356 Add ITJulien Lancelot2015-10-291-5/+57
* Move measure history ITsJulien Lancelot2015-10-2926-32/+927
* SONAR-6942 Add empty folder for preview analysisJulien Lancelot2015-10-271-0/+4
* SONAR-6942 Add empty foldersJulien Lancelot2015-10-2712-5/+37
* SONAR-6942 Reorganize ITsJulien Lancelot2015-10-27281-1881/+2105
* Move NetworkUtils to util packageJulien Lancelot2015-10-273-3/+3
* Move selenium package to util.selenium packageJulien Lancelot2015-10-2726-66/+60
* Mote IssuePermissionTestJulien Lancelot2015-10-233-0/+289
* add ProjectAnalysisRule + use it in issues packageSébastien Lesaint2015-10-2315-154/+788
* move IssueFilterExtensionTest from it-core to SQ sourceSébastien Lesaint2015-10-233-1/+169
* move issue-filter plugin from it-core to SQ sourcesSébastien Lesaint2015-10-235-0/+118
* move IssuePurgeTest from it-cores to SQ sourcesSébastien Lesaint2015-10-233-2/+166
* reduce code duplication in package issue.suiteSébastien Lesaint2015-10-239-102/+99
* move IssueBulkChangeTest from it-cores to SQ sourcesSébastien Lesaint2015-10-233-1/+375
* move IssueChangelogTest from it-cores to SQ sourcesSébastien Lesaint2015-10-233-1/+159
* Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-221-4/+4
|\
| * SONAR-6416 apply naming conventions to parameters of WS api/testsSimon Brandhof2015-10-211-4/+4
* | update ITs relying on the system info pageStas Vilchik2015-10-195-167/+71
* | SONAR-6928 Rewrite the System Info pageStas Vilchik2015-10-193-0/+106
* | Automatic merge from branch-5.2Jenkins CI2015-10-141-0/+15
|\|
| * Prevent integration test modules to be deployed on central repositorySimon Brandhof2015-10-141-0/+15
* | Automatic merge from branch-5.1Jenkins CI2015-10-1312-19/+1
|\|
| * Fix configuration of SQ versionSimon Brandhof2015-10-1312-19/+1
| * Revert "Fix the bad SQ version used by integration tests"Simon Brandhof2015-10-1312-19/+19
| * Fix the bad SQ version used by integration testsSimon Brandhof2015-10-1312-19/+19
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-1318-19/+19
|/
* Try to fix error of maven-release-pluginSimon Brandhof2015-10-121-1/+0
* SONAR-6717 Add IT to check that issue attribute is kept on next analysisJulien Lancelot2015-10-092-2/+28
* Fix group idJulien Lancelot2015-10-091-5/+5
* SONAR-6717 Restore issues actions APIJulien Lancelot2015-10-099-8/+449
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-0917-66/+64
* Move all batch ITs in the same suiteJulien HENRY2015-10-059-122/+25
* SONAR-6386 New modules should inherit parent settingsJulien HENRY2015-10-051-2/+22
* SONAR-6314 Create Java WS api/profiles/restore used in OrchestratorTeryk Bellahsene2015-10-051-2/+2
* Add an IT for custom rulesJulien HENRY2015-10-023-1/+71
* fix bulk deletion ITsStas Vilchik2015-10-024-183/+60
* SONAR-6397 Use ScmInfoRepo in NewCoverageMeasuresStepJulien Lancelot2015-10-021-3/+3
* IT using sonar.profile without provisioning projectDuarte Meneses2015-10-011-0/+9
* SONAR-6821 WS qualityprofiles/search load project profiles when giving a modu...Teryk Bellahsene2015-09-301-7/+6
* Revert "SONAR-6864 Rename WS batch/* to scanner/*"Teryk Bellahsene2015-09-301-3/+3
* SONAR-6777 Project cache syncDuarte Meneses2015-09-301-1/+1
* SONAR-6864 Rename WS batch/* to scanner/*Teryk Bellahsene2015-09-301-3/+3
* Clean PermissionTemplateService and associated classesTeryk Bellahsene2015-09-282-8/+11
* SONAR-6665 Fix StackOverflow error when analyzing project with several module...Julien HENRY2015-09-254-39/+3
* SONAR-5876 add SqaleNewMeasuresVisitor to compute new_sqale_debt_ratioSébastien Lesaint2015-09-2215-4/+258
* move IT NewTechnicalDebtMeasureTest to SQ repoSébastien Lesaint2015-09-226-2/+186