aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-batch/src
Commit message (Expand)AuthorAgeFilesLines
* SONARUNNER-132 Add support for offline modeDuarte Meneses2015-06-051-10/+9
* SONARUNNER-133 Remove version check and add some profiling logs in debug modeJulien HENRY2015-06-022-12/+10
* Fix some quality flaws and update coverageJulien HENRY2014-04-072-7/+12
* SONARPLUGINS-3624 Stop support of SQ server older than 3.7Julien HENRY2014-04-027-1362/+5
* Fix some quality flawsJulien HENRY2013-06-281-0/+3
* Fix version comparison to make it work with SNAPSHOT and RCJulien HENRY2013-06-262-1/+2
* SONARPLUGINS-2979 Allow empty list for "sonar.sources" propertyJulien HENRY2013-06-251-1/+1
* SONARPLUGINS-3009 Keep backward compatibilityJulien HENRY2013-06-248-12/+92
* Revert "SONARPLUGINS-3009 Use the new ProjectBootstrapper extension"Julien HENRY2013-06-2465-1/+1541
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-243-3/+3
* SONARPLUGINS-3009 Use the new ProjectBootstrapper extensionJulien HENRY2013-06-2465-1541/+1
* SONARPLUGINS-2979 Allow empty list for "sonar.sources" propertyJulien HENRY2013-06-191-7/+14
* SONARPLUGINS-2947 EnvironmentInformation is badly initializedJulien HENRY2013-06-191-2/+2
* Fix quality flawSimon Brandhof2013-04-151-1/+1
* SONARPLUGINS-2775 "sonar.libraries" should allow to specify foldersSimon Brandhof2013-04-127-227/+70
* Revert SONARPLUGINS-2709Simon Brandhof2013-04-101-2/+3
* Fix compatibility with sonar 3.5 tasksSimon Brandhof2013-04-091-5/+10
* Remove unused codeSimon Brandhof2013-04-091-23/+7
* Try (again) to fix test on WindowsSimonBrandhof2013-04-092-3/+2
* 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-096-28/+213
* Delete the generated sonar-runner-batch.jar in temp dirSimonBrandhof2013-04-082-4/+4
* Add testSimon Brandhof2013-04-074-1/+24
* Fix quality flawsSimon Brandhof2013-04-071-74/+0
* Enable IsolatedLauncherTestSimon Brandhof2013-04-072-2/+64
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-0462-0/+1697