]> git.openstreetmap.org Git - rails.git/history - app/controllers/application.rb
The render method needs to be last, otherwise the error header won't get set. Needs...
[rails.git] / app / controllers / application.rb
2009-04-23 Shaun McDonaldThe render method needs to be last, otherwise the error...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesReject uploads unless the user has made their edits...
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-14 Tom HughesAdd a "database readonly" state that allows all writes...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-17 Matt AmosFixed some bugs in changeset query code. Added more...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-26 Tom HughesDisable the data browswer when the database is not...
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-22 Tom HughesAdd support for putting the site in an offline mode...
2008-05-11 Christopher Schmidtmake error_message spit out the message text to the...
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-20 Tom HughesAllow the API to be taken offline completely as well...
2007-08-16 Tom HughesIgnore exceptions looking up a user from a session.
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-07-26 Tom HughesAdd a flag to allow the API to be placed in read-only...
2007-06-27 Tom HughesMake passwords with a colon in them work.
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-11 Tom HughesImprove handling of login/logout some more to improve...
2007-05-28 Richard FairhurstTomH's patches
2007-05-24 Steve Coastapply patch from TomH for #477 and dont require http...
2007-05-05 Jörg Ostertagsmall typeo
2007-04-08 Nick BurchWhen we hit an error in /api/0.x/map, include a more...
2007-04-07 Steve Coastsimplify grabbing of a xml base doc
2007-04-07 Steve Coastthrow user to login if trying to edit without logging in
2007-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2006-11-30 Steve Coastrails API support for history of node/segment/way ...
2006-08-26 Steve Coastmore rails front end bits
2006-08-18 Steve Coastvarious fixes
2006-07-29 Steve Coastmore skelaton stuff
2006-07-28 Steve Coastmore basic framework