]> git.openstreetmap.org Git - rails.git/history - app/controllers/api_controller.rb
Check the oauth token and then use the capabilities directly
[rails.git] / app / controllers / api_controller.rb
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-29 Andy AllanRename traces#view to traces#show
2018-06-10 Tom HughesMerge branch 'master' into next
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1858'
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1857'
2018-05-09 Andy AllanRename trace_controller to traces_controller
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-04 Tom HughesMerge remote-tracking branch 'upstream/pull/1704'
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-22 Tom HughesFix new rubocop warnings
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Tom HughesMerge remote-tracking branch 'upstream/pull/1583'
2017-07-12 Andy AllanUse current_user to represent the currently logged...
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Tom HughesRemove all use of the :text option to render
2017-03-13 Simon PooleReturn maximum size of bounding box for note retrieval
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-08-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1004'
2016-06-09 Tom HughesFix rubocop warnings
2016-03-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-14 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1120'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1122'
2016-02-05 Tom HughesFix new rubocop warnings
2016-01-19 Tom HughesFix rubocop warnings
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-03-03 Tom HughesAdd extra tests for API and redaction controllers
2015-03-01 Tom HughesDrop the old output_compression plugin
2015-02-26 Tom HughesFix some rubocop rails style issues
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop lint issues
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2014-11-03 Richard FairhurstMerge pull request #24 from zerebubuth/routing-merge
2014-11-03 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-11-01 Tom HughesMerge branch 'master' into overpass
2014-08-31 Paul NormanAdd an imagery blacklist to capabilities
2013-10-11 Tom HughesRemove never actually used code from five years ago
2013-09-21 Tom HughesReplace deprecated finder methods
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-02 Matt AmosAdded database, API and GPX status to capabilities.
2012-11-25 John FirebaughRemove unused parameter
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-05-05 Enno BrehmImplement API endpoint to query permissions.
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-10 Tom HughesSpecify the username when generating a URL for a trace
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-14 Peter GrayRefactor bounding box code
2011-11-14 Tom HughesDisable CSRF token verification for API methods
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-04-20 Tom HughesMerge branch 'master' into openstreetbugs
2011-04-20 Kai KruegerMerge branch 'master' into openstreetbugs2
2011-02-10 Tom HughesMerge branch 'master' into openid
2010-12-05 Tom HughesMerge branch 'master' into openid
2010-12-02 Tom HughesRemove bogus trailing slash from GPX namespace URL
2010-09-06 Tom HughesMerge branch 'master' into openstreetbugs
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-08-04 Tom HughesRework application configuration
2010-02-06 Kai Kruegermerge 19601:19888 of rails_port into the openID branch
2010-01-27 Tom HughesMade the trackpoints call return a more sensible filename.
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...
next