aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* SONARPLUGINS-2256 Do not force UTF-8 as the default charsetFabrice Bellingard2012-09-141-0/+16
* SONARPLUGINS-2202 Clean the working dir nameFabrice Bellingard2012-09-131-2/+2
* Update name and file headersFabrice Bellingard2012-09-139-9/+9
* SONARPLUGINS-2202 Work dir of modules are located in root projectFabrice Bellingard2012-09-131-13/+28
* SONARPLUGINS-2202 "sonar.projectName" default value is now module IDFabrice Bellingard2012-09-133-13/+25
* Refactor package namesSimon Brandhof2012-09-1335-4/+4
* Fix classloader issue with ant 1.7.xSimon Brandhof2012-09-1338-23/+20
* SONARPLUGINS-2202 Improve log messageFabrice Bellingard2012-09-121-1/+1
* Refactor org.sonar.runner.MainSimon Brandhof2012-09-112-25/+59
* Move (again) Main to org.sonar.runnerSimon Brandhof2012-09-115-17/+13
* SONARPLUGINS-2202 Make it possible to pass environment informationFabrice Bellingard2012-09-111-3/+3
* SONARPLUGINS-2202 Improve multi-module definitionFabrice Bellingard2012-09-1114-25/+119
* SONARPLUGINS-2202 sonar.projectKey not mandatory on a module def.Fabrice Bellingard2012-09-111-0/+14
* SONARPLUGINS-2202 Check unicity of module's key inside its parentFabrice Bellingard2012-09-111-0/+25
* SONARPLUGINS-2202 Refactor package names to have clearer APIFabrice Bellingard2012-09-1132-15/+24
* SONARPLUGINS-2202 Prefix child key by parent keyFabrice Bellingard2012-09-101-4/+13
* SONARPLUGINS-2202 Change some property namesFabrice Bellingard2012-09-108-18/+21
* Fix violations / improve documentation / refactor some codeFabrice Bellingard2012-09-074-8/+1
* Improve API and its documentation.Fabrice Bellingard2012-09-071-5/+23
* Refactor code and add some API documentation.Fabrice Bellingard2012-09-073-16/+63
* Fix testFabrice Bellingard2012-09-071-1/+1
* Allows to overwrite environment information on the Runner Fabrice Bellingard2012-09-071-0/+16
* SONARPLUGINS-2203 Improve testsFabrice Bellingard2012-09-0612-21/+46
* SONARPLUGINS-2203 Make sure all Sonar properties start with "sonar."Fabrice Bellingard2012-09-061-8/+21
* SONARPLUGINS-1856 Log message if sources directory does not existFabrice Bellingard2012-09-052-8/+17
* Fix unit testFabrice Bellingard2012-09-051-10/+0
* Refactor and fix violationsFabrice Bellingard2012-09-053-42/+12
* SONARPLUGINS-2217 Move Sonar Batch Bootstrapper classes from Sonar to Sonar R...Fabrice Bellingard2012-09-055-19/+183
* SONARPLUGINS-2202 Add multi-module supportFabrice Bellingard2012-09-0520-49/+417
* Sonar Runner - Replace use of deprecated code, preparing for SONARPLUGINS-2202Fabrice Bellingard2012-09-031-1/+1
* Minimal required version of sonar is upgraded to 2.11Simon Brandhof2012-07-312-43/+35
* SONARPLUGINS-1230 Work dir can be absolute or relativeFabrice Bellingard2012-07-261-0/+11
* Sonar Runner - Increase test coverageFabrice Bellingard2012-07-242-0/+57
* SONARPLUGINS-1230 Configure the location of working directoryFabrice Bellingard2012-07-192-8/+20
* SONARPLUGINS-1619 Support the properties sonar.showSql and sonar.showSqlResultsFabrice Bellingard2012-05-031-3/+32
* Fix test on WindowsEvgeny Mandrikov2011-12-201-1/+1
* SONARPLUGINS-1376 Throw an exception with a meaningful message, when no files...Evgeny Mandrikov2011-12-192-7/+24
* SONARPLUGINS-1466 Display all missing mandatory propertiesEvgeny Mandrikov2011-12-191-1/+1
* SONARPLUGINS-1023 Don't show leading zeros, so format of "total time" is full...Evgeny Mandrikov2011-12-191-3/+3
* SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries"Evgeny Mandrikov2011-12-194-1/+45
* Fix typo in name of method, add testsEvgeny Mandrikov2011-12-151-0/+26
* SONARPLUGINS-1466 Throw an exception with a meaningful message, when mandator...Evgeny Mandrikov2011-12-151-4/+28
* SONARPLUGINS-1023 Display total running time at the end of analysisEvgeny Mandrikov2011-12-151-0/+8
* Fix violationsEvgeny Mandrikov2011-12-151-9/+9
* SONARPLUGINS-1372 Allow definitions of properties without white spaceEvgeny Mandrikov2011-12-151-8/+9
* SONARPLUGINS-1433 Add the property sonar.verboseSimon Brandhof2011-10-181-2/+2
* Sonar runner: refactor unit test to remove conflict with sonar analysisSimon Brandhof2011-07-073-7/+7
* SONARPLUGINS-1220 Runner home must be optionalSimon Brandhof2011-06-247-16/+153
* SONAR-RUNNEREvgeny Mandrikov2011-02-031-0/+52