aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-dbcleaner-plugin
Commit message (Collapse)AuthorAgeFilesLines
* [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 ↵simonbrandhof2010-12-1525-175/+175
| | | | SNAPSHOTS.PERIODx_DATE
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx ↵simonbrandhof2010-12-0625-277/+277
| | | | columns + fix saving of dependencies
* SONAR-2011: Remove dependency on maven-common-artifact-filters from ↵Godin2010-12-031-0/+11
| | | | sonar-plugin-api
* SONAR-1450: Add checksum to RuleFailureModel and use it in ↵Godin2010-12-0310-56/+56
| | | | ViolationPersisterDecorator
* 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 ↵simonbrandhof2010-11-1920-18/+19
| | | | org.sonar.plugins.dbcleaner.api
* 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