]> git.openstreetmap.org Git - rails.git/commit
Moved a bunch of time functions into UTC. Fixes bugs which we only see for 4 hours...
authorMatt Amos <zerebubuth@gmail.com>
Sun, 29 Mar 2009 01:31:04 +0000 (01:31 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Sun, 29 Mar 2009 01:31:04 +0000 (01:31 +0000)
commitafcb345014d98914cd4f5d6b14ca2e30feac194c
treeff167c0aa86bf90a9f20afcaeca96af7d71c7a86
parent8140c993139247fb13e3827b30851d0b774c0f32
Moved a bunch of time functions into UTC. Fixes bugs which we only see for 4 hours a year.
12 files changed:
app/controllers/amf_controller.rb
app/controllers/api_controller.rb
app/controllers/changeset_controller.rb
app/controllers/message_controller.rb
app/controllers/trace_controller.rb
app/models/changeset.rb
app/models/node.rb
app/models/relation.rb
app/models/user.rb
app/models/way.rb
test/functional/api_controller_test.rb
test/functional/changeset_controller_test.rb