]> git.openstreetmap.org Git - rails.git/history - test/factories/user.rb
Fix rubocop warning
[rails.git] / test / factories / user.rb
13 days ago Tom HughesFix rubocop warning
13 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/4713'
13 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/4714'
13 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/4708'
2024-04-19 Josh Thompsoncalculate hash once per test run, per thread
2024-04-17 Josh Thompsonunburden call for User fabrication
2024-02-27 Tom HughesMake the user factory generate valid passwords
2024-02-25 Tom HughesMerge remote-tracking branch 'upstream/pull/4251'
2023-11-15 Tom HughesMerge remote-tracking branch 'upstream/pull/4349'
2023-11-15 Tom HughesMerge remote-tracking branch 'upstream/pull/4319'
2023-11-02 Tom HughesAdd importer role that can be associated with higher...
2022-12-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3126'
2022-09-10 Adam HoyleMerge branch 'master' into feature/add-communities...
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2022-03-02 Andy AllanMerge branch 'pull/3472'
2022-03-01 Tom HughesFix rubocop Rails/TimeZone warnings
2022-02-16 Andy AllanMerge pull request #3440 from mmd-osm/relationmemberlimit
2022-02-13 Tom HughesMerge remote-tracking branch 'upstream/pull/3345'
2022-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3419'
2022-01-12 Andy AllanUse a state machine for user status
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2136'
2019-02-06 Andy AllanRemove require_terms_agreed configuration option
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-08-29 Andy AllanMerge pull request #1938 from jguthrie100/fix_no_trace_...
2018-08-28 Tom HughesFix FactoryBot deprecation warnings
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 HughesReplace factory_girl with factory_bot
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1483'
2017-03-09 Andy AllanCreate a super_user factory.
2017-03-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1437'
2017-02-23 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1436'
2017-02-22 Andy AllanMake all factory-generated users 'normal'
2017-02-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1449'
2017-02-19 Andy AllanRefactor diary entry tests to use User factory
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1347...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1401'
2017-02-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1423'
2017-02-02 Andy AllanAdd status traits to user factory.
2017-02-02 Andy AllanAdd moderator_user and administrator_user factories.
2017-02-02 Andy AllanAdd with_home_location trait for user factories.
2017-02-01 Andy AllanCreate a simple user factory, and convert some basic...