aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add readmeFabrice Bellingard2012-09-052-1/+14
|
* Update SCM informationEric Hartmann2012-09-051-3/+3
|
* SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar ↵Fabrice Bellingard2012-09-0517-54/+715
| | | | Runner
* SONARPLUGINS-2202 Add multi-module supportFabrice Bellingard2012-09-0523-118/+697
|
* Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202Fabrice Bellingard2012-09-034-27/+33
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-08-011-4/+4
|
* [maven-release-plugin] prepare release sonar-runner-1.4Eric Hartmann2012-08-011-4/+4
|
* Minimal required version of sonar is upgraded to 2.11Simon Brandhof2012-07-314-45/+37
|
* 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 ↵Fabrice Bellingard2012-07-201-0/+5
| | | | but contains a space
* SONARPLUGINS-1230 Configure the location of working directoryFabrice Bellingard2012-07-195-17/+41
|
* 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
| | | | at start-up
* Upgrade to Parent version 13Eric Hartmann2012-05-091-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-05-091-4/+4
|
* [maven-release-plugin] prepare release sonar-runner-1.3Eric Hartmann2012-05-091-4/+4
|
* 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-022-0/+23
|
* Update to parent version 12 that restore JDK 5 compatibilityEric Hartmann2012-04-061-1/+1
|
* Upgrade to 11 instead of 11-SNAPSHOTEric Hartmann2012-03-121-1/+1
|
* Upgrade all the Forge to POM parent to 11Eric Hartmann2012-03-121-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2011-12-221-4/+4
|
* [maven-release-plugin] prepare release sonar-runner-1.2Eric Hartmann2011-12-221-4/+4
|
* Fix test on WindowsEvgeny Mandrikov2011-12-202-3/+1
|
* SONARPLUGINS-1376 Throw an exception with a meaningful message, when no ↵Evgeny Mandrikov2011-12-195-16/+59
| | | | files matching pattern
* SONARPLUGINS-1572 When no runner or project configuration file is found, ↵Evgeny Mandrikov2011-12-191-2/+6
| | | | this piece of information should also be logged
* 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 ↵Evgeny Mandrikov2011-12-192-4/+12
| | | | fully consistent with Maven
* 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 ↵Evgeny Mandrikov2011-12-154-7/+83
| | | | mandatory property was not defined
* 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
|
* Add issueManagement sectionEvgeny Mandrikov2011-11-031-0/+2
|
* Fix compilation of java-runnerSimon Brandhof2011-10-181-1/+5
|
* SONARPLUGINS-1433 Add the property sonar.verboseSimon Brandhof2011-10-183-4/+9
|
* SONARPLUGINS-1242 Use CRLF for configuration file to improve usability on ↵Evgeny Mandrikov2011-09-151-0/+1
| | | | Windows