]> git.openstreetmap.org Git - rails.git/commit
Sort changesets by close time to match selection
authorTom Hughes <tom@compton.nu>
Sun, 13 Aug 2023 18:09:54 +0000 (19:09 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 13 Aug 2023 18:09:54 +0000 (19:09 +0100)
commit702c071e191e0c79537f2e68f1084aa42bcb3c7a
treeeabbdc347f1205b4061c67223d46bc039ce1cd0b
parentf0590458484a5bb9a63e549303df7275cf58a69b
Sort changesets by close time to match selection

This ensures that the sort can be optimised using the index
when selecting by time.
app/controllers/api/changesets_controller.rb