| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix violations reported on Nemo | Godin | 2010-11-30 | 5 | -35/+43 |
* | SONAR-1760: Improve performance of NoSonarFilterLoader | Godin | 2010-11-29 | 3 | -21/+36 |
* | SONAR-249 add the class TimeMachineConfiguration | simonbrandhof | 2010-11-29 | 7 | -30/+140 |
* | Fix SquidVisitorNotifier | Godin | 2010-11-29 | 1 | -24/+12 |
* | SONAR-249 improve core components to load rules and metrics | simonbrandhof | 2010-11-29 | 7 | -40/+45 |
* | Instead of 'bypassExclusionMechanism' use 'bypassExclusion' in CheckMessage | Godin | 2010-11-29 | 2 | -2/+2 |
* | Instead of 'force' use more meaningful name 'bypassExclusionMechanism' in Che... | Godin | 2010-11-29 | 2 | -2/+2 |
* | SONAR-1817: Squid rule to create violation on each NOSONAR tag occurence | Godin | 2010-11-29 | 1 | -3/+4 |
* | SONAR-249 decrease complexity | simonbrandhof | 2010-11-29 | 3 | -35/+60 |
* | SONAR-249 add the decorator to calculate differential values of measures. | simonbrandhof | 2010-11-29 | 13 | -34/+663 |
* | Don't use deprecated API | Godin | 2010-11-29 | 1 | -26/+28 |
* | SONAR-971: Change description of Checkstyle TodoComment rule, because it can'... | Godin | 2010-11-29 | 1 | -1/+1 |
* | SONAR-2015: Improve unit test | Godin | 2010-11-28 | 1 | -0/+14 |
* | SONAR-2015: Improve unit test | Godin | 2010-11-28 | 1 | -4/+20 |
* | SONAR-2015: Fix inconsistency between Undocumented API measure and Undocument... | Godin | 2010-11-28 | 3 | -5/+30 |
* | Fix violations reported on Nemo | Godin | 2010-11-28 | 1 | -2/+2 |
* | Fix violations reported on Nemo | Godin | 2010-11-26 | 8 | -11/+20 |
* | SONAR-1760: Support the annotation "@SuppressWarnings" at class and method level | Godin | 2010-11-26 | 7 | -1/+182 |
* | * Use AnnotationUtility from checkstyle | Godin | 2010-11-26 | 2 | -17/+7 |
* | SONAR-1817: Add unit test | Godin | 2010-11-26 | 1 | -0/+44 |
* | SONAR-1930, SONAR-1845, SONAR-1931: Improve unit tests | Godin | 2010-11-26 | 3 | -0/+3 |
* | SONAR-1817: Squid rule to create violation on each NOSONAR tag occurence | Godin | 2010-11-26 | 7 | -18/+86 |
* | dbcleaner plugin: add comment | simonbrandhof | 2010-11-26 | 1 | -0/+7 |
* | dbcleaner plugin: fix unit tests when locale with first day of week is monday | simonbrandhof | 2010-11-26 | 2 | -4/+4 |
* | dbcleaner plugin: rename the class IntegrationTest to DefaultPeriodCleanerTest | simonbrandhof | 2010-11-26 | 3 | -2/+2 |
* | SONAR-249: extract persistence layer from data index + dump measures at the e... | simonbrandhof | 2010-11-26 | 1 | -2/+3 |
* | Fix violations reported on Nemo | Godin | 2010-11-25 | 2 | -13/+7 |
* | SONAR-2005: Remove the useless Findbugs rule "DMI_VACUOUS_CALL_TO_EASYMOCK_ME... | Godin | 2010-11-25 | 4 | -12/+5 |
* | Fix violations reported on Nemo | Godin | 2010-11-25 | 5 | -16/+20 |
* | Add missing license headers | Godin | 2010-11-23 | 7 | -0/+139 |
* | SONAR-1979: Add missing FindBugs rule - Dead store due to switch statement fa... | Godin | 2010-11-23 | 2 | -1/+14 |
* | Make SquidVisitor interface instead of class | Godin | 2010-11-23 | 6 | -25/+18 |
* | SONAR-1931: Create a SQUID rule : total class complexity should not exceed a ... | Godin | 2010-11-23 | 2 | -9/+19 |
* | SONAR-1845: Create a new Sonar rule to check method complexity | Godin | 2010-11-23 | 2 | -9/+19 |
* | SONAR-1930: Change message for MaximumInheritanceDepth rule | Godin | 2010-11-23 | 1 | -2/+1 |
* | SONAR-1845, SONAR-1931: Create a new Squid rules to check class and method co... | Godin | 2010-11-23 | 13 | -96/+214 |
* | SONAR-1971: Change description of TodoComment rule | Godin | 2010-11-23 | 1 | -3/+3 |
* | SONAR-1933: Create a SQUID rule : break instruction should not be used outsid... | Godin | 2010-11-23 | 1 | -16/+25 |
* | SONAR-1932: Create a SQUID rule : instruction "continue" should not be used | Godin | 2010-11-23 | 1 | -2/+18 |
* | Minor fix | Godin | 2010-11-23 | 1 | -1/+1 |
* | SONAR-1930: Create a SQUID rule : depth of inheritance should not exceed XX | Godin | 2010-11-23 | 2 | -10/+19 |
* | move org.sonar.plugins.dbcleaner.util.PurgeUtils to org.sonar.plugins.dbclean... | simonbrandhof | 2010-11-19 | 20 | -18/+19 |
* | SOAR-1663 the purge task by period can be reused by plugins | simonbrandhof | 2010-11-19 | 12 | -96/+225 |
* | SONAR-1663 improve QA | simonbrandhof | 2010-11-18 | 1 | -3/+3 |
* | SONAR-1663 improve QA | simonbrandhof | 2010-11-18 | 18 | -71/+25 |
* | SONAR-1663 include the dbcleaner plugin + move all purges in this plugin | simonbrandhof | 2010-11-18 | 93 | -123/+2258 |
* | SONAR-1845, SONAR-1930, SONAR-1931: Add description to properties for new squ... | Godin | 2010-11-17 | 3 | -7/+7 |
* | SONAR-1977: Ignore violations from findbugs report, if rule not activated in ... | Godin | 2010-11-15 | 1 | -1/+1 |
* | SONAR-1977: Ignore violations from findbugs report, if rule not activated in ... | Godin | 2010-11-15 | 5 | -15/+76 |
* | SONAR-1845 , SONAR-1931, SONAR-1933 , SONAR-1932 , SONAR-1930 : Add names for... | Godin | 2010-11-15 | 5 | -5/+5 |