| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Refactor and fix violations | Fabrice Bellingard | 2012-09-05 | 10 | -101/+53 |
* | SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R... | Fabrice Bellingard | 2012-09-05 | 16 | -48/+715 |
* | SONARPLUGINS-2202 Add multi-module support | Fabrice Bellingard | 2012-09-05 | 23 | -118/+697 |
* | Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202 | Fabrice Bellingard | 2012-09-03 | 3 | -27/+27 |
* | Minimal required version of sonar is upgraded to 2.11 | Simon Brandhof | 2012-07-31 | 3 | -44/+36 |
* | SONARPLUGINS-1230 Work dir can be absolute or relative | Fabrice Bellingard | 2012-07-26 | 2 | -1/+27 |
* | Add javadoc | Simon Brandhof | 2012-07-25 | 1 | -0/+8 |
* | Sonar Runner - Increase test coverage | Fabrice Bellingard | 2012-07-24 | 4 | -2/+61 |
* | SONARPLUGINS-2044 Check if SONAR_RUNNER_HOME is correctly set | Fabrice Bellingard | 2012-07-20 | 2 | -4/+19 |
* | SONARPLUGINS-1921 sonar-runner.bat fails when java.exe is found in the path b... | Fabrice Bellingard | 2012-07-20 | 1 | -0/+5 |
* | SONARPLUGINS-1230 Configure the location of working directory | Fabrice Bellingard | 2012-07-19 | 4 | -17/+35 |
* | SONARPLUGINS-2038 Log the property only in Debug mode | Fabrice Bellingard | 2012-07-19 | 1 | -2/+8 |
* | SONARPLUGINS-2038 Log the value of the system property "sun.arch.data.model" ... | Fabrice Bellingard | 2012-07-19 | 1 | -2/+3 |
* | SONARPLUGINS-1582 Improve the script | Fabrice Bellingard | 2012-05-09 | 1 | -5/+26 |
* | SONARPLUGINS-1583 Fix regression | Fabrice Bellingard | 2012-05-09 | 1 | -6/+8 |
* | SONARPLUGINS-1619 Support the properties sonar.showSql and sonar.showSqlResults | Fabrice Bellingard | 2012-05-03 | 2 | -16/+62 |
* | SONARPLUGINS-1583 Trailing slash on Windows XP prevent Sonar Runner to run | Fabrice Bellingard | 2012-05-02 | 1 | -3/+6 |
* | SONARPLUGINS-1617 Support the properties sonar.showSql and sonar.showSqlResults | Fabrice Bellingard | 2012-05-02 | 1 | -0/+18 |
* | Fix test on Windows | Evgeny Mandrikov | 2011-12-20 | 2 | -3/+1 |
* | SONARPLUGINS-1376 Throw an exception with a meaningful message, when no files... | Evgeny Mandrikov | 2011-12-19 | 5 | -16/+59 |
* | SONARPLUGINS-1572 When no runner or project configuration file is found, this... | Evgeny Mandrikov | 2011-12-19 | 1 | -2/+6 |
* | SONARPLUGINS-1466 Display all missing mandatory properties | Evgeny Mandrikov | 2011-12-19 | 2 | -2/+9 |
* | SONARPLUGINS-1343 When launching runner, information about OS should be printed | Evgeny Mandrikov | 2011-12-19 | 1 | -0/+1 |
* | SONARPLUGINS-1465 Reorder properties | Evgeny Mandrikov | 2011-12-19 | 1 | -7/+7 |
* | SONARPLUGINS-1023 Don't show leading zeros, so format of "total time" is full... | Evgeny Mandrikov | 2011-12-19 | 2 | -4/+12 |
* | SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries" | Evgeny Mandrikov | 2011-12-19 | 6 | -5/+73 |
* | Fix typo in name of method, add tests | Evgeny Mandrikov | 2011-12-15 | 3 | -3/+29 |
* | SONARPLUGINS-1466 Throw an exception with a meaningful message, when mandator... | Evgeny Mandrikov | 2011-12-15 | 4 | -7/+83 |
* | SONARPLUGINS-1465 Remove default "directory layout" | Evgeny Mandrikov | 2011-12-15 | 1 | -3/+3 |
* | SONARPLUGINS-1023 Display total running time at the end of analysis | Evgeny Mandrikov | 2011-12-15 | 2 | -4/+24 |
* | SONARPLUGINS-1343 When launching runner, version of Java should be printed | Evgeny Mandrikov | 2011-12-15 | 1 | -0/+2 |
* | Fix violations | Evgeny Mandrikov | 2011-12-15 | 3 | -19/+21 |
* | Fix violations | Evgeny Mandrikov | 2011-12-15 | 1 | -3/+6 |
* | SONARPLUGINS-1229 Display memory usage at the end of analysis | Evgeny Mandrikov | 2011-12-15 | 1 | -0/+9 |
* | SONARPLUGINS-1372 Allow definitions of properties without white space | Evgeny Mandrikov | 2011-12-15 | 2 | -18/+26 |
* | Fix compilation of java-runner | Simon Brandhof | 2011-10-18 | 1 | -1/+5 |
* | SONARPLUGINS-1433 Add the property sonar.verbose | Simon Brandhof | 2011-10-18 | 3 | -4/+9 |
* | SONARPLUGINS-1365 Fix incorrect debug information in script for Unix | Evgeny Mandrikov | 2011-09-15 | 1 | -2/+2 |
* | Sonar runner: refactor unit test to remove conflict with sonar analysis | Simon Brandhof | 2011-07-07 | 3 | -7/+7 |
* | Sonar runner: improve log of working dir | Simon Brandhof | 2011-06-27 | 1 | -12/+16 |
* | SONARPLUGINS-1220 command-line properties must override global and project se... | Simon Brandhof | 2011-06-27 | 1 | -6/+10 |
* | SONARPLUGINS-1220 Runner home must be optional | Simon Brandhof | 2011-06-27 | 3 | -6/+11 |
* | SONARPLUGINS-1220 Runner home must be optional | Simon Brandhof | 2011-06-24 | 10 | -164/+395 |
* | SONARPLUGINS-1177 Remove unused code | Simon Brandhof | 2011-05-23 | 1 | -2/+1 |
* | SONARPLUGINS-1114 Automatically determine SONAR_RUNNER_HOME on Windows | Evgeny Mandrikov | 2011-04-26 | 1 | -1/+6 |
* | SONARPLUGINS-1004 Add support for SONAR_RUNNER_OPTS environment variable | Evgeny Mandrikov | 2011-04-25 | 2 | -1/+12 |
* | ANT-TASK, SONAR-RUNNER: Follow changes in upstream - use User-Agent in Bootst... | Evgeny Mandrikov | 2011-02-09 | 1 | -6/+6 |
* | Sonar runner: move assembly sources in src/main/assembly | Simon Brandhof | 2011-02-09 | 4 | -40/+0 |
* | Sonar runner: fix <scm> and remove IT | Simon Brandhof | 2011-02-09 | 3 | -18/+0 |
* | ANT-TASK, RUNNER: Follow changes in Sonar core | Evgeny Mandrikov | 2011-02-04 | 1 | -6/+6 |