summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Fix violationsEvgeny Mandrikov2011-05-303-4/+4
* SONAR-2459 Violations should be generated even when bytecode not availableEvgeny Mandrikov2011-05-301-1/+1
* SONAR-2164 Add an option to skip package design analysisEvgeny Mandrikov2011-05-303-15/+39
* Fix violationsEvgeny Mandrikov2011-05-293-6/+4
* SONAR-1922 Improve ProfileEventsSensorEvgeny Mandrikov2011-05-282-57/+64
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-275-3/+260
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-263-8/+8
* SONAR-2469 fix typo in name of InstantiationStrategy classsimonbrandhof2011-05-261-1/+1
* SONAR-2473 Fix SQL request to prevent "closing" again a review Fabrice Bellingard2011-05-253-1/+12
* Fix merge of release 2.8simonbrandhof2011-05-198-25/+269
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-1312-12/+12
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-1012-12/+12
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-0912-12/+12
* Release 2.8-RC2simonbrandhof2011-05-0912-12/+12
* Fix compatibility with Oraclesimonbrandhof2011-05-092-6/+6
* Fix cobertura plugin to remove warning about lineIdEvgeny Mandrikov2011-05-062-6/+58
* Replace -Ddev by -Pdev to increase build durationsimonbrandhof2011-05-052-31/+1
* Reduce technical debtsimonbrandhof2011-05-057-12/+15
* Remove some dead codesimonbrandhof2011-05-052-2/+0
* SONAR-2371 Rework UnitTestDecorator and SurefireSensorEvgeny Mandrikov2011-05-045-52/+31
* SONAR-2301 ClassComplexityCheck NullPointerExceptionsimonbrandhof2011-05-043-6/+12
* Prepare for next development iterationEvgeny Mandrikov2011-05-0312-12/+12
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-0312-12/+12
* SONAR-2275 Remove Checkstyle "Design For Extension" rule from "Sun checks" pr...Evgeny Mandrikov2011-05-021-4/+0
* Slightly improve fix bug of violation tracking when past violation has no che...Freddy Mallet2011-04-292-9/+15
* Fix bug of violation tracking. NPE when past violation has no checksum.simonbrandhof2011-04-292-17/+23
* SONAR-2321 Fix test for WindowsEvgeny Mandrikov2011-04-281-2/+2
* SONAR-2321 Cobertura plugin must not search for XML reports when Cobertura ha...Evgeny Mandrikov2011-04-284-41/+79
* Define new constants in DecoratorBarrierssimonbrandhof2011-04-284-31/+14
* Ignore plugins/sonar-core-plugin/derby.log generated during unit testssimonbrandhof2011-04-281-91/+0
* SONAR-2202 Calculate variations on quality model measuressimonbrandhof2011-04-283-53/+140
* Fix scheduling of ViolationDecoratorsimonbrandhof2011-04-274-4/+8
* SONAR-2323 Remove logs specific to Mavensimonbrandhof2011-04-272-2/+2
* SONAR-2327 split actions for resource viewer and reviews pagesimonbrandhof2011-04-265-17/+16
* SONAR-2298 Add support for multi-modules for non-Maven projectsEvgeny Mandrikov2011-04-261-0/+2
* SONAR-2371 UnitTestDecorator should not save anything if tests measure alread...Evgeny Mandrikov2011-04-252-8/+50
* SONAR-2358 Add unit testEvgeny Mandrikov2011-04-242-2/+11
* SONAR-2358 Reapply patch 'Mechanism to calculate checksums for violations is ...Freddy Mallet2011-04-231-15/+7
* SONAR-2344 Improve the algorithm in charge to define/update the creation date...Freddy Mallet2011-04-222-150/+194
* Tests should be independent from EOL in resourcesEvgeny Mandrikov2011-04-221-11/+35
* SONAR-2341 Deprecate Project.getPackaging and don't use it in findbugs pluginEvgeny Mandrikov2011-04-213-34/+16
* Increase coverage for a new code in UnitTestDecoratorEvgeny Mandrikov2011-04-211-3/+18
* SONAR-2347 Add unit test to ReviewsDecoratorFabrice Bellingard2011-04-204-48/+68
* SONAR-2255 the metric 'classes' must not be 0 on unit testssimonbrandhof2011-04-201-5/+2
* Fix crlfEvgeny Mandrikov2011-04-204-376/+376
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-04-202-2/+2
|\
| * SONAR-2372 Upgrade to maven-cobertura-plugin 2.5Evgeny Mandrikov2011-04-202-2/+2
* | [SONAR-2347] Close a review when its corresponding violation does notFabrice Bellingard2011-04-204-231/+377
* | Temporary commit before merging with Simon's modifications onFabrice Bellingard2011-04-202-0/+47
|/
* SONAR-2371 SurefireSensor should not insert unit test measures when there is ...Evgeny Mandrikov2011-04-204-18/+38