aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-249 add variations to widgets comments, tests and complexitysimonbrandhof2010-12-033-35/+105
* SONAR-2007: Remove IsoCategory from Squid rulesGodin2010-12-0311-45/+27
* SONAR-1683: Remove dependency on maven-dependency-tree from sonar-plugin-apiGodin2010-12-031-0/+5
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-032-58/+117
* Fix violations reported on Nemo.Godin2010-12-022-6/+22
* SONAR-1450: Show only date for violation in UIGodin2010-12-021-1/+1
* SONAR-1829: Replace "Priority" by "Severity" in Hotspots serviceGodin2010-12-023-24/+24
* SONAR-1450: Improve unit testsGodin2010-12-024-5/+87
* SONAR-1450: Fix ViolationPersisterDecoratorGodin2010-12-021-2/+17
* SONAR-1450: Compare violations using checksumsGodin2010-12-024-22/+259
* fix animal-sniffer in sonar-core-pluginsimonbrandhof2010-12-027-32/+44
* Add missing dependency from sonar-core-plugin to sonar-batchGodin2010-12-021-0/+5
* remove idea filesimonbrandhof2010-12-021-123/+0
* extract GWT components from sonar-core-pluginsimonbrandhof2010-12-0266-64/+261
* SONAR-1450: Extract ViolationPersisterDecorator from ViolationPersisterGodin2010-12-023-8/+73
* SONAR-249 save configuration used for measure variations and new violations i...simonbrandhof2010-12-0114-275/+421
* SONAR-1450: Add creation date of violation to violations tabGodin2010-12-011-4/+8
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-0137-381/+151
* SONAR-1450: Fix NPE in NewViolationsDecoratorGodin2010-12-011-3/+5
* SONAR-1450: Add first implementation of NewViolationsDecoratorGodin2010-12-012-5/+38
* SONAR-1450: Add first implementation of NewViolationsDecoratorGodin2010-11-303-7/+71
* SONAR-1450: Add first implementation of NewViolationsDecoratorGodin2010-11-304-6/+125
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-3027-190/+190
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-3010-56/+56
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-3014-65/+73
* Fix violations reported on NemoGodin2010-11-305-35/+43
* SONAR-1760: Improve performance of NoSonarFilterLoaderGodin2010-11-293-21/+36
* SONAR-249 add the class TimeMachineConfigurationsimonbrandhof2010-11-297-30/+140
* Fix SquidVisitorNotifierGodin2010-11-291-24/+12
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-297-40/+45
* Instead of 'bypassExclusionMechanism' use 'bypassExclusion' in CheckMessageGodin2010-11-292-2/+2
* Instead of 'force' use more meaningful name 'bypassExclusionMechanism' in Che...Godin2010-11-292-2/+2
* SONAR-1817: Squid rule to create violation on each NOSONAR tag occurenceGodin2010-11-291-3/+4
* SONAR-249 decrease complexitysimonbrandhof2010-11-293-35/+60
* SONAR-249 add the decorator to calculate differential values of measures.simonbrandhof2010-11-2913-34/+663
* Don't use deprecated APIGodin2010-11-291-26/+28
* SONAR-971: Change description of Checkstyle TodoComment rule, because it can'...Godin2010-11-291-1/+1
* SONAR-2015: Improve unit testGodin2010-11-281-0/+14
* SONAR-2015: Improve unit testGodin2010-11-281-4/+20
* SONAR-2015: Fix inconsistency between Undocumented API measure and Undocument...Godin2010-11-283-5/+30
* Fix violations reported on NemoGodin2010-11-281-2/+2
* Fix violations reported on NemoGodin2010-11-268-11/+20
* SONAR-1760: Support the annotation "@SuppressWarnings" at class and method levelGodin2010-11-267-1/+182
* * Use AnnotationUtility from checkstyleGodin2010-11-262-17/+7
* SONAR-1817: Add unit testGodin2010-11-261-0/+44
* SONAR-1930, SONAR-1845, SONAR-1931: Improve unit testsGodin2010-11-263-0/+3
* SONAR-1817: Squid rule to create violation on each NOSONAR tag occurenceGodin2010-11-267-18/+86
* dbcleaner plugin: add commentsimonbrandhof2010-11-261-0/+7
* dbcleaner plugin: fix unit tests when locale with first day of week is mondaysimonbrandhof2010-11-262-4/+4
* dbcleaner plugin: rename the class IntegrationTest to DefaultPeriodCleanerTestsimonbrandhof2010-11-263-2/+2