| Commit message (Expand) | Author | Age | Files | Lines |
* | improve quality | Duarte Meneses | 2016-03-10 | 1 | -20/+40 |
* | SONARUNNER-152 Scanner does not log Server version | Duarte Meneses | 2016-03-08 | 1 | -0/+12 |
* | SONARUNNER-153 sonar.verbose and sonar.log.level do not work | Duarte Meneses | 2016-03-08 | 2 | -7/+47 |
* | SQSCANNER-10 Display correct version in logs and update labels | Julien HENRY | 2016-01-13 | 2 | -19/+9 |
* | Update parent pom and licenses | Julien HENRY | 2016-01-12 | 8 | -40/+40 |
* | Update groupId, artifactId and packages | Julien HENRY | 2016-01-11 | 8 | -21/+38 |
* | Extract SonarQube Scanner as a separate project | Julien HENRY | 2015-11-09 | 8 | -0/+817 |
* | SONAR-2291 Implemented cache on Sonar Runner side (for bootstrap JARs). | Julien HENRY | 2013-01-30 | 11 | -1396/+0 |
* | Improve UT coverage. | Julien HENRY | 2013-01-22 | 1 | -0/+7 |
* | Fix some quality flaws. | Julien HENRY | 2013-01-22 | 2 | -5/+110 |
* | SONARPLUGINS-2540 Restore compatibility with older Sonar versions. | Julien HENRY | 2013-01-16 | 1 | -8/+43 |
* | SONARPLUGINS-2540 Fix JUnit test after updating version check | Julien HENRY | 2013-01-15 | 1 | -4/+9 |
* | SONARPLUGINS-2571 Do not parse configuration files when using --version | Julien HENRY | 2013-01-15 | 1 | -1/+2 |
* | SONARPLUGINS-2540 Update Sonar Runner CLI to be able to run tasks. | Julien HENRY | 2013-01-15 | 1 | -12/+12 |
* | SONARPLUGINS-2285 Improve validation of (tests/binaries/libraries) folders | Julien HENRY | 2013-01-07 | 1 | -11/+42 |
* | SONARPLUGINS-2421 Make it possible to define a multi-modules project whose mo... | Julien HENRY | 2013-01-07 | 1 | -0/+31 |
* | SONARPLUGINS-2297 The property sonar.sources should not be mandatory | Julien HENRY | 2013-01-07 | 1 | -1/+52 |
* | SONARPLUGINS-2399 Comma is badly supported in sonar.projectName property | Julien HENRY | 2013-01-04 | 1 | -4/+2 |
* | SONARPLUGINS-2560 Add JUnit test for getCharsetFromContentType | Julien HENRY | 2013-01-04 | 1 | -0/+34 |
* | SONARPLUGINS-1233 Delete the Sonar working/temporary directory before startin... | Julien HENRY | 2013-01-03 | 1 | -3/+15 |
* | Remove deprecations. | Julien HENRY | 2013-01-03 | 1 | -3/+3 |
* | Fix method name | Simon Brandhof | 2012-10-24 | 1 | -3/+3 |
* | SONARPLUGINS-2256 Add log to warn when analysis is platform dependent | Fabrice Bellingard | 2012-09-14 | 1 | -0/+2 |
* | SONARPLUGINS-2256 Do not force UTF-8 as the default charset | Fabrice Bellingard | 2012-09-14 | 1 | -0/+16 |
* | SONARPLUGINS-2202 Clean the working dir name | Fabrice Bellingard | 2012-09-13 | 1 | -2/+2 |
* | Update name and file headers | Fabrice Bellingard | 2012-09-13 | 9 | -9/+9 |
* | SONARPLUGINS-2202 Work dir of modules are located in root project | Fabrice Bellingard | 2012-09-13 | 1 | -13/+28 |
* | SONARPLUGINS-2202 "sonar.projectName" default value is now module ID | Fabrice Bellingard | 2012-09-13 | 1 | -9/+23 |
* | Refactor package names | Simon Brandhof | 2012-09-13 | 4 | -4/+4 |
* | Fix classloader issue with ant 1.7.x | Simon Brandhof | 2012-09-13 | 7 | -23/+20 |
* | SONARPLUGINS-2202 Improve log message | Fabrice Bellingard | 2012-09-12 | 1 | -1/+1 |
* | Refactor org.sonar.runner.Main | Simon Brandhof | 2012-09-11 | 2 | -25/+59 |
* | Move (again) Main to org.sonar.runner | Simon Brandhof | 2012-09-11 | 1 | -17/+13 |
* | SONARPLUGINS-2202 Make it possible to pass environment information | Fabrice Bellingard | 2012-09-11 | 1 | -3/+3 |
* | SONARPLUGINS-2202 Improve multi-module definition | Fabrice Bellingard | 2012-09-11 | 1 | -24/+82 |
* | SONARPLUGINS-2202 sonar.projectKey not mandatory on a module def. | Fabrice Bellingard | 2012-09-11 | 1 | -0/+14 |
* | SONARPLUGINS-2202 Check unicity of module's key inside its parent | Fabrice Bellingard | 2012-09-11 | 1 | -0/+25 |
* | SONARPLUGINS-2202 Refactor package names to have clearer API | Fabrice Bellingard | 2012-09-11 | 6 | -15/+24 |
* | SONARPLUGINS-2202 Prefix child key by parent key | Fabrice Bellingard | 2012-09-10 | 1 | -4/+13 |
* | SONARPLUGINS-2202 Change some property names | Fabrice Bellingard | 2012-09-10 | 2 | -11/+15 |
* | Fix violations / improve documentation / refactor some code | Fabrice Bellingard | 2012-09-07 | 4 | -8/+1 |
* | Improve API and its documentation. | Fabrice Bellingard | 2012-09-07 | 1 | -5/+23 |
* | Refactor code and add some API documentation. | Fabrice Bellingard | 2012-09-07 | 2 | -16/+63 |
* | Fix test | Fabrice Bellingard | 2012-09-07 | 1 | -1/+1 |
* | Allows to overwrite environment information on the Runner | Fabrice Bellingard | 2012-09-07 | 1 | -0/+16 |
* | SONARPLUGINS-2203 Improve tests | Fabrice Bellingard | 2012-09-06 | 1 | -0/+12 |
* | SONARPLUGINS-2203 Make sure all Sonar properties start with "sonar." | Fabrice Bellingard | 2012-09-06 | 1 | -8/+21 |
* | SONARPLUGINS-1856 Log message if sources directory does not exist | Fabrice Bellingard | 2012-09-05 | 1 | -8/+11 |
* | Fix unit test | Fabrice Bellingard | 2012-09-05 | 1 | -10/+0 |
* | Refactor and fix violations | Fabrice Bellingard | 2012-09-05 | 3 | -42/+12 |