]> git.openstreetmap.org Git - rails.git/history - app/controllers/api
Add changeset comment query limit settings; use common query limit in changeset comme...
[rails.git] / app / controllers / api /
8 days ago Anton KhorevMove common query limit method of changesets and notes...
8 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5233'
8 days ago Andy AllanMerge pull request #5363 from AntonKhorev/no-compact...
8 days ago Andy AllanMerge pull request #5514 from AntonKhorev/pd-declaration
8 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5452'
8 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5669'
8 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5673'
8 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5674'
8 days ago Anton KhorevCheck user instead of scope when getting note author...
9 days ago Anton KhorevOutput active blocks list
9 days ago Anton KhorevSkip blocks check when getting active blocks list
9 days ago Anton KhorevAdd active blocks list api endpoint with empty response
11 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5632'
11 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5661'
11 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5622'
11 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5642'
11 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5650'
11 days ago Nenad VujicicUpdates notes filtering to search description too
11 days ago Nenad VujicicAdds storing note's properties to notes
11 days ago Andy AllanMerge pull request #5658 from tomhughes/flash-skip...
11 days ago Tom HughesStop using session flash to communicate with callbacks
12 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5637'
13 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5643'
13 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5403'
13 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5641'
2025-02-09 Anton KhorevMake api old element show paths resourceful
2025-02-09 Anton KhorevMerge branch 'pull/5636'
2025-02-09 Tom HughesMerge remote-tracking branch 'upstream/pull/5638'
2025-02-09 Anton KhorevConvert api element history actions to versions resources
2025-02-09 Tom HughesUse subqueries to find nested members more efficiently
2025-02-09 Tom HughesMerge remote-tracking branch 'upstream/pull/5633'
2025-02-09 Tom HughesMerge remote-tracking branch 'upstream/pull/5626'
2025-02-08 Tom HughesMerge remote-tracking branch 'upstream/pull/5611'
2025-02-08 Anton KhorevClean up after creating nested relation resources
2025-02-08 Anton KhorevDeclare api relation relations as nested resources
2025-02-08 Anton KhorevDeclare api way relations as nested resources
2025-02-08 Anton KhorevDeclare api node relations as nested resources
2025-02-08 Anton KhorevDeclare api node ways as nested resources
2025-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/5598'
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5603'
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5597'
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5620'
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5604'
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5610'
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5612'
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5615'
2025-02-05 Anton KhorevMap 'full' to api relation show action
2025-02-05 Anton KhorevMap 'full' to api way show action
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5605'
2025-02-05 Tom HughesMerge remote-tracking branch 'upstream/pull/5602'
2025-02-05 Andy AllanMerge pull request #5617 from AntonKhorev/api-element...
2025-02-05 Anton KhorevMake api show/update/destroy relation actions resourceful
2025-02-05 Anton KhorevMake api show/update/destroy way actions resourceful
2025-02-05 Anton KhorevMake api show/update/destroy node actions resourceful
2025-02-05 Andy AllanMerge pull request #5591 from AntonKhorev/api-element...
2025-02-04 Anton KhorevMerge branch 'pull/5579'
2025-02-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5064'
2025-02-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5522'
2025-02-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5588'
2025-02-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5586'
2025-02-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5585'
2025-02-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5581'
2025-02-01 Anton KhorevUse flat_map to collect way node ids in maps controller
2025-02-01 Tom HughesMerge remote-tracking branch 'upstream/pull/5584'
2025-02-01 Anton KhorevUse filter instead of loop in visible node/way collections
2025-02-01 Anton KhorevRemove ids collected in parallel to model instances...
2025-02-01 Anton KhorevRemove unused visible_nodes hashes from api element...
2025-01-29 Anton KhorevMerge branch 'pull/4990'
2025-01-26 Tom HughesMerge remote-tracking branch 'upstream/pull/5538'
2025-01-26 Tom HughesMerge remote-tracking branch 'upstream/pull/5536'
2025-01-24 Tom HughesMerge remote-tracking branch 'upstream/pull/5545'
2025-01-24 Tom HughesMerge remote-tracking branch 'upstream/pull/5544'
2025-01-24 Anton KhorevCreate api map resource
2025-01-24 Anton KhorevSimplify write_notes scope check in api notes controller
2025-01-17 Anton KhorevMerge branch 'pull/5261'
2025-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5500'
2025-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5499'
2025-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5494'
2025-01-15 Andy AllanMerge pull request #5433 from AntonKhorev/user-routes...
2025-01-15 Andy AllanMerge pull request #5449 from AntonKhorev/edit-preferences
2024-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/5440'
2024-12-29 Tom HughesMerge remote-tracking branch 'upstream/pull/5448'
2024-12-29 Tom HughesMerge remote-tracking branch 'upstream/pull/5447'
2024-12-29 Tom HughesMerge remote-tracking branch 'upstream/pull/5446'
2024-12-29 Tom HughesMerge remote-tracking branch 'upstream/pull/5442'
2024-12-27 Anton KhorevCreate user traces resource in api namespace
2024-12-23 Tom HughesMerge remote-tracking branch 'upstream/pull/5435'
2024-12-23 Anton KhorevRemove check_api_readable from api messages controller
2024-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/5434'
2024-12-22 Anton KhorevUse resourceful routes for api messages in/outbox
2024-12-18 Tom HughesMerge remote-tracking branch 'upstream/pull/5391'
2024-12-18 Anton KhorevMerge branch 'pull/4985'
2024-12-12 Tom HughesMerge remote-tracking branch 'upstream/pull/5394'
2024-12-11 Tom HughesMerge remote-tracking branch 'upstream/pull/5387'
2024-12-11 Andy AllanMerge pull request #5362 from AntonKhorev/color-mode...
2024-12-11 Andy AllanMerge pull request #5390 from AntonKhorev/trace-resourc...
2024-12-10 Tom HughesMerge remote-tracking branch 'upstream/pull/4200'
2024-12-10 Anton KhorevUse resourceful routes for api trace data
2024-12-08 Tom HughesMerge remote-tracking branch 'upstream/pull/5375'
2024-12-08 Tom HughesMerge remote-tracking branch 'upstream/pull/5386'
next