aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-batch/src
Commit message (Expand)AuthorAgeFilesLines
* Improve decoupling and coverageDuarte Meneses2015-10-097-34/+223
* Remove any dependency on SQ SNAPSHOTJulien HENRY2015-10-024-0/+340
* Change cache strategyDuarte Meneses2015-10-011-2/+2
* base on changes in sonar-home and improve coverageDuarte Meneses2015-09-291-0/+72
* Back compatibility with SQ 4.5Duarte Meneses2015-08-282-7/+12
* SONARUNNER-144 Expose sonarqube version in APIDuarte Meneses2015-08-131-1/+1
* SONARUNNER-145 Expose cache sync APIDuarte Meneses2015-08-121-2/+7
* SONARUNNER-143 New API to retrieve issues produced by the analysisDuarte Meneses2015-08-041-9/+13
* SONARUNNER-143 New API to retrieve issues produced by the analysisDuarte Meneses2015-07-302-1/+37
* merge it-sonar-runner and update groupIdDuarte Meneses2015-07-203-3/+3
* Restore compatibility with SQ before 5.2Julien HENRY2015-06-262-9/+44
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-252-26/+17
* SONARUNNER-138 Allow to redirect logs to a custom streamDuarte Meneses2015-06-193-96/+35
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several analysis...Duarte Meneses2015-06-182-10/+24
* 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