aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-dbcleaner-plugin
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
* Remove useless purgesimonbrandhof2011-02-076-258/+1
* Upgrade copyright headerssimonbrandhof2011-02-0454-181/+181
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-3118-18/+18
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-051-1/+1
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-051-1/+1
* dbcleaner plugin: Change default value for cutoff beyond which we suppress al...simonbrandhof2010-12-293-3/+3
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
* [maven-release-plugin] prepare branch 2.5simonbrandhof2010-12-241-2/+1
* 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-2011: Remove dependency on maven-common-artifact-filters from sonar-plu...Godin2010-12-031-0/+11
* 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-1818-71/+25
* SONAR-1663 include the dbcleaner plugin + move all purges in this pluginsimonbrandhof2010-11-1891-0/+5563