aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/sonar/runner/internal
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2291 Implemented cache on Sonar Runner side (for bootstrap JARs).Julien HENRY2013-01-304-772/+0
* Fix some quality flaws.Julien HENRY2013-01-222-1/+4
* SONARPLUGINS-2540 Allow to provide task command by a property for testing pur...Julien HENRY2013-01-172-15/+15
* SONARPLUGINS-2540 Restore compatibility with older Sonar versions.Julien HENRY2013-01-162-10/+11
* SONARPLUGINS-2540 Update Sonar Runner CLI to be able to run tasks.Julien HENRY2013-01-152-18/+67
* SONARPLUGINS-2285 Improve validation of (tests/binaries/libraries) foldersJulien HENRY2013-01-071-10/+36
* SONARPLUGINS-2295 If an aggregator module defines "sonar.sources" and has suc...Julien HENRY2013-01-071-2/+13
* SONARPLUGINS-2421 Make it possible to define a multi-modules project whose mo...Julien HENRY2013-01-071-1/+7
* SONARPLUGINS-2297 The property sonar.sources should not be mandatoryJulien HENRY2013-01-071-3/+13
* Fix some quality flaws.Julien HENRY2013-01-071-1/+0
* SONARPLUGINS-2399 Comma is badly supported in sonar.projectName propertyJulien HENRY2013-01-041-40/+18
* Remove deprecations.Julien HENRY2013-01-032-7/+32
* Fix method nameSimon Brandhof2012-10-241-3/+3
* SONARPLUGINS-2202 Clean the working dir nameFabrice Bellingard2012-09-131-1/+3
* Update name and file headersFabrice Bellingard2012-09-134-5/+4
* SONARPLUGINS-2202 Work dir of modules are located in root projectFabrice Bellingard2012-09-131-5/+19
* SONARPLUGINS-2202 "sonar.projectName" default value is now module IDFabrice Bellingard2012-09-131-6/+9
* Refactor package namesSimon Brandhof2012-09-134-0/+646
* Fix classloader issue with ant 1.7.xSimon Brandhof2012-09-139-1114/+0
* SONARPLUGINS-2202 Improve log messageFabrice Bellingard2012-09-121-2/+2
* Move (again) Main to org.sonar.runnerSimon Brandhof2012-09-111-248/+0
* SONARPLUGINS-2202 Make it possible to pass environment informationFabrice Bellingard2012-09-111-3/+15
* SONARPLUGINS-2202 Improve multi-module definitionFabrice Bellingard2012-09-111-37/+57
* SONARPLUGINS-2202 sonar.projectKey not mandatory on a module def.Fabrice Bellingard2012-09-112-5/+10
* SONARPLUGINS-2202 Check unicity of module's key inside its parentFabrice Bellingard2012-09-111-0/+11
* SONARPLUGINS-2202 Refactor package names to have clearer APIFabrice Bellingard2012-09-1110-0/+1314
* Fix violations / improve documentation / refactor some codeFabrice Bellingard2012-09-072-133/+0
* Refactor code and add some API documentation.Fabrice Bellingard2012-09-072-0/+133