]> source.dussan.org Git - sonarqube.git/commit
SONAR-1450: Add the column RULE_FAILURES.CREATED_AT
authorGodin <mandrikov@gmail.com>
Tue, 30 Nov 2010 14:22:02 +0000 (14:22 +0000)
committerGodin <mandrikov@gmail.com>
Tue, 30 Nov 2010 14:22:02 +0000 (14:22 +0000)
commitf3dbea9ac1d53862a698396dfafc10f5c951453d
treefdea1f8dc26a242894496e6357f2eaf141a4c294
parent4cc9bec445ec46161c8693d8125525cf0e1bb478
SONAR-1450: Add the column RULE_FAILURES.CREATED_AT
sonar-batch/src/main/java/org/sonar/batch/index/ViolationPersister.java
sonar-batch/src/test/java/org/sonar/batch/index/ViolationPersisterTest.java
sonar-batch/src/test/resources/org/sonar/batch/index/ViolationPersisterTest/shared.xml
sonar-batch/src/test/resources/org/sonar/batch/index/ViolationPersisterTest/shouldInsertViolations-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/ViolationPersisterTest/shouldUpdateViolation-result.xml
sonar-plugin-api/src/main/java/org/sonar/api/database/model/RuleFailureModel.java