]> git.openstreetmap.org Git - rails.git/history - test/controllers/users_controller_test.rb
Rename form-row to standard-form-row to avoid clashing with a bootstrap class
[rails.git] / test / controllers / users_controller_test.rb
2020-01-15 Andy AllanRename form-row to standard-form-row to avoid clashing...
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2507'
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2506'
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2505'
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2504'
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2495'
2020-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2500'
2020-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2499'
2020-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2498'
2020-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2497'
2020-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2496'
2020-01-08 Andy AllanUpdate tests to ensure referer is working
2020-01-08 Andy AllanUse a post link to logout
2020-01-06 Tom HughesRemove fallback to hostip.info
2019-10-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2354'
2019-09-05 Tom HughesWhen overriding setup make sure to call the superclass
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-08-28 Andy AllanMerge pull request #2266 from systemed/patch-2
2019-07-16 Tom HughesRemove support for old style user images
2019-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2296'
2019-07-09 Tom HughesMove user images to Active Storage with paperclip as...
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2271'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2267'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2270'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2269'
2019-06-19 Andy AllanUse user models, not ids, in assertions
2019-06-19 Andy AllanPass the models, not the ids, when dealing with friendships
2019-06-19 Andy AllanRename Friend model to Friendship
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2228'
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2225'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2237'
2019-05-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2239'
2019-05-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2238'
2019-05-29 Andy AllanRefactor diary entries to use create and update methods
2019-05-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2028'
2019-05-13 Simon PooleAdd checkbox for contributor terms and improve text
2019-05-13 Simon PooleFix tests for change in users_controller
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2161'
2019-02-28 Andy AllanMove the user api methods into a separate controller...
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-12-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2084'
2018-12-12 Andy AllanRefactor users_controller to use CanCanCan for authoris...
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2060'
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2061'
2018-11-14 Andy AllanAdd a changeset to exercise that part of the contact...
2018-11-14 Andy AllanEnsure that the blocked template rendering works
2018-11-14 Andy AllanCheck that a request that requires authentication is...
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 HughesMerge remote-tracking branch 'upstream/pull/2023'
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2038'
2018-10-31 Andy AllanUse deliver_later for all email sending
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-22 Tom HughesUpdate translation keys for renaming of user to users
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Andy AllanRename user_controller to users_controller