]> git.openstreetmap.org Git - rails.git/commit
Don't allow paging of the changeset atom feed
authorTom Hughes <tom@compton.nu>
Mon, 9 Aug 2010 12:47:21 +0000 (13:47 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 9 Aug 2010 12:47:21 +0000 (13:47 +0100)
commit2adcfc1a724dd569e4eb84098a63e8d2543f779b
tree21e87b369289ea5bd6561ac74203ca5f320ef169
parent838b1ee7e9b664f8a1f0987cc3d76df666e131c5
Don't allow paging of the changeset atom feed

Make any request for a changeset feed with a page argument redirect
to the version with no page argument and ensure that any RSS links on
the HTML version of the changeset list don't have a page argument.
app/controllers/changeset_controller.rb
app/views/changeset/list.html.erb