]> git.openstreetmap.org Git - rails.git/history - app/controllers/api_controller.rb
Specify the user when redirecting back to a diary entry after
[rails.git] / app / controllers / api_controller.rb
2009-12-14 Tom HughesRevert half baked attempt at poi api call - this needs...
2009-12-14 Frederik Rammthis is kind of a "suggested change" for the API contro...
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-13 Tom HughesAdd extra visibility options for GPS traces, and enhanc...
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
2009-05-21 Shaun McDonaldRaising an exception in Ruby requires a .new. Add a...
2009-05-20 Tom HughesAdd a global timeout that is applied to most API requests.
2009-05-15 Tom HughesOptimise retrieval of full relations.
2009-05-08 Shaun McDonaldNo need to define a constand for the appconfig var...
2009-04-28 Tom HughesEager load node and way details when processing a map...
2009-04-28 Tom HughesAdd a changeset cache to stop us looking up the same...
2009-04-26 Tom HughesFinish removing old request counting logic.
2009-04-26 Tom HughesRemove old code to exit after 10000 requests as the...
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-22 Shaun McDonaldadding the maximum number of elements in a changeset...
2009-04-20 Tom HughesMerge api06 branch to trunk.
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-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-03-08 Tom HughesUpdate to use libxml 1.0.0 gem.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-11-03 Shaun McDonaldAdditional api tests for the changes. Also making sure...
2008-11-03 Shaun McDonaldAdding a restriction to prevent more than 2000 nodes...
2008-10-26 Shaun McDonaldcover the other extreme in the map bounary sanitizeatio...
2008-10-19 Shaun McDonaldmore testing of the api. Changing the generator so...
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesRevert broken attempt at potlatch_010 merge.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-16 Tom HughesOptimise finding of relations, partially reversing...
2008-07-08 Tom HughesAdd bounds to map responses. Closes #1011.
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-05-11 Christopher SchmidtMake capabilities report the current version for from...
2008-05-11 Christopher Schmidtchange 'no nodes' response to use API_VERSION in output
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-04-19 Tom HughesMark map responses as attachments.
2008-04-19 Tom HughesHeaders is an array not a function...
2008-04-19 Tom HughesMerge 7296:7427 from export branch to trunk.
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-14 Tom HughesMore work on export tab.
2008-03-19 Richard FairhurstPotlatch 0.8 - be afraid, be very, very afraid
2008-02-03 Tom HughesFix indentation.
2008-01-25 Xin Zhengpatched controller section of #648
2008-01-23 Xin Zhengadded application.yml, refactored map method
2008-01-23 Tom HughesMake things work with multipart keys.
2007-10-09 Tom HughesAdd an API call to find the map tiles which have change...
2007-10-07 Tom HughesCope with empty areas better.
2007-10-07 Gabriel EbnerMerge rails_port_0.5
2007-10-04 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-21 Tom HughesUse quadtiling for the node tables.
2007-09-20 Tom HughesAllow the API to be taken offline completely as well...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-12 Tom HughesDropping duplicate GPS points is very expensive and...
2007-09-12 Tom HughesUse QuadTiling in GPS point queries.
2007-09-05 Tom HughesUse BETWEEN for the node selection in the map API call...
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-08-21 Tom HughesAdd a capabilities API call. Fixes #410.
2007-08-14 Tom HughesDon't create sessions for API calls.
2007-07-30 Tom HughesGive up after reporting that the query found too many...
2007-06-27 Tom HughesFix deprecation warning.
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-24 Tom HughesFix bogus SQL.
2007-06-24 Tom HughesAllow all trackpoints to be fetched, not just those...
2007-06-04 Richard FairhurstTomH's 500 patch
2007-05-29 Steve Coastvarious things from TomH
2007-05-22 Steve Coastreturn a blank 0.4 osm xml doc when on data found
2007-05-14 Steve Coastback out eager way_tag loading as it wasn't getting...
2007-05-14 Steve Coastdo wot john said innit - eagerly load tags in the map...
2007-05-10 Steve Coastapi fixes
2007-05-10 Steve Coastupdates to api
2007-05-10 Steve Coastbring checks back
2007-05-10 John McKerrellAdded trackpoint serving support to 0.4 API
2007-05-09 Steve Coastvarious fixes
2007-05-08 Nick Blackfixes ticket 434
2007-05-08 Steve Coastreturn blank <osm> if no nodes found
2007-05-07 Steve Coastadd explicit garbage collection
2007-05-06 Steve Coastupdates from hacking day
2007-04-30 Nick Blackmap view defaults to a home lat and lon
2007-04-22 Nick BurchSupport getting a way, and all the segments and nodes...
2007-04-18 Steve Coastchange mime type and reformat search controller
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-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2007-01-13 Immanuel Scholz- fixed map api call in version 0.4.
2006-12-01 Steve Coastvarious gpx bits
next