aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch
Commit message (Expand)AuthorAgeFilesLines
* [SONAR-1957] Add ViolationQuery on SonarIndex and DecoratorContextFabrice Bellingard2011-04-203-885/+962
* [SONAR-1957] Adds "switched off" attribute on Violation class and makeFabrice Bellingard2011-04-206-159/+200
* [SONAR-2347] Close a review when its corresponding violation does notFabrice Bellingard2011-04-201-82/+87
* SONAR-2278 Improve exception handling of decoratorssimonbrandhof2011-04-192-8/+46
* SONAR-2329 NonUniqueResultException occurs when analyzing both a maven module...simonbrandhof2011-04-124-9/+22
* 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-128-30/+76
* Improve ProjectFileSystemEvgeny Mandrikov2011-04-122-2/+119
* SONAR-2322 Filter unit tests files listed in surefire reportssimonbrandhof2011-04-081-1/+0
* Fix some violationssimonbrandhof2011-04-011-1/+1
* SONAR-2279 Fix injectionEvgeny Mandrikov2011-03-311-0/+1
* SONAR-2279 API : new extension points to handle lifecycle eventsEvgeny Mandrikov2011-03-3117-208/+126
* SONAR-2107 Fix NPE when saving a violation on a null ruleEvgeny Mandrikov2011-03-302-10/+26
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
* Fix execution of PhasesTimeProfilerEvgeny Mandrikov2011-03-292-31/+9
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
* Fix coding violationssimonbrandhof2011-03-274-6/+3
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
* SONAR-2251 Unstable state of violations when stopping a buildsimonbrandhof2011-03-143-55/+13
* SONAR-2272 Modify log level for EventBusEvgeny Mandrikov2011-03-121-3/+3
* Add license headersEvgeny Mandrikov2011-03-124-0/+76
* Reduce dependencies on databaseEvgeny Mandrikov2011-03-124-33/+20
* SONAR-2272 Add EventBusEvgeny Mandrikov2011-03-1219-105/+689
* Add ProfileLoaderEvgeny Mandrikov2011-03-116-96/+233
* Fix violationsEvgeny Mandrikov2011-03-116-10/+18
* SONAR-2218 coverage of new code must be computed even if there are no previou...simonbrandhof2011-03-0810-43/+62
* SONAR-1914 reload measures with PersistenceMode.DATABASE on demandsimonbrandhof2011-02-2612-20/+267
* SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ste...simonbrandhof2011-02-251-3/+2
* Make DefaultIndex non-final and Module.getComponent publicEvgeny Mandrikov2011-02-222-11/+7
* Introduce concept of moduleEvgeny Mandrikov2011-02-223-155/+284
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
* Improve code: fix some violationssimonbrandhof2011-02-103-10/+15
* Remove unused importssimonbrandhof2011-02-081-2/+0
* SONAR-2075: Add the ability for a plugin to extend an other pluginEvgeny Mandrikov2011-02-081-17/+41
* Do not execute ResourceFilters on resources with scope<filesimonbrandhof2011-02-071-8/+11
* Prevent from adding violations to resources with scope<filesimonbrandhof2011-02-071-0/+3
* Add MavenInitializerEvgeny Mandrikov2011-02-071-28/+5
* SONAR-2172: New extension point - InitializerEvgeny Mandrikov2011-02-072-7/+83
* Replace enum Environment by class EnvironmentInformationEvgeny Mandrikov2011-02-045-11/+88
* SONAR-2169: Add CoverageExtension to APIEvgeny Mandrikov2011-02-042-12/+16
* Upgrade copyright headerssimonbrandhof2011-02-0495-95/+95
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-031-1/+0
* Improve ProjectDefinitionEvgeny Mandrikov2011-02-023-9/+40
* SONAR-2137: Fix updating of past violationsEvgeny Mandrikov2011-02-022-2/+2
* Add property "sonar.projectLibraries"Evgeny Mandrikov2011-02-012-15/+19