]> source.dussan.org Git - sonarqube.git/commit
SONAR-4776 Fix WS and UI due to introduction of issue change creation date
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 3 Jan 2014 16:17:41 +0000 (17:17 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 3 Jan 2014 16:17:41 +0000 (17:17 +0100)
commit6cfd531766b90df62d7ed1eb9ecb0c9172c92007
treeaf2647ece28d36eda16c481ccd6beeecc32d7d6a
parent8e2428ab161d64964e65e434ac785222a0163bc9
SONAR-4776 Fix WS and UI due to introduction of issue change creation date
sonar-server/src/main/webapp/WEB-INF/app/models/issue.rb
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_changelog.html.erb
sonar-ws-client/src/main/java/org/sonar/wsclient/issue/IssueChange.java
sonar-ws-client/src/main/java/org/sonar/wsclient/issue/internal/DefaultIssueChange.java
sonar-ws-client/src/test/java/org/sonar/wsclient/issue/internal/IssueJsonParserTest.java