| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 suc... | Julien HENRY | 2013-01-07 | 1 | -2/+13 |
* | SONARPLUGINS-2421 Make it possible to define a multi-modules project whose mo... | Julien HENRY | 2013-01-07 | 5 | -1/+52 |
* | 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 co... | Julien HENRY | 2013-01-07 | 2 | -1/+9 |
* | 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 |
* | 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 |
* | 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 confi... | Julien HENRY | 2013-01-04 | 1 | -0/+4 |
* | Preserve version in library filename. | Julien HENRY | 2013-01-04 | 2 | -7/+7 |
* | SONARPLUGINS-1233 Delete the Sonar working/temporary directory before startin... | Julien HENRY | 2013-01-04 | 1 | -3/+84 |
* | SONARPLUGINS-1233 Delete the Sonar working/temporary directory before startin... | Julien HENRY | 2013-01-03 | 2 | -5/+24 |
* | 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 |
* | 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 |
* | Refactor package names | Simon Brandhof | 2012-09-13 | 41 | -10/+10 |
* | Fix classloader issue with ant 1.7.x | Simon Brandhof | 2012-09-13 | 53 | -259/+127 |
* | SONARPLUGINS-2202 Improve log message | Fabrice Bellingard | 2012-09-12 | 2 | -3/+3 |
* | Refactor org.sonar.runner.Main | Simon Brandhof | 2012-09-11 | 5 | -86/+181 |
* | Move (again) Main to org.sonar.runner | Simon Brandhof | 2012-09-11 | 8 | -39/+42 |
* | SONARPLUGINS-2202 Make it possible to pass environment information | Fabrice Bellingard | 2012-09-11 | 3 | -9/+36 |
* | SONARPLUGINS-2202 Improve multi-module definition | Fabrice Bellingard | 2012-09-11 | 15 | -62/+176 |
* | SONARPLUGINS-2202 sonar.projectKey not mandatory on a module def. | Fabrice Bellingard | 2012-09-11 | 3 | -5/+24 |
* | SONARPLUGINS-2202 Check unicity of module's key inside its parent | Fabrice Bellingard | 2012-09-11 | 2 | -0/+36 |
* | SONARPLUGINS-2202 Refactor package names to have clearer API | Fabrice Bellingard | 2012-09-11 | 47 | -39/+75 |
* | SONARPLUGINS-2202 Prefix child key by parent key | Fabrice Bellingard | 2012-09-10 | 2 | -12/+29 |
* | SONARPLUGINS-2202 Change some property names | Fabrice Bellingard | 2012-09-10 | 12 | -55/+75 |
* | Fix violations / improve documentation / refactor some code | Fabrice Bellingard | 2012-09-07 | 13 | -15/+56 |
* | Improve API and its documentation. | Fabrice Bellingard | 2012-09-07 | 3 | -13/+84 |
* | Refactor code and add some API documentation. | Fabrice Bellingard | 2012-09-07 | 13 | -49/+213 |
* | Fix test | Fabrice Bellingard | 2012-09-07 | 2 | -2/+2 |
* | Improve error message for unsupported version of Sonar | Fabrice Bellingard | 2012-09-07 | 1 | -1/+1 |
* | Allows to overwrite environment information on the Runner | Fabrice Bellingard | 2012-09-07 | 3 | -6/+37 |
* | SONARPLUGINS-2203 Improve tests | Fabrice Bellingard | 2012-09-06 | 12 | -21/+46 |
* | SONARPLUGINS-2203 Make sure all Sonar properties start with "sonar." | Fabrice Bellingard | 2012-09-06 | 2 | -56/+173 |
* | SONARPLUGINS-1856 Log message if sources directory does not exist | Fabrice Bellingard | 2012-09-05 | 3 | -14/+37 |
* | Fix unit test | Fabrice Bellingard | 2012-09-05 | 1 | -10/+0 |