]> git.openstreetmap.org Git - rails.git/history - test/models/relation_test.rb
Merge remote-tracking branch 'upstream/pull/2120'
[rails.git] / test / models / relation_test.rb
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2042'
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-21 Simon PooleCalculate bounding box when deleting relations
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-22 Xuyang JiaFix any_relations always being false
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1987'
2018-09-10 WilResolve 96 Rubocop Lint/AmbiguousRegexpLiteral conflicts
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-07-12 Andy AllanMerge branch 'master' into moderation
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Tom HughesRemove arguments from assert_nothing_raised
2017-06-01 Andy AllanRemove the api_fixtures helper
2017-05-31 Andy AllanRefactor remaining relation model tests to use factories.
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1347...
2016-12-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1395'
2016-12-18 Tom HughesGet rid of hardwired counts in assertions
2016-12-18 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1367'
2016-10-31 Andy AllanReplace fixtures with factory for relation_tags
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-02-20 Tom HughesStandardise on double quoted strings
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-07-23 Tom HughesFix error resolving relation parents
2014-03-08 Richard FairhurstMerge pull request #14 from tomhughes/routing
2014-03-08 Tom HughesMerge remote-tracking branch 'origin/master' into routing
2014-03-08 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-02-26 Tom HughesReorganise tests to match modern rails test layout