aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/purge/PurgeConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20058 purge old anticipated transitions according to a max age propertyMatteo Mara2023-08-021-2/+13
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12691 Dont delete past measures of directories and filesDuarte Meneses2020-03-301-11/+2
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12636 set `excludeFromPurge` on branch creation based on global settingsMichal Duda2019-12-091-1/+1
* SONAR-12636 add a global setting that defines default list of branches to keepMichal Duda2019-12-091-6/+6
* SONAR-11745 deletion of disable component's child tables is resilientSébastien Lesaint2019-06-131-4/+5
* SONAR-11439 Analysis of long branch doesn't trigger purge of dependent short ...Duarte Meneses2019-02-111-7/+21
* SONAR-10180 Drop the ability to keep history of directory measuresJulien HENRY2019-01-161-7/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix issues with daylight saving timeSimon Brandhof2018-03-261-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Merge remote-tracking branch 'origin/branch-6.7'Simon Brandhof2017-12-201-5/+8
|\
| * SONAR-10131 purge test files when purging project historySimon Brandhof2017-12-201-6/+9
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-051-2/+2
|/
* SONAR-9616 Delete the branches that are inactive for too longDuarte Meneses2017-09-121-2/+10
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-041-4/+4
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+84