2017-09-06 |
Andy Allan | Add a basic feature test for reporting diary entries. |
tree | commitdiff |
2017-08-02 |
Andy Allan | Merge branch 'master' into moderation |
tree | commitdiff |
2017-08-01 |
Tom Hughes | Fix user settings form |
tree | commitdiff |
2017-07-31 |
Tom Hughes | Update rack-cors and fix tests for changes in behaviour |
tree | commitdiff |
2017-07-28 |
Andy Allan | Merge pull request #1597 from tomhughes/current-user |
tree | commitdiff |
2017-07-27 |
Tom Hughes | Convert @user to current_user in helpers |
tree | commitdiff |
2017-07-27 |
Tom Hughes | Merge remote-tracking branch 'upstream/pull/1595' |
tree | commitdiff |
2017-07-18 |
Tom Hughes | Mark account suspended flash message as HTML safe |
tree | commitdiff |
2017-07-12 |
Tom Hughes | Merge remote-tracking branch 'upstream/pull/1583' |
tree | commitdiff |
2017-07-12 |
Andy Allan | Standardise on basic_authorization without the parentheses |
tree | commitdiff |
2017-07-12 |
Andy Allan | Set the reported_user in a callback |
tree | commitdiff |
2017-07-12 |
Andy Allan | Rubocop autofixes. |
tree | commitdiff |
2017-07-12 |
Andy Allan | Rename association to reported_user, for clarity |
tree | commitdiff |
2017-07-12 |
Andy Allan | Get tests passing. Use factories instead of fixtures. |
tree | commitdiff |
2017-07-12 |
Andy Allan | Merge branch 'master' into moderation |
tree | commitdiff |
2017-07-10 |
Tom Hughes | Replace timecop with the rails builtin travel_to method |
tree | commitdiff |
2017-07-06 |
Tom Hughes | Merge remote-tracking branch 'upstream/pull/1575' |
tree | commitdiff |
2017-07-06 |
Tom Hughes | Add some tests for the user helper |
tree | commitdiff |
2017-07-05 |
Andy Allan | Hide contributor terms details, unless the user hasn... |
tree | commitdiff |
2017-06-29 |
Tom Hughes | Fix more parameter sanitisation issues and add tests |
tree | commitdiff |
2017-06-29 |
Tom Hughes | Merge remote-tracking branch 'upstream/pull/1561' |
tree | commitdiff |
2017-06-27 |
Tom Hughes | Fix some tests for changes in rails 5 |
tree | commitdiff |
2017-06-27 |
Tom Hughes | Update get/post etc to remove use of deprecated syntax |
tree | commitdiff |
2017-06-23 |
Andy Allan | Rework coordinates to avoid scientific formatting of... |
tree | commitdiff |
2017-06-05 |
Tom Hughes | Remove deprecated get_via_direct and post_via_redirect... |
tree | commitdiff |
2017-06-03 |
Tom Hughes | Avoid using format as a URL parameter name |
tree | commitdiff |
2017-06-02 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1553' |
tree | commitdiff |
2017-06-02 |
Tom Hughes | Remove all use of the :text option to render |
tree | commitdiff |
2017-06-02 |
Tom Hughes | Remove arguments from assert_nothing_raised |
tree | commitdiff |
2017-06-01 |
Tom Hughes | Fix rubocop warnings |
tree | commitdiff |
2017-06-01 |
Tom Hughes | Update bundle |
tree | commitdiff |
2017-06-01 |
Andy Allan | Ensure closed changesets appear in the feed, and update... |
tree | commitdiff |
2017-06-01 |
Andy Allan | Remove test fixtures. |
tree | commitdiff |
2017-06-01 |
Andy Allan | Remove remaining references to fixtures. |
tree | commitdiff |
2017-06-01 |
Andy Allan | Remove the api_fixtures helper |
tree | commitdiff |
2017-06-01 |
Andy Allan | Rubocop fixes. |
tree | commitdiff |
2017-06-01 |
Andy Allan | create nodes from factories for the api changes test. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Update amf_controller tests to use a factory-generated... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Update the user list pagination test to avoid counting... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor the user list test to use factory-built users... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Use factories to generate the relations |
tree | commitdiff |
2017-05-31 |
Andy Allan | Use the user factory to generate login details. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor the assert_changeset helper to take an array... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Only use changesets from factories for the test_query... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Create objects via factories, rather than implicity... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Rework the changeset feed tests. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Create nodes explicitly rather than relying on fixtures. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Add ways into the database explicitly, rather than... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Create a redaction object before testing the index... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Use a user factory in order to log in. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor changeset tags model test to remove dependency... |
tree | commitdiff |
2017-05-31 |
Andy Allan | refactor remaining amf controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor some controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor remaining relation model tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor some controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor various controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor remaining way model tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Convert more changeset controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor more changeset controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Convert more changeset controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor user_changeset_comments integration test to... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor a few tests to use changeset factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Refactor more changeset_controller tests to use factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Refactor some changesets controller tests to use factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Refactor the changeset query tests to use factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Convert more relation controller tests to use factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Convert remaining node_controller tests to use factories. |
tree | commitdiff |
2017-05-17 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1521' |
tree | commitdiff |
2017-05-17 |
Andy Allan | Ensure invisible_way is actually deleted |
tree | commitdiff |
2017-05-17 |
Andy Allan | Update more relation_controller tests to use factories. |
tree | commitdiff |
2017-05-17 |
Andy Allan | Refactor some relation_controller tests to use factories. |
tree | commitdiff |
2017-05-17 |
Andy Allan | Refactor the relation_for_nwr tests to use factories |
tree | commitdiff |
2017-05-17 |
Andy Allan | Refactor get_nodes_undelete test to use factories inste... |
tree | commitdiff |
2017-05-17 |
Andy Allan | Refactor remaining way model tests to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | More amf_controller tests converted to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor more amf_controller tests to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor putway method tests to use factories |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor some more amf_controller tests to use factories. |
tree | commitdiff |
2017-05-10 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1538' |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor old_relation_controller tests to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | Update old_ways_controller tests to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | Convert remaining old_node_controller tests to use... |
tree | commitdiff |
2017-05-10 |
Andy Allan | Ensure the old nodes are created with the same changeset |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor remaining api_controller tests to use factories. |
tree | commitdiff |
2017-05-01 |
Tom Hughes | Use POST when editing GPX trace details |
tree | commitdiff |
2017-04-26 |
Andy Allan | Refactor remaining way_controller tests to use factories. |
tree | commitdiff |
2017-04-26 |
Andy Allan | Refactor more way_controller tests to use factories. |
tree | commitdiff |
2017-04-26 |
Andy Allan | Add a way_with_nodes factory, and use it in the way_con... |
tree | commitdiff |
2017-04-26 |
Andy Allan | Refactor deletion tests in way_controller_test to use... |
tree | commitdiff |
2017-04-25 |
Andy Allan | Refactor some way_controller tests to use factories. |
tree | commitdiff |
2017-04-25 |
Andy Allan | Refactor some amf_controller tests to use factories. |
tree | commitdiff |
2017-04-25 |
Andy Allan | Use factories for all factory associations. |
tree | commitdiff |
2017-04-25 |
Andy Allan | Create an old_way_node factory, and start using it... |
tree | commitdiff |
2017-04-25 |
Andy Allan | Create an old_way factory, and start using it for tests. |
tree | commitdiff |
2017-04-25 |
Andy Allan | Create an old_relation_member factory, and start using... |
tree | commitdiff |
2017-04-25 |
Andy Allan | Create an old_relation factory, and start using it... |
tree | commitdiff |
2017-04-24 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1527' |
tree | commitdiff |
2017-04-24 |
Andy Allan | Convert the node_controller update tests to use factories. |
tree | commitdiff |
2017-04-24 |
Andy Allan | Convert the duplicate_tags node controller test to... |
tree | commitdiff |
2017-04-08 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1510' |
tree | commitdiff |
next |