]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2017-06-01 Tom HughesFix up monkey patching of ActiveRecord for migrations
2017-06-01 Tom HughesReplace alias_method_chain with Module#prepend
2017-06-01 Tom HughesDrop monkey patches that are no longer required
2017-06-01 Tom HughesDrop hack used for rails 4 upgrade
2017-06-01 Andy AllanEnsure closed changesets appear in the feed, and update...
2017-06-01 Andy AllanRemove test fixtures.
2017-06-01 Andy AllanRemove remaining references to fixtures.
2017-06-01 Andy AllanRemove the api_fixtures helper
2017-06-01 Andy AllanRubocop fixes.
2017-06-01 Andy Allancreate nodes from factories for the api changes test.
2017-05-31 Andy AllanUpdate amf_controller tests to use a factory-generated...
2017-05-31 Andy AllanUpdate the user list pagination test to avoid counting...
2017-05-31 Andy AllanRefactor the user list test to use factory-built users...
2017-05-31 Andy AllanUse factories to generate the relations
2017-05-31 Andy AllanUse the user factory to generate login details.
2017-05-31 Andy AllanRefactor the assert_changeset helper to take an array...
2017-05-31 Andy AllanOnly use changesets from factories for the test_query...
2017-05-31 Andy AllanCreate objects via factories, rather than implicity...
2017-05-31 Andy AllanRework the changeset feed tests.
2017-05-31 Andy AllanCreate nodes explicitly rather than relying on fixtures.
2017-05-31 Andy AllanAdd ways into the database explicitly, rather than...
2017-05-31 Andy AllanCreate a redaction object before testing the index...
2017-05-31 Andy AllanUse a user factory in order to log in.
2017-05-31 Andy AllanRefactor changeset tags model test to remove dependency...
2017-05-31 Andy AllanUpdate rubocop class length limit.
2017-05-31 Andy Allanrefactor remaining amf controller tests to use factories.
2017-05-31 Andy AllanRefactor some controller tests to use factories.
2017-05-31 Andy AllanRefactor remaining relation model tests to use factories.
2017-05-31 Andy AllanRefactor some controller tests to use factories.
2017-05-31 Andy AllanRefactor various controller tests to use factories.
2017-05-31 Andy AllanRefactor remaining way model tests to use factories.
2017-05-31 Andy AllanConvert more changeset controller tests to use factories.
2017-05-31 Andy AllanRefactor more changeset controller tests to use factories.
2017-05-31 Andy AllanConvert more changeset controller tests to use factories.
2017-05-31 Andy AllanRefactor user_changeset_comments integration test to...
2017-05-31 Andy AllanRefactor a few tests to use changeset factories.
2017-05-29 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-05-24 Tom HughesAdd string for GraphHopper car profile
2017-05-24 Peter KarichInclude car profile for GraphHopper routing
2017-05-24 Andy AllanRefactor more changeset_controller tests to use factories.
2017-05-24 Andy AllanRefactor some changesets controller tests to use factories.
2017-05-24 Andy AllanRefactor the changeset query tests to use factories.
2017-05-24 Andy AllanConvert more relation controller tests to use factories.
2017-05-24 Andy AllanConvert remaining node_controller tests to use factories.
2017-05-21 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2017-05-20 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-05-18 Tom HughesPlay a bit of whack-an-seo-mole
2017-05-17 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1521'
2017-05-17 Andy AllanEnsure invisible_way is actually deleted
2017-05-17 Andy AllanUpdate more relation_controller tests to use factories.
2017-05-17 Andy AllanRefactor some relation_controller tests to use factories.
2017-05-17 Andy AllanRefactor the relation_for_nwr tests to use factories
2017-05-17 Andy AllanRefactor get_nodes_undelete test to use factories inste...
2017-05-17 Andy AllanRefactor remaining way model tests to use factories.
2017-05-12 Bryan HouselUpdate to iD v2.2.1
2017-05-11 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-05-10 Andy AllanMore amf_controller tests converted to use factories.
2017-05-10 Andy AllanRefactor more amf_controller tests to use factories.
2017-05-10 Andy AllanRefactor putway method tests to use factories
2017-05-10 Andy AllanRefactor some more amf_controller tests to use factories.
2017-05-10 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1538'
2017-05-10 Andy AllanRefactor old_relation_controller tests to use factories.
2017-05-10 Andy AllanUpdate old_ways_controller tests to use factories.
2017-05-10 Andy AllanConvert remaining old_node_controller tests to use...
2017-05-10 Andy AllanEnsure the old nodes are created with the same changeset
2017-05-10 Andy AllanRefactor remaining api_controller tests to use factories.
2017-05-10 Tom HughesUpdate mailmap
2017-05-10 Simon PooleBlock anything in the here.com domain
2017-05-10 Tom HughesParse asset map JSON before passing it to iD
2017-05-09 Bryan HouselUpdate to iD v2.2.0
2017-05-04 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-05-02 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-05-01 Tom HughesUse POST when editing GPX trace details
2017-04-27 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-04-26 Andy AllanRefactor remaining way_controller tests to use factories.
2017-04-26 Andy AllanRefactor more way_controller tests to use factories.
2017-04-26 Andy AllanAdd a way_with_nodes factory, and use it in the way_con...
2017-04-26 Andy AllanRefactor deletion tests in way_controller_test to use...
2017-04-25 Andy AllanRefactor some way_controller tests to use factories.
2017-04-25 Andy AllanRefactor some amf_controller tests to use factories.
2017-04-25 Andy AllanUse factories for all factory associations.
2017-04-25 Andy AllanCreate an old_way_node factory, and start using it...
2017-04-25 Andy AllanCreate an old_way factory, and start using it for tests.
2017-04-25 Andy AllanCreate an old_relation_member factory, and start using...
2017-04-25 Andy AllanCreate an old_relation factory, and start using it...
2017-04-24 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1527'
2017-04-24 daganzdaandaMove list of containing relations to top of browse...
2017-04-24 Andy AllanConvert the node_controller update tests to use factories.
2017-04-24 Andy AllanConvert the duplicate_tags node controller test to...
2017-04-24 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-04-22 Matt AmosCredit the whole of UCL, rather than just the Bartlett...
2017-04-20 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-04-17 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-04-13 Tom HughesUpdate Potlatch 2 to 2.5-7-gbd74430 build
2017-04-11 Dan StowellRemember user's choice of directions engine
2017-04-10 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-04-08 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1510'
2017-04-08 Herve Saint... Fix indentation in email template
2017-04-06 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-04-05 Andy AllanUse node and relation_member factories for testing...
next