aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-201-2/+0
* SONARPLUGINS-1376 Throw an exception with a meaningful message, when no files...Evgeny Mandrikov2011-12-193-9/+35
* 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-191-1/+8
* 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-191-1/+9
* SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"Evgeny Mandrikov2011-12-192-4/+28
* Fix typo in name of method, add testsEvgeny Mandrikov2011-12-152-3/+3
* SONARPLUGINS-1466 Throw an exception with a meaningful message, when mandator...Evgeny Mandrikov2011-12-153-3/+55
* 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-151-4/+16
* SONARPLUGINS-1343 When launching runner, version of Java should be printedEvgeny Mandrikov2011-12-151-0/+2
* Fix violationsEvgeny Mandrikov2011-12-152-10/+12
* 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-151-10/+17
* Fix compilation of java-runnerSimon Brandhof2011-10-181-1/+5
* SONARPLUGINS-1433 Add the property sonar.verboseSimon Brandhof2011-10-182-2/+7
* SONARPLUGINS-1365 Fix incorrect debug information in script for UnixEvgeny Mandrikov2011-09-151-2/+2
* Sonar runner: improve log of working dirSimon Brandhof2011-06-271-12/+16
* SONARPLUGINS-1220 command-line properties must override global and project se...Simon Brandhof2011-06-271-6/+10
* SONARPLUGINS-1220 Runner home must be optionalSimon Brandhof2011-06-273-6/+11
* SONARPLUGINS-1220 Runner home must be optionalSimon Brandhof2011-06-243-148/+242
* SONARPLUGINS-1177 Remove unused codeSimon Brandhof2011-05-231-2/+1
* SONARPLUGINS-1114 Automatically determine SONAR_RUNNER_HOME on WindowsEvgeny Mandrikov2011-04-261-1/+6
* SONARPLUGINS-1004 Add support for SONAR_RUNNER_OPTS environment variableEvgeny Mandrikov2011-04-252-1/+12
* ANT-TASK, SONAR-RUNNER: Follow changes in upstream - use User-Agent in Bootst...Evgeny Mandrikov2011-02-091-6/+6
* Sonar runner: move assembly sources in src/main/assemblySimon Brandhof2011-02-094-40/+55
* ANT-TASK, RUNNER: Follow changes in Sonar coreEvgeny Mandrikov2011-02-041-6/+6
* SONAR-RUNNER: Minor fixEvgeny Mandrikov2011-02-031-0/+2
* SONAR-RUNNER: Add script for WindowsEvgeny Mandrikov2011-02-033-52/+38
* SONAR-RUNNEREvgeny Mandrikov2011-02-034-33/+106