aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/test/java/org/sonar/ce/task/projectanalysis/purge
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-093-3/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-033-3/+3
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* SONAR-19889 enable profiler only at debug for project deletionPierre2023-07-101-2/+24
* SONAR-19558 Fix usage of indexOnAnalysis and minor fixesLéo Geoffroy2023-07-051-15/+1
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-051-4/+4
* Update license templates for 2023Pierre2023-01-023-3/+3
* Update license headers for 2022 [update headers]Pierre2022-01-283-3/+3
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-083-3/+3
* SONAR-13699 Purge profiling is missingDuarte Meneses2020-07-311-0/+21
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-4/+2
* SONAR-12691 Dont delete past measures of directories and filesDuarte Meneses2020-03-301-39/+2
* SONAR-12691 Minor cleanupDuarte Meneses2020-03-301-18/+0
* Format all headers for 2020Wouter Admiraal2020-01-073-3/+3
* move WrapInSingleElementArray to the single module where it's usedSébastien Lesaint2019-08-141-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-122-2/+2
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-122-2/+2
* SONAR-11745 deletion of disable component's child tables is resilientSébastien Lesaint2019-06-131-4/+4
* SONAR-11439 Analysis of long branch doesn't trigger purge of dependent short ...Duarte Meneses2019-02-112-33/+26
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-171-4/+1
* Fix license headers for 2019Duarte Meneses2019-01-023-3/+3
* SONAR-11077 ability to log statistics from CE task stepsSimon Brandhof2018-08-021-2/+3
* Fix incorrect package names in Compute EngineSimon Brandhof2018-07-253-9/+8
* rename package org.sonar.server.computation to org.sonar.ce.taskSébastien Lesaint2018-06-293-5/+5
* move classes around to prepare creation of sonar-ce-task moduleSébastien Lesaint2018-06-293-0/+301