aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-batch/src/test/java/org/sonar/runner/batch
Commit message (Expand)AuthorAgeFilesLines
* Improve decoupling and coverageDuarte Meneses2015-10-092-4/+111
* base on changes in sonar-home and improve coverageDuarte Meneses2015-09-291-0/+72
* Back compatibility with SQ 4.5Duarte Meneses2015-08-281-1/+1
* merge it-sonar-runner and update groupIdDuarte Meneses2015-07-201-1/+1
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-251-2/+1
* SONARUNNER-138 Allow to redirect logs to a custom streamDuarte Meneses2015-06-191-31/+1
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several analysis...Duarte Meneses2015-06-181-7/+7
* SONARUNNER-133 Remove version check and add some profiling logs in debug modeJulien HENRY2015-06-021-4/+3
* SONARPLUGINS-3624 Stop support of SQ server older than 3.7Julien HENRY2014-04-023-721/+0
* Fix version comparison to make it work with SNAPSHOT and RCJulien HENRY2013-06-261-0/+1
* SONARPLUGINS-3009 Keep backward compatibilityJulien HENRY2013-06-244-3/+41
* Revert "SONARPLUGINS-3009 Use the new ProjectBootstrapper extension"Julien HENRY2013-06-242-0/+682
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-241-1/+1
* SONARPLUGINS-3009 Use the new ProjectBootstrapper extensionJulien HENRY2013-06-242-682/+0
* SONARPLUGINS-2775 "sonar.libraries" should allow to specify foldersSimon Brandhof2013-04-122-84/+12
* Try (again) to fix test on WindowsSimonBrandhof2013-04-091-2/+1
* Try (again) to fix test on WindowsSimonBrandhof2013-04-091-1/+3
* Fix test on WindowsSimonBrandhof2013-04-091-6/+14
* SONARPLUGINS-2775 Support "**" pattern for ".class" files in "sonar.libraries"SimonBrandhof2013-04-092-5/+77
* Add testSimon Brandhof2013-04-071-0/+14
* Fix quality flawsSimon Brandhof2013-04-071-74/+0
* Enable IsolatedLauncherTestSimon Brandhof2013-04-071-0/+62
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-043-0/+747