aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-dbcleaner-plugin/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5628 - Compute Engine - Move DbCleanerTeryk Bellahsene2014-10-277-522/+0
* Fix UTJulien Lancelot2014-06-201-1/+1
* Improve unit testJulien Lancelot2014-06-201-12/+22
* Fix compatibility of hamcrest with java 6Simon Brandhof2014-06-203-44/+29
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-202-4/+4
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-117-7/+7
* Change order of DBCleaner propertiesSimon Brandhof2013-06-062-4/+4
* Fix some quality flawsJulien HENRY2013-05-311-7/+12
* SONAR-4308 Update the DBCleaner mechanism to purge closed issues after X weeksSimon Brandhof2013-05-241-9/+27
* Replace hamcrest by fest-assertSimon Brandhof2013-05-031-3/+2
* Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition...Julien Lancelot2013-04-251-3/+3
* Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to Pro...Julien Lancelot2013-04-241-6/+4
* Update copyright headersSimon Brandhof2013-04-227-28/+28
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-217-21/+21
* SONAR-4147 Implemented profiling of purgeJulien HENRY2013-04-171-6/+26
* Remove deprecated and unused API of dbcleaner pluginSimon Brandhof2013-03-151-87/+0
* Technical debt : Replace BaseMatcher with ArgumentMatcherDavid Gageot2012-05-251-10/+10
* Remove warningsDavid Gageot2012-04-272-15/+6
* Improve batch execution of DELETE statements in PurgeDaoSimon Brandhof2012-03-051-2/+17
* Improve purge tasks of DbCleanerSimon Brandhof2012-03-051-2/+2
* Add unit tests and fix some quality flawsSimon Brandhof2012-02-201-0/+77
* SONAR-3208 complete database tablesSimon Brandhof2012-02-141-4/+4
* Improve the component org.sonar.dbcleaner.api.PurgeTaskSimon Brandhof2012-02-141-3/+3
* SONAR-3120 Resources associated to a module which has been removed from a mul...Simon Brandhof2012-02-141-20/+5
* SONAR-2754 change default value of sonar.dbcleaner.cleanDirectorySimon Brandhof2012-02-071-3/+3
* Do not delete snapshots with eventsSimon Brandhof2012-01-301-2/+2
* SONAR-2807 fix support of period cleaner over multiple yearsSimon Brandhof2012-01-301-5/+24
* SONAR-2757 extract purge task into a dedicated componentSimon Brandhof2012-01-272-23/+12
* SONAR-2757 purge errors should not fail the buildSimon Brandhof2012-01-271-0/+91
* SONAR-2757 do not delete events on profile changesSimon Brandhof2012-01-271-2/+2
* SONAR-2807 + SONAR-3219 : improve the DBCleaner pluginSimon Brandhof2012-01-2612-447/+248
* SONAR-2757 Refactor the purge mechanisms to prevent any fullscan SQL requests...Simon Brandhof2012-01-251-1/+1
* Move some purge tasks to MyBatissimonbrandhof2012-01-2413-539/+8
* Update copyright header for this new yearSimon Brandhof2012-01-1022-22/+22
* Fix PurgeUtilsEvgeny Mandrikov2011-12-291-0/+39
* SONAR-983 i18n, better purge, fix NPE when deleted resourcesimonbrandhof2011-12-213-11/+2
* SONAR-3090 Fix purge for MySQLEvgeny Mandrikov2011-12-211-1/+1
* SONAR-983 resources are indexed during analysissimonbrandhof2011-12-202-2/+10
* Remove HSQLDB from unit testsSimon Brandhof2011-11-101-2/+0
* Use Derby for unit tests instead of HSQL, remove unused codeEvgeny Mandrikov2011-11-101-4/+4
* SONAR-2961 Fail silently when deadlock happens during a purgeSimon Brandhof2011-11-031-3/+19
* SONAR-2956 Support Boolean type with DerbyEvgeny Mandrikov2011-10-312-9/+15
* SONAR-2919 Update purge mechanismFabrice Bellingard2011-10-261-1/+1
* SONAR-2707 Some dependencies might miss in the Libraries, Dependencies and De...Simon Brandhof2011-08-151-0/+9
* Fix merge of release 2.8simonbrandhof2011-05-191-0/+46
* Remove useless purgesimonbrandhof2011-02-071-38/+0
* Upgrade copyright headerssimonbrandhof2011-02-0422-22/+22
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-318-8/+8
* dbcleaner plugin: rename the class IntegrationTest to DefaultPeriodCleanerTestsimonbrandhof2010-11-261-2/+2
* move org.sonar.plugins.dbcleaner.util.PurgeUtils to org.sonar.plugins.dbclean...simonbrandhof2010-11-191-1/+2