aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2505 support measure variationsSimon Brandhof2011-06-212-12/+10
* SONAR-2505 support tracking of violations on dry runsSimon Brandhof2011-06-177-297/+0
* SONAR-2428 Detection new violations, when new module added to projectEvgeny Mandrikov2011-06-173-7/+32
* SONAR-2428 Detect new violations, when new module added to projectEvgeny Mandrikov2011-06-152-12/+18
* SONAR-2505 core components which write to database are disabled on dry runsSimon Brandhof2011-06-155-6/+74
* Fix some minor violationssimonbrandhof2011-06-104-33/+3
* Fix license headerssimonbrandhof2011-06-101-18/+18
* Merge remote branch 'upstream/master'simonbrandhof2011-06-101-1/+1
|\
| * SONAR-2495 Correctly deregister JDBC Driver to prevent memory leaksEvgeny Mandrikov2011-06-081-1/+1
* | SONAR-2507 support deprecated directory /extensions/rules/simonbrandhof2011-06-102-20/+47
* | SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-106-113/+106
|/
* Allow the extension ProjectBuilder to change the source directories of root m...Simon Brandhof2011-06-067-8/+91
* SONAR-2497 Add batch properties to include/exclude plugins to loadSimon Brandhof2011-06-031-2/+63
* Rename org.sonar.batch.ExtensionDownloader to ArtifactDownloadersimonbrandhof2011-05-272-6/+6
* SONAR-2469 add unit testssimonbrandhof2011-05-272-63/+170
* SONAR-2469 add unit testssimonbrandhof2011-05-273-14/+73
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-2719-201/+194
* SONAR-2469 fix typo in name of InstantiationStrategy classsimonbrandhof2011-05-262-19/+19
* SONAR-2469 refactor Modulesimonbrandhof2011-05-257-76/+548
* SONAR-2298 Fix bug, when root project not a first one in Maven reactorEvgeny Mandrikov2011-05-061-3/+3
* SONAR-2409 Remove ability to use deprecated property 'branch'Evgeny Mandrikov2011-05-042-23/+0
* SONAR-2261 Exclusion patterns must be trimmedEvgeny Mandrikov2011-04-291-6/+23
* SONAR-2202 Calculate variations on quality model measuressimonbrandhof2011-04-281-10/+21
* SONAR-2298 Rename MavenProjectBuilder to ProjectBuilderEvgeny Mandrikov2011-04-266-5/+5
* SONAR-2298 Add support for multi-modules for non-Maven projectsEvgeny Mandrikov2011-04-264-148/+142
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-211-1/+1
* Fix crlfEvgeny Mandrikov2011-04-206-436/+436
* [SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContextFabrice Bellingard2011-04-201-188/+238
* [SONAR-1957] Adds "switched off" attribute on Violation class and makeFabrice Bellingard2011-04-205-158/+198
* SONAR-2278 Improve exception handling of decoratorssimonbrandhof2011-04-191-4/+31
* SONAR-2329 NonUniqueResultException occurs when analyzing both a maven module...simonbrandhof2011-04-123-2/+2
* SONAR-1957 add the column RULE_FAILURES.SWITCHED_OFF (boolean)simonbrandhof2011-04-126-24/+24
* SONAR-2347 Add the column RULE_FAILURES.PERMANENT_IDsimonbrandhof2011-04-127-24/+57
* SONAR-2279 API : new extension points to handle lifecycle eventsEvgeny Mandrikov2011-03-311-2/+4
* SONAR-2107 Fix NPE when saving a violation on a null ruleEvgeny Mandrikov2011-03-301-10/+21
* SONAR-2251 Unstable state of violations when stopping a buildsimonbrandhof2011-03-142-34/+0
* SONAR-2272 Add EventBusEvgeny Mandrikov2011-03-122-9/+81
* Add ProfileLoaderEvgeny Mandrikov2011-03-112-65/+121
* SONAR-2218 coverage of new code must be computed even if there are no previou...simonbrandhof2011-03-083-9/+9
* SONAR-1914 reload measures with PersistenceMode.DATABASE on demandsimonbrandhof2011-02-263-1/+118
* SONAR-2169: Add CoverageExtension to APIEvgeny Mandrikov2011-02-041-3/+3
* Upgrade copyright headerssimonbrandhof2011-02-0437-37/+37
* Improve ProjectDefinitionEvgeny Mandrikov2011-02-021-3/+2
* SONAR-2137: Fix updating of past violationsEvgeny Mandrikov2011-02-022-2/+2
* Add property "sonar.projectLibraries"Evgeny Mandrikov2011-02-011-4/+8
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-314-113/+57
* Add properties "sonar.projectName" and "sonar.projectDescription"Evgeny Mandrikov2011-01-311-0/+15
* SONAR-1800: Fix issue with ClassLoader for Maven 3.x and Java 1.5Evgeny Mandrikov2011-01-291-0/+43
* Add workDir to ProjectDefinitionEvgeny Mandrikov2011-01-281-28/+7
* SONAR-2149 Resource filters are ignored in complexity distributions of Java p...simonbrandhof2011-01-282-14/+115