]> source.dussan.org Git - sonarqube.git/commit
SONAR-2347 Update the "updated_at" column when closing reviews
authorFabrice Bellingard <bellingard@gmail.com>
Tue, 17 May 2011 10:21:06 +0000 (12:21 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Tue, 17 May 2011 10:21:06 +0000 (12:21 +0200)
commitab91e0d0fad3ef5dfea26f601f6943a376896ef3
treec5932c8697351e95f5597a076a970404792c328b
parent964adbc73f14ac04385ac7037a1fffc4b819e732
SONAR-2347 Update the "updated_at" column when closing reviews
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/sensors/CloseReviewsDecorator.java
plugins/sonar-core-plugin/src/test/java/org/sonar/plugins/core/sensors/CloseReviewsDecoratorTest.java
plugins/sonar-core-plugin/src/test/resources/org/sonar/plugins/core/sensors/CloseReviewsDecoratorTest/shouldCloseReviewWithoutCorrespondingViolation-result.xml
sonar-testing-harness/src/main/java/org/sonar/test/persistence/DatabaseTestCase.java