]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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-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...
2017-04-03 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-31 Andy AllanConvert more node fixtures to factories
2017-03-31 Andy AllanAdd the closed trait to changeset factories.
2017-03-31 Andy AllanAdd factories for relations, relation_members, ways...
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1508'
2017-03-30 Andy AllanUpdate mapzen directions credit link
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1507'
2017-03-30 Andy AllanFix tests that referred to node lat and lons
2017-03-30 Andy AllanFormat latitudes and longitudes as %7f in XML output
2017-03-30 Andy AllanUse node factories for browse_controller tests.
2017-03-30 Andy AllanFor deleted nodes created via factories, make sure...
2017-03-30 Andy AllanUse factories for nodes in browse_helper tests.
2017-03-30 Andy AllanAdd a with_history trait for node factories, to automat...
2017-03-30 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-27 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-26 John DalyFix typo
2017-03-24 Tom HughesUpdate Potlatch 2 to 2.5 build
2017-03-23 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-22 Tom HughesAdd explicit tests for lat/lon methods on node models
2017-03-22 Tom HughesUse changeset factory for association in node factory
2017-03-22 Tom HughesSet canonical port based on protocol
2017-03-22 Tom HughesRemove various osm.org email addresses from example...
2017-03-22 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1496'
2017-03-22 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1495'
2017-03-22 Tom HughesMake the publisher URL configurable, with no default
2017-03-22 Tom HughesAdd server_protocol configuration option
2017-03-22 Andy AllanUse node and old_node factories for redaction model...
2017-03-22 Tom HughesUse canonical-rails gem to generate canonical URLs
2017-03-22 Andy AllanCreate a node factory, and use it for most node model...
2017-03-22 Tom HughesSet server_url in the test environment
2017-03-22 Tom HughesComment out server_url in the default configuration
2017-03-22 Tom HughesAdd a canonical URL to the head
2017-03-22 Andy AllanUse old_node factory for OldNode model tests.
2017-03-22 Andy AllanRework the changeset helper tests to use factories.
2017-03-22 Andy AllanUse changeset factory for factory associations
2017-03-22 Andy AllanCreate a changeset factory, and use it for model tests.
2017-03-22 Andy AllanRemove the api_fixtures call from changeset model tests...
2017-03-20 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-16 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1492'
2017-03-16 Andy AllanRemove the link between the redaction owner and the...
2017-03-16 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-15 Andy AllanUse redactions factory for old_way controller tests
2017-03-15 Tom HughesAdjust rubocop threshold
2017-03-15 Andy AllanUse redactions factory for old_node controller tests.
2017-03-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1491'
2017-03-15 Andy AllanUse redaction factory for old_relation controller tests.
2017-03-15 Andy AllanFix typos in assertion messages.
2017-03-15 Andy AllanUse redactions factory in redaction controller test.
2017-03-15 Andy AllanCreate a redactions factory and use for model tests.
2017-03-15 Andy AllanRefactor the oauth integration test to avoid using...
2017-03-15 Andy AllanUse user factory for user_terms_seen integration test.
2017-03-15 Andy AllanUse user factories for some changeset_controller tests.
2017-03-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1488'
next