aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SONARPLUGINS-2202 Prefix child key by parent keyFabrice Bellingard2012-09-102-12/+29
* SONARPLUGINS-2202 Change some property namesFabrice Bellingard2012-09-1012-55/+75
* Fix violations / improve documentation / refactor some codeFabrice Bellingard2012-09-0713-15/+56
* Improve API and its documentation.Fabrice Bellingard2012-09-073-13/+84
* Refactor code and add some API documentation.Fabrice Bellingard2012-09-0713-49/+213
* Fix testFabrice Bellingard2012-09-072-2/+2
* Improve error message for unsupported version of SonarFabrice Bellingard2012-09-071-1/+1
* Allows to overwrite environment information on the Runner Fabrice Bellingard2012-09-073-6/+37
* SONARPLUGINS-2203 Improve testsFabrice Bellingard2012-09-0612-21/+46
* SONARPLUGINS-2203 Make sure all Sonar properties start with "sonar."Fabrice Bellingard2012-09-062-56/+173
* SONARPLUGINS-1856 Log message if sources directory does not existFabrice Bellingard2012-09-053-14/+37
* Fix unit testFabrice Bellingard2012-09-051-10/+0
* Refactor and fix violations (again)Fabrice Bellingard2012-09-056-22/+25
* Refactor and fix violationsFabrice Bellingard2012-09-0510-101/+53
* SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R...Fabrice Bellingard2012-09-0516-48/+715
* SONARPLUGINS-2202 Add multi-module supportFabrice Bellingard2012-09-0523-118/+697
* Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202Fabrice Bellingard2012-09-033-27/+27
* Minimal required version of sonar is upgraded to 2.11Simon Brandhof2012-07-313-44/+36
* SONARPLUGINS-1230 Work dir can be absolute or relativeFabrice Bellingard2012-07-262-1/+27
* Add javadocSimon Brandhof2012-07-251-0/+8
* Sonar Runner - Increase test coverageFabrice Bellingard2012-07-244-2/+61
* 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-194-17/+35
* 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-032-16/+62
* SONARPLUGINS-1583 Trailing slash on Windows XP prevent Sonar Runner to runFabrice Bellingard2012-05-021-3/+6
* SONARPLUGINS-1617 Support the properties sonar.showSql and sonar.showSqlResultsFabrice Bellingard2012-05-021-0/+18
* Fix test on WindowsEvgeny Mandrikov2011-12-202-3/+1
* SONARPLUGINS-1376 Throw an exception with a meaningful message, when no files...Evgeny Mandrikov2011-12-195-16/+59
* SONARPLUGINS-1572 When no runner or project configuration file is found, this...Evgeny Mandrikov2011-12-191-2/+6
* SONARPLUGINS-1466 Display all missing mandatory propertiesEvgeny Mandrikov2011-12-192-2/+9
* SONARPLUGINS-1343 When launching runner, information about OS should be printedEvgeny Mandrikov2011-12-191-0/+1
* SONARPLUGINS-1465 Reorder propertiesEvgeny Mandrikov2011-12-191-7/+7
* SONARPLUGINS-1023 Don't show leading zeros, so format of "total time" is full...Evgeny Mandrikov2011-12-192-4/+12
* SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"Evgeny Mandrikov2011-12-196-5/+73
* Fix typo in name of method, add testsEvgeny Mandrikov2011-12-153-3/+29
* SONARPLUGINS-1466 Throw an exception with a meaningful message, when mandator...Evgeny Mandrikov2011-12-154-7/+83
* SONARPLUGINS-1465 Remove default "directory layout"Evgeny Mandrikov2011-12-151-3/+3
* SONARPLUGINS-1023 Display total running time at the end of analysisEvgeny Mandrikov2011-12-152-4/+24
* SONARPLUGINS-1343 When launching runner, version of Java should be printedEvgeny Mandrikov2011-12-151-0/+2
* Fix violationsEvgeny Mandrikov2011-12-153-19/+21
* Fix violationsEvgeny Mandrikov2011-12-151-3/+6
* SONARPLUGINS-1229 Display memory usage at the end of analysisEvgeny Mandrikov2011-12-151-0/+9
* SONARPLUGINS-1372 Allow definitions of properties without white spaceEvgeny Mandrikov2011-12-152-18/+26
* Fix compilation of java-runnerSimon Brandhof2011-10-181-1/+5
* SONARPLUGINS-1433 Add the property sonar.verboseSimon Brandhof2011-10-183-4/+9