aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-dbcleaner-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* forgot to declare the PurgeDependencies componentsimonbrandhof2010-12-231-1/+1
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-1525-175/+175
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-0625-277/+277
* SONAR-1450: Add checksum to RuleFailureModel and use it in ViolationPersister...Godin2010-12-0310-56/+56
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-0127-99/+99
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-3025-175/+175
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-3010-56/+56
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-291-3/+2
* 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
* move org.sonar.plugins.dbcleaner.util.PurgeUtils to org.sonar.plugins.dbclean...simonbrandhof2010-11-1920-18/+19
* SOAR-1663 the purge task by period can be reused by pluginssimonbrandhof2010-11-1912-96/+225
* SONAR-1663 improve QAsimonbrandhof2010-11-181-3/+3
* SONAR-1663 improve QAsimonbrandhof2010-11-1817-70/+24
* SONAR-1663 include the dbcleaner plugin + move all purges in this pluginsimonbrandhof2010-11-1890-0/+5508