]> git.openstreetmap.org Git - rails.git/history - test/controllers/api/relations_controller_test.rb
Merge remote-tracking branch 'upstream/pull/6189'
[rails.git] / test / controllers / api / relations_controller_test.rb
8 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/6184'
8 days ago Anton KhorevMerge remote-tracking branch 'upstream/pull/6185'
9 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/6182'
10 days ago Anton KhorevSplit destroy relation tests
10 days ago Anton KhorevTest updating relation
10 days ago Anton KhorevMake other relation id update test similar to other...
10 days ago Anton KhorevMake invalid type member test similar to create relatio...
10 days ago Anton KhorevMake missing node member test similar to create relatio...
10 days ago Anton KhorevSplit create relation tests
10 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/6179'
10 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/6178'
10 days ago Anton KhorevAdd common api element testing methods
10 days ago Anton KhorevCreate api elements test helper module
11 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/6154'
11 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/4191'
11 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/6176'
11 days ago Anton KhorevReplace multiline strings with heredocs api elements...
11 days ago Anton KhorevRemove unnecessary tags from api elements test xml
2025-07-07 Tom HughesMerge remote-tracking branch 'upstream/pull/6171'
2025-07-07 Anton KhorevMove tests comparing relation tags with response to...
2025-07-07 Anton KhorevMove tests comparing relation members with response...
2025-07-07 Anton KhorevAdd extra members test for history table
2025-07-07 Anton KhorevMove relation-changeset integration tests out of contro...
2025-07-07 Anton KhorevConvert check ordering method into assert on response
2025-07-07 Anton KhorevRemove unnecessary with_controller around check_ordering
2025-07-07 Anton KhorevInline single-use with_update_* methods
2025-07-07 Anton KhorevChange method to compare tags with response
2025-07-07 Anton KhorevRemove with_update_* block/yield
2025-07-07 Anton KhorevRemove with_relation private method
2025-07-07 Anton KhorevAssert that relation member arrays are equal without...
2025-07-07 Anton KhorevShorten tags to hash conversion
2025-07-07 Anton KhorevRemove sorting before converting tags to hash
2025-07-07 Anton KhorevAssert that hashes are equal without iterating over...
2025-05-22 Tom HughesMerge remote-tracking branch 'upstream/pull/5960'
2025-05-04 Tom HughesMerge remote-tracking branch 'upstream/pull/5977'
2025-05-03 Anton KhorevCreate api changeset upload resource
2025-03-25 Tom HughesMerge remote-tracking branch 'upstream/pull/4872'
2025-03-11 Tom HughesMerge remote-tracking branch 'upstream/pull/5402'
2025-03-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5667'
2025-02-27 Tom HughesMerge remote-tracking branch 'upstream/pull/5652'
2025-02-23 Anton KhorevMerge branch 'pull/5715'
2025-02-22 Tom HughesMerge remote-tracking branch 'upstream/pull/5717'
2025-02-21 Anton KhorevMake api changeset show path resourceful
2025-02-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5694'
2025-02-20 Tom HughesMerge remote-tracking branch 'upstream/pull/5713'
2025-02-19 Anton KhorevMake api create changeset path resourceful
2025-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5278'
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5233'
2025-02-15 Andy AllanMerge pull request #5514 from AntonKhorev/pd-declaration
2025-02-12 Tom HughesMerge remote-tracking branch 'upstream/pull/5632'
2025-02-12 Tom HughesMerge remote-tracking branch 'upstream/pull/5642'
2025-02-11 Tom HughesMerge remote-tracking branch 'upstream/pull/5637'
2025-02-10 Tom HughesMerge remote-tracking branch 'upstream/pull/5643'
2025-02-10 Tom HughesMerge remote-tracking branch 'upstream/pull/5403'
2025-02-10 Tom HughesMerge remote-tracking branch 'upstream/pull/5641'
2025-02-09 Anton KhorevMake api old element show paths resourceful
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-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 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 KhorevTest Last-Modified header of api show element responses
2025-02-05 Anton KhorevTest if api relation show/full responses contain requir...
2025-02-05 Anton KhorevSplit api relation show/full tests
2025-02-05 Anton KhorevMove api element show and full tests
2025-02-05 Anton KhorevMake api show/update/destroy relation actions resourceful
2025-02-05 Andy AllanMerge pull request #5591 from AntonKhorev/api-element...
2025-02-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5064'
2025-02-02 Anton KhorevMake api create relation path resourceful
2025-02-02 Anton KhorevMove api element index tests up
2025-02-02 Anton KhorevMake api element index paths resourceful
2024-12-18 Anton KhorevMerge branch 'pull/4985'
2024-11-27 Andy AllanMerge pull request #4316 from AntonKhorev/block-reason...
2024-11-18 Anton KhorevMerge branch 'pull/5297'
2024-11-13 Andy AllanMerge pull request #4761 from AntonKhorev:dark-mode...
2024-11-13 Andy AllanMerge pull request #5151 from AntonKhorev/no-history...
2024-11-13 Andy AllanMerge pull request #5295 from tomhughes/danger-branches
2024-11-05 Tom HughesFix new rubocop warnings
2024-10-16 Andy AllanMerge pull request #4919 from rkoeze/rkoeze/add-github...
2024-09-06 Anton KhorevMerge branch 'pull/5115'
2024-09-02 Anton KhorevMerge branch 'pull/5141'
2024-09-02 Tom HughesDrop support for basic authentication
2024-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/4565'
2024-08-07 Andy AllanMerge pull request #5019 from tomhughes/oauth2-cleanup
2024-07-28 Anton KhorevMerge branch 'pull/5020'
2024-07-26 Tom HughesMerge remote-tracking branch 'upstream/pull/5016'
next