aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-tests/src/test/java/batch
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6942 Reorganize ITsJulien Lancelot2015-10-2713-2071/+0
|
* Fix configuration of SQ versionSimon Brandhof2015-10-131-1/+0
|
* Revert "Fix the bad SQ version used by integration tests"Simon Brandhof2015-10-131-1/+1
| | | | This reverts commit 2d67d61504c354f3ebe5d9bedc54d66b1122bd75.
* Fix the bad SQ version used by integration testsSimon Brandhof2015-10-131-1/+1
|
* Move all batch ITs in the same suiteJulien HENRY2015-10-054-35/+18
|
* SONAR-6386 New modules should inherit parent settingsJulien HENRY2015-10-051-2/+22
|
* 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
* SONAR-6777 Project cache syncDuarte Meneses2015-09-301-1/+1
|
* SONAR-6665 Fix StackOverflow error when analyzing project with several ↵Julien HENRY2015-09-251-18/+3
| | | | modules having same key
* SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"Simon Brandhof2015-09-181-0/+1
|
* Improve FileCache testsDuarte Meneses2015-09-141-3/+22
|
* Fix unassociated mode ITJulien HENRY2015-09-091-11/+9
|
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-091-10/+33
|
* Limit amount of logs produced by batch ITsJulien HENRY2015-09-041-21/+19
|
* SONAR-6832 - Stop support SQ Runner <= 2.3Duarte Meneses2015-09-041-1/+1
|
* Group itsDavid Gageot2015-09-024-0/+5
|
* SONAR-6812 Improve format of generated UUIDs for better usage of LuceneSimon Brandhof2015-08-281-1/+1
|
* SONAR-6665 StackOverflow error when analyzing project with several modules ↵Duarte Meneses2015-08-241-0/+15
| | | | having same key
* SONAR-6721 Prevent running concurrent batch processes on the same physical ↵Duarte Meneses2015-08-211-2/+13
| | | | project
* Improve testsDuarte Meneses2015-08-191-1/+16
|
* Migrate batch ITsDuarte Meneses2015-08-1813-0/+1991