]> git.openstreetmap.org Git - rails.git/commit
Changing the note search limit from 9999 to 10000
authorToby Murray <toby.murray@gmail.com>
Thu, 16 Jan 2014 08:28:34 +0000 (02:28 -0600)
committerTom Hughes <tom@compton.nu>
Sun, 19 Jan 2014 13:40:11 +0000 (13:40 +0000)
commitc78853a97e6bcc7c742602867deb70e8da39523e
tree2f53440eebdb0998d11b8264a2e4f94d16971894
parent58381bbfd4608d8ca072b528c86ba684664e0b77
Changing the note search limit from 9999 to 10000

The documentation says the limit is 10000 which seems like a
nicer round number anyway.
app/controllers/notes_controller.rb
test/functional/notes_controller_test.rb