]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2017-04-05 Andy AllanUse node and relation_member factories for testing...
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'
2017-03-15 Andy AllanUse a pending user for testing password resets.
2017-03-15 Andy AllanUse users factory for user_controller tests.
2017-03-13 Tom HughesThrow an exception if adding a note comment fails
2017-03-13 Christian StadelmannMake search use HTTPS automatically
2017-03-13 Andy AllanBuild pending users via factory
2017-03-13 Simon PooleReturn maximum size of bounding box for note retrieval
2017-03-13 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-10 Tom HughesImprove styling of flash messages on the front page
2017-03-10 Tom HughesShow offline/readonly messages as normal flash messages
2017-03-10 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1484'
2017-03-10 Tom HughesAdd some whitespace
2017-03-10 Andy AllanUse user factories for user_login integration tests.
2017-03-10 Andy AllanUse user factories for page_locale integration tests.
2017-03-10 Andy AllanUse user factories for user_block integration tests.
2017-03-10 Andy AllanUse user factories for user_roles integration tests.
2017-03-10 Andy AllanUse user factory for user_creation test.
2017-03-10 Andy AllanUse user factory for application_helper tests.
2017-03-10 Andy AllanUse user factory for note_helper tests.
2017-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1483'
2017-03-09 Tom HughesImprove trace#api_data tests
2017-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1481'
2017-03-09 Andy AllanRemove redundant tests for deleted traces, and rearrang...
2017-03-09 Andy AllanUse user factory for user_roles_helper test
2017-03-09 Andy AllanCreate a super_user factory.
2017-03-09 Andy AllanCreate a fresh user when requesting non-existent traces.
2017-03-09 Andy AllanUse user factory for message model tests.
2017-03-09 Andy AllanTake the user from the node or changeset, rather than...
2017-03-09 Andy AllanUse user factory for note model test.
2017-03-09 Andy AllanUse user factory for oauth_token model test.
2017-03-09 Andy AllanUse user factory for user_preference model tests.
2017-03-09 Andy AllanUse user factory for trace model tests.
2017-03-09 Andy AllanUse user factory for trace_controller tests
2017-03-09 Tom HughesRemove fake qqq locale
2017-03-09 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-07 Tom HughesDo more preloading in browse controller methods
2017-03-06 Tom HughesFix accidental change in comments
2017-03-06 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1477'
2017-03-06 Tom HughesDetect a timeout encapsulated in ActionView::Template...
2017-03-06 Andy AllanUse user factory for swf_controller tests.
2017-03-06 Andy AllanUse user factory for message_controller tests.
2017-03-06 Andy AllanUse user factory for user_roles_controller tests.
2017-03-06 Tom HughesFix hiding of sidebar loading indicator
2017-03-06 Tom HughesRemove fake qqq locale
2017-03-06 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-03-05 Tom HughesRemove inline styles
2017-03-05 Andy AllanUse users factory for user_preferences_controller tests.
2017-03-05 Andy AllanUse users factory for user_blocks_controller tests.
next