]> git.openstreetmap.org Git - rails.git/history - test/models
Merge remote-tracking branch 'upstream/pull/2248'
[rails.git] / test / models /
2019-04-23 Tom HughesFix new rubocop warnings
2019-03-26 Andy AllanRubocop fixes for ruby 2.5
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2131'
2019-03-20 Andy AllanUse activerecord-import for bulk importing tracepoint...
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-13 Andy AllanRubocop fixes for ruby 2.5
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-07 Tom HughesUpdate tests for changes in FactoryBot 5.x
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2136'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2135'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2134'
2019-02-06 Andy AllanRemove unnecessary requires from tests
2019-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2120'
2019-01-23 Andy AllanWrite some basic functionality tests for trace.import
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2051'
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2052'
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2050'
2018-11-07 Tom HughesMerge remote-tracking branch 'upstream/pull/2053'
2018-11-07 Andy AllanRemove unnecessary include from redaction model test
2018-11-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2044'
2018-11-05 J GuthrieAdded tests for validators
2018-11-05 J GuthrieChanged User model to not allow nil display_name (w...
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2042'
2018-11-03 Tom HughesMove abilities to a sepatarate top level directory
2018-10-31 Andy AllanFix error messages when users should not be able to...
2018-10-31 Andy AllanAdd testing for moderator users and issues
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-24 Andy AllanCheck the oauth token and then use the capabilities...
2018-10-24 Andy AllanRework capabilities to avoid assumptions about missing...
2018-10-21 Simon PooleCalculate bounding box when deleting relations
2018-10-10 Andy AllanChange abilities based on upstream renamings
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
2018-06-18 Tom HughesFix new rubocop warnings
2018-06-18 Chris FlipseMake rubocop happy
2018-06-17 Chris Flipseseparate ability and capability
2018-06-17 Benjamin ReynoldsAuthorize actions on GeocoderController with CanCanCan...
2018-06-17 Chris FlipseUpdate capabilities check to actually reflect the exist...
2018-06-17 Chris Flipsefix and improve ability coverage to account for tokens
2018-06-17 Chris FlipseUse cancancan to authorize user_preference_controller
2018-06-17 Chris FlipseImplement the cancan filters for diary entries
2018-06-17 Chris Flipseuse token in ability checks
2018-06-17 Tom HughesAssign vandalism reports for users to moderators
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesImprove model tests for issues
2018-06-10 Tom HughesMerge branch 'master' into next
2018-05-18 hikemaniacRebase to current master
2018-05-17 Tom HughesUpdate for rubocop 0.54.0
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-03-28 Andy AllanAdd more tests
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanRemove reporting of changesets
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-12-13 Andy AllanStore the report category.
2017-12-06 Andy AllanRename 'issue_type' to 'assigned_role', set defaults...
2017-11-29 Andy AllanRubocop fixes.
2017-11-29 Andy AllanMerge branch 'master' into moderation
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-10-29 Tom HughesFix rubocop warnings
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-10-05 Tom HughesFix rubocop warnings
2017-09-06 Andy AllanEnsure report details are not blank.
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanSet the reported_user in a callback
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-06-23 Andy AllanRework coordinates to avoid scientific formatting of...
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Tom HughesRemove arguments from assert_nothing_raised
2017-06-01 Tom HughesFix rubocop warnings
2017-06-01 Andy AllanRemove remaining references to fixtures.
2017-06-01 Andy AllanRemove the api_fixtures helper
2017-05-31 Andy AllanRefactor changeset tags model test to remove dependency...
2017-05-31 Andy AllanRefactor remaining relation model tests to use factories.
2017-05-31 Andy AllanRefactor remaining way model tests to use factories.
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 AllanRefactor get_nodes_undelete test to use factories inste...
2017-05-17 Andy AllanRefactor remaining way model tests to use factories.
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-05 Andy AllanUse node and relation_member factories for testing...
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1508'
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1507'
2017-03-30 Andy AllanFormat latitudes and longitudes as %7f in XML output
2017-03-30 Andy AllanAdd a with_history trait for node factories, to automat...
next