]> source.dussan.org Git - sonarqube.git/commit
SONAR-6787 FeedPeriodsStep should use project settings
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 17 Aug 2015 14:57:48 +0000 (16:57 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 24 Aug 2015 12:00:31 +0000 (14:00 +0200)
commit90dbd308f09cd6a42c040a12f78ba8472529373a
tree8e96885a87a86bbc75e2c5d5543e6f3daf803d23
parentf0c595d3df4178754dfbb3121508d7713694c5fc
SONAR-6787 FeedPeriodsStep should use project settings

and not server settings because differential period properties can be defined at project/view level
server/sonar-server/src/main/java/org/sonar/server/computation/step/FeedPeriodsStep.java
server/sonar-server/src/test/java/org/sonar/server/computation/step/FeedPeriodsStepTest.java