]> source.dussan.org Git - sonarqube.git/commit
SONAR-7780 Fix timemachine WS on Oracle
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 13 Jul 2016 15:03:51 +0000 (17:03 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 13 Jul 2016 15:04:40 +0000 (17:04 +0200)
commite65aa1588a6a59bb760dc7f4f31b19ce46eebcfd
tree05ced9efa9160f4b975cfcfb193e2b0156e49eb8
parente686beae4d3834b64517540b98c622a029f2fd7b
SONAR-7780 Fix timemachine WS on Oracle

SNAPSHOTS.CREATED_AT was badly cast as string by rails, it's now cast as a number
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/api/timemachine_controller.rb