aboutsummaryrefslogtreecommitdiffstats
path: root/it
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | rule avoid code factoring by static code + remove code duplication + add auto reset features also fixed licence headers in issues package
* 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.2: SONAR-6880 Fix SSF-37 Revert "SONAR-6310 Delete RoR WS api/profiles/index" SONAR-6397 remove last line trick from ComputeFileSourceData SONAR-6397 read changeset from DB only if File is unmodified SONAR-6397 ScmInfoRepository optimisation for non FILE components Clean all temporary JS dependencies before release Prevent integration test modules to be deployed on central repository Deploy module sonar-server to maven central fix alignment in the file details fix applying of issue filter when user is not authenticated Revert "SONAR-6309 Delete RoR WS profiles/list"
| * 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
|\| | | | | | | | | | | | | * origin/branch-5.2: Fix configuration of SQ version Revert "Fix the bad SQ version used by integration tests" Fix the bad SQ version used by integration tests
| * 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
| | | | | | | | This reverts commit 2d67d61504c354f3ebe5d9bedc54d66b1122bd75.
| * 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 ↵Teryk Bellahsene2015-09-301-7/+6
| | | | module key
* Revert "SONAR-6864 Rename WS batch/* to scanner/*"Teryk Bellahsene2015-09-301-3/+3
| | | | This reverts commit a515be7cbe641e21805d9fa945bf13afc66c810c.
* 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 ↵Julien HENRY2015-09-254-39/+3
| | | | modules having same key
* 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
| | | | and rename it TechnicalDebtMeasureVariationTest
* SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"Simon Brandhof2015-09-181-0/+1
|
* SONAR-6787 add IT ensuring periods 4&5 @ project level are supportedSébastien Lesaint2015-09-173-0/+102
|