]> git.openstreetmap.org Git - rails.git/history - test/controllers/users_controller_test.rb
Rename user.friend_users to user.friends
[rails.git] / test / controllers / users_controller_test.rb
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