aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* Preserve version in library filename.Julien HENRY2013-01-042-7/+7
* SONARPLUGINS-1233 Delete the Sonar working/temporary directory before startin...Julien HENRY2013-01-041-3/+84
* SONARPLUGINS-1233 Delete the Sonar working/temporary directory before startin...Julien HENRY2013-01-031-2/+9
* Remove deprecations.Julien HENRY2013-01-032-7/+32
* Fix method nameSimon Brandhof2012-10-241-3/+3
* Replace deprecated properties by new standard onesFabrice Bellingard2012-09-141-3/+3
* SONARPLUGINS-2256 Add log to warn when analysis is platform dependentFabrice Bellingard2012-09-142-1/+11
* Fix violations.Fabrice Bellingard2012-09-142-2/+2
* SONARPLUGINS-2256 Do not force UTF-8 as the default charsetFabrice Bellingard2012-09-143-4/+21
* SONARPLUGINS-2202 Clean the working dir nameFabrice Bellingard2012-09-131-1/+3
* Update name and file headersFabrice Bellingard2012-09-1314-15/+14
* 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-136-6/+6
* Fix classloader issue with ant 1.7.xSimon Brandhof2012-09-1315-236/+107
* SONARPLUGINS-2202 Improve log messageFabrice Bellingard2012-09-121-2/+2
* Refactor org.sonar.runner.MainSimon Brandhof2012-09-113-61/+122
* Move (again) Main to org.sonar.runnerSimon Brandhof2012-09-113-22/+29
* SONARPLUGINS-2202 Make it possible to pass environment informationFabrice Bellingard2012-09-112-6/+33
* 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-1115-24/+51
* SONARPLUGINS-2202 Prefix child key by parent keyFabrice Bellingard2012-09-101-8/+16
* SONARPLUGINS-2202 Change some property namesFabrice Bellingard2012-09-104-37/+54
* Fix violations / improve documentation / refactor some codeFabrice Bellingard2012-09-079-7/+55
* Improve API and its documentation.Fabrice Bellingard2012-09-072-8/+61
* Refactor code and add some API documentation.Fabrice Bellingard2012-09-0710-33/+150
* Fix testFabrice Bellingard2012-09-071-1/+1
* Improve error message for unsupported version of SonarFabrice Bellingard2012-09-071-1/+1
* Allows to overwrite environment information on the Runner Fabrice Bellingard2012-09-072-6/+21
* SONARPLUGINS-2203 Make sure all Sonar properties start with "sonar."Fabrice Bellingard2012-09-061-48/+152
* SONARPLUGINS-1856 Log message if sources directory does not existFabrice Bellingard2012-09-051-6/+20
* Refactor and fix violations (again)Fabrice Bellingard2012-09-056-22/+25
* Refactor and fix violationsFabrice Bellingard2012-09-057-59/+41
* SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R...Fabrice Bellingard2012-09-0511-29/+532
* SONARPLUGINS-2202 Add multi-module supportFabrice Bellingard2012-09-053-69/+280
* Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202Fabrice Bellingard2012-09-032-26/+26
* Minimal required version of sonar is upgraded to 2.11Simon Brandhof2012-07-311-1/+1
* SONARPLUGINS-1230 Work dir can be absolute or relativeFabrice Bellingard2012-07-261-1/+16
* Add javadocSimon Brandhof2012-07-251-0/+8
* Sonar Runner - Increase test coverageFabrice Bellingard2012-07-242-2/+4
* SONARPLUGINS-2044 Check if SONAR_RUNNER_HOME is correctly setFabrice Bellingard2012-07-202-4/+19
* SONARPLUGINS-1921 sonar-runner.bat fails when java.exe is found in the path b...Fabrice Bellingard2012-07-201-0/+5
* SONARPLUGINS-1230 Configure the location of working directoryFabrice Bellingard2012-07-192-9/+15
* SONARPLUGINS-2038 Log the property only in Debug modeFabrice Bellingard2012-07-191-2/+8
* SONARPLUGINS-2038 Log the value of the system property "sun.arch.data.model" ...Fabrice Bellingard2012-07-191-2/+3
* SONARPLUGINS-1582 Improve the scriptFabrice Bellingard2012-05-091-5/+26
* SONARPLUGINS-1583 Fix regressionFabrice Bellingard2012-05-091-6/+8
* SONARPLUGINS-1619 Support the properties sonar.showSql and sonar.showSqlResultsFabrice Bellingard2012-05-031-13/+30