]> source.dussan.org Git - sonarqube.git/commit
SONAR-5817 remove snapshot_sources use during purge and snapshot delete
authorTeryk Bellahsene <teryk.bellahsene@sonarsource.com>
Thu, 4 Dec 2014 08:36:57 +0000 (09:36 +0100)
committerTeryk Bellahsene <teryk.bellahsene@sonarsource.com>
Thu, 4 Dec 2014 08:41:46 +0000 (09:41 +0100)
commit6fac387db10d3541a8ff0dd9b2fa50d8f0fa2eb9
treeec33a9cd919ba4a6656c9c4f2d3eaaf4437bd7b8
parent9488399ccca6896e75a1d9f7994fe131b7d982c2
SONAR-5817 remove snapshot_sources use during purge and snapshot delete
sonar-core/src/main/java/org/sonar/core/purge/PurgeCommands.java
sonar-core/src/main/java/org/sonar/core/purge/PurgeMapper.java
sonar-core/src/main/resources/org/sonar/core/purge/PurgeMapper.xml
sonar-core/src/test/java/org/sonar/core/purge/PurgeCommandsTest.java
sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot-result.xml
sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldDeleteSnapshot.xml
sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldPurgeSnapshot-result.xml
sonar-core/src/test/resources/org/sonar/core/purge/PurgeCommandsTest/shouldPurgeSnapshot.xml