]> source.dussan.org Git - sonarqube.git/commit
SONAR-6260 Persist snapshots with periods
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 8 Jun 2015 13:13:15 +0000 (15:13 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 10 Jun 2015 12:30:40 +0000 (14:30 +0200)
commit38fed3b7af236c197c8caaeee618051c112f6c5b
tree57da723c28dffa817e256de1a0994e1721c5e87c
parent64032ec6f5173ab3523c64405c958eb54b886951
SONAR-6260 Persist snapshots with periods
server/sonar-server/src/main/java/org/sonar/server/computation/step/PersistSnapshotsStep.java
server/sonar-server/src/test/java/org/sonar/server/computation/period/PeriodsHolderRule.java [new file with mode: 0644]
server/sonar-server/src/test/java/org/sonar/server/computation/step/PersistSnapshotStepTest.java [deleted file]
server/sonar-server/src/test/java/org/sonar/server/computation/step/PersistSnapshotsStepTest.java [new file with mode: 0644]