aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-261-2/+3
* Fix violations reported on NemoGodin2010-11-252-13/+7
* SONAR-2005: Remove the useless Findbugs rule "DMI_VACUOUS_CALL_TO_EASYMOCK_ME...Godin2010-11-254-12/+5
* Fix violations reported on NemoGodin2010-11-255-16/+20
* Add missing license headersGodin2010-11-237-0/+139
* SONAR-1979: Add missing FindBugs rule - Dead store due to switch statement fa...Godin2010-11-232-1/+14
* Make SquidVisitor interface instead of classGodin2010-11-236-25/+18
* SONAR-1931: Create a SQUID rule : total class complexity should not exceed a ...Godin2010-11-232-9/+19
* SONAR-1845: Create a new Sonar rule to check method complexityGodin2010-11-232-9/+19
* SONAR-1930: Change message for MaximumInheritanceDepth ruleGodin2010-11-231-2/+1
* SONAR-1845, SONAR-1931: Create a new Squid rules to check class and method co...Godin2010-11-2313-96/+214
* SONAR-1971: Change description of TodoComment ruleGodin2010-11-231-3/+3
* SONAR-1933: Create a SQUID rule : break instruction should not be used outsid...Godin2010-11-231-16/+25
* SONAR-1932: Create a SQUID rule : instruction "continue" should not be usedGodin2010-11-231-2/+18
* Minor fixGodin2010-11-231-1/+1
* SONAR-1930: Create a SQUID rule : depth of inheritance should not exceed XXGodin2010-11-232-10/+19