Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONARUNNER-152 Scanner does not log Server version | Duarte Meneses | 2016-03-08 | 2 | -0/+13 | |
| | ||||||
* | SONARUNNER-153 sonar.verbose and sonar.log.level do not work | Duarte Meneses | 2016-03-08 | 5 | -19/+72 | |
| | ||||||
* | SQSCANNER-10 Display correct version in logs and update labels | Julien HENRY | 2016-01-13 | 7 | -28/+60 | |
| | ||||||
* | Update parent pom and licenses | Julien HENRY | 2016-01-12 | 18 | -90/+90 | |
| | ||||||
* | Update groupId, artifactId and packages | Julien HENRY | 2016-01-11 | 40 | -36/+53 | |
| | ||||||
* | SQSCANNER-1 Extract SonarQube Scanner as a standalone project | Julien HENRY | 2015-11-10 | 2 | -4/+4 | |
| | ||||||
* | Extract SonarQube Scanner as a separate project | Julien HENRY | 2015-11-09 | 41 | -0/+2112 | |
| | ||||||
* | SONAR-2291 Implemented cache on Sonar Runner side (for bootstrap JARs). | Julien HENRY | 2013-01-30 | 83 | -4082/+0 | |
| | ||||||
* | Improve UT coverage. | Julien HENRY | 2013-01-22 | 1 | -0/+7 | |
| | ||||||
* | Fix some quality flaws. | Julien HENRY | 2013-01-22 | 7 | -14/+131 | |
| | ||||||
* | SONARPLUGINS-2622 Remove project specific settings in ↵ | Julien HENRY | 2013-01-21 | 1 | -5/+3 | |
| | | | | sonar-runner.properties file | |||||
* | SONARPLUGINS-2468 Improve display of errors. | Julien HENRY | 2013-01-17 | 2 | -3/+11 | |
| | ||||||
* | SONARPLUGINS-2540 Allow to provide task command by a property for testing ↵ | Julien HENRY | 2013-01-17 | 4 | -17/+28 | |
| | | | | purpose. | |||||
* | SONARPLUGINS-2540 Restore compatibility with older Sonar versions. | Julien HENRY | 2013-01-16 | 4 | -20/+70 | |
| | ||||||
* | SONARPLUGINS-2604 -X implies -e | Julien HENRY | 2013-01-16 | 1 | -1/+4 | |
| | | | | * Enabling debug mode with -X should also display stack traces | |||||
* | SONARPLUGINS-2540 Fix JUnit test after updating version check | Julien HENRY | 2013-01-15 | 1 | -4/+9 | |
| | ||||||
* | SONARPLUGINS-2540 Sonar Runner 2.1 will require Sonar 3.5+ | Julien HENRY | 2013-01-15 | 1 | -2/+2 | |
| | | | | * Fix the version check | |||||
* | SONARPLUGINS-2604 Improve error reporting and introduce -e flag | Julien HENRY | 2013-01-15 | 3 | -14/+68 | |
| | | | | | * Try to make errors more readable for non java expert * Mimic what is done in Maven CLI | |||||
* | SONARPLUGINS-2313 readlink -f is not supported on macosx | Julien HENRY | 2013-01-15 | 1 | -4/+62 | |
| | | | | * As a workaround we are now using a custom function to emulate the same behavior | |||||
* | SONARPLUGINS-2571 Don't display stats when using --version | Julien HENRY | 2013-01-15 | 1 | -8/+11 | |
| | ||||||
* | SONARPLUGINS-2571 Do not parse configuration files when using --version | Julien HENRY | 2013-01-15 | 2 | -8/+9 | |
| | ||||||
* | SONARPLUGINS-2540 Update Sonar Runner CLI to be able to run tasks. | Julien HENRY | 2013-01-15 | 5 | -60/+169 | |
| | ||||||
* | SONARPLUGINS-2285 Improve validation of (tests/binaries/libraries) folders | Julien HENRY | 2013-01-07 | 12 | -21/+124 | |
| | ||||||
* | SONARPLUGINS-2295 If an aggregator module defines "sonar.sources" and has ↵ | Julien HENRY | 2013-01-07 | 1 | -2/+13 | |
| | | | | such a folder, a warning should be raised | |||||
* | SONARPLUGINS-2421 Make it possible to define a multi-modules project whose ↵ | Julien HENRY | 2013-01-07 | 5 | -1/+52 | |
| | | | | modules share the same project base directory | |||||
* | SONARPLUGINS-2297 The property sonar.sources should not be mandatory | Julien HENRY | 2013-01-07 | 9 | -6/+89 | |
| | ||||||
* | SONARPLUGINS-2468 Improve the error message when the bootstrapper fails to ↵ | Julien HENRY | 2013-01-07 | 2 | -1/+9 | |
| | | | | connect to server | |||||
* | Try to fix ITs on Windows. | Julien HENRY | 2013-01-07 | 1 | -1/+8 | |
| | ||||||
* | Fix some quality flaws. | Julien HENRY | 2013-01-07 | 1 | -1/+0 | |
| | ||||||
* | SONARPLUGINS-2399 Comma is badly supported in sonar.projectName property | Julien HENRY | 2013-01-04 | 2 | -44/+20 | |
| | | | | Removed use of commons-configuration. | |||||
* | SONARPLUGINS-2571 Make the Sonar Runner support a new "--version" option | Julien HENRY | 2013-01-04 | 1 | -7/+17 | |
| | ||||||
* | SONARPLUGINS-2560 Add JUnit test for getCharsetFromContentType | Julien HENRY | 2013-01-04 | 1 | -0/+34 | |
| | ||||||
* | SONARPLUGINS-1233 Refactoring to reuse IOUtils | Julien HENRY | 2013-01-04 | 3 | -92/+77 | |
| | ||||||
* | SONARPLUGINS-2560 Set encoding properly when reading content from Sonar server | Julien HENRY | 2013-01-04 | 2 | -3/+41 | |
| | ||||||
* | SONARPLUGINS-2313 Improve Linux script | Julien HENRY | 2013-01-04 | 1 | -6/+11 | |
| | | | | | | * SONAR_RUNNER_HOME: autodetection over symbolic links * validation when automaticly resolved * return non zero exit code when SONAR_RUNNER_HOME is wrong | |||||
* | SONARPLUGINS-2296 BAT script does not always return the exit code | Julien HENRY | 2013-01-04 | 1 | -4/+16 | |
| | ||||||
* | SONARPLUGINS-2550 Add 'sonar.login' and 'sonar.password' to the general ↵ | Julien HENRY | 2013-01-04 | 1 | -0/+4 | |
| | | | | config file | |||||
* | Preserve version in library filename. | Julien HENRY | 2013-01-04 | 2 | -7/+7 | |
| | ||||||
* | SONARPLUGINS-1233 Delete the Sonar working/temporary directory before ↵ | Julien HENRY | 2013-01-04 | 1 | -3/+84 | |
| | | | | | | starting analysis Duplicate code from commons-io as we don't want dependency in Sonar Runner. | |||||
* | SONARPLUGINS-1233 Delete the Sonar working/temporary directory before ↵ | Julien HENRY | 2013-01-03 | 2 | -5/+24 | |
| | | | | starting analysis | |||||
* | Remove deprecations. | Julien HENRY | 2013-01-03 | 3 | -10/+35 | |
| | ||||||
* | Fix method name | Simon Brandhof | 2012-10-24 | 2 | -6/+6 | |
| | ||||||
* | Replace deprecated properties by new standard ones | Fabrice Bellingard | 2012-09-14 | 1 | -3/+3 | |
| | ||||||
* | SONARPLUGINS-2256 Add log to warn when analysis is platform dependent | Fabrice Bellingard | 2012-09-14 | 3 | -1/+13 | |
| | ||||||
* | Fix violations. | Fabrice Bellingard | 2012-09-14 | 2 | -2/+2 | |
| | ||||||
* | SONARPLUGINS-2256 Do not force UTF-8 as the default charset | Fabrice Bellingard | 2012-09-14 | 4 | -4/+37 | |
| | | | | => By default sonar-runner should not use UTF-8 to read source code files but the default encoding of the JVM. | |||||
* | SONARPLUGINS-2202 Clean the working dir name | Fabrice Bellingard | 2012-09-13 | 2 | -3/+5 | |
| | ||||||
* | Update name and file headers | Fabrice Bellingard | 2012-09-13 | 23 | -24/+23 | |
| | ||||||
* | SONARPLUGINS-2202 Work dir of modules are located in root project | Fabrice Bellingard | 2012-09-13 | 2 | -18/+47 | |
| | ||||||
* | SONARPLUGINS-2202 "sonar.projectName" default value is now module ID | Fabrice Bellingard | 2012-09-13 | 4 | -19/+34 | |
| |