]> git.openstreetmap.org Git - rails.git/history - test/controllers/messages_controller_test.rb
Use CanCanCan for user_roles auth
[rails.git] / test / controllers / messages_controller_test.rb
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-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 Tom HughesMerge remote-tracking branch 'upstream/pull/2012'
2018-10-03 Andy AllanRename user_controller to users_controller
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1987'
2018-09-10 WilResolve 96 Rubocop Lint/AmbiguousRegexpLiteral conflicts
2018-09-05 Andy AllanUse resourceful routing for message replies
2018-09-05 Andy AllanUse a resourceful path for message marking
2018-09-05 Andy AllanUse resourceful destroy method for messages
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1962'
2018-08-29 Andy AllanRefactor message creation to use a create action
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1892'
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1893'
2018-06-06 Andy AllanRefactor messages show action to be resourceful
2018-06-06 Andy AllanRefactor inbox and outbox paths to avoid display names...
2018-05-18 hikemaniacRebase to current master
2018-05-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1866'
2018-05-16 Tom HughesRevert "Remove unused POST method for message replies"
2018-05-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1863'
2018-05-15 Andy AllanRename messages#read to #show
2018-05-15 Andy AllanRename messages#delete to destroy
2018-05-15 Andy AllanRemove unused POST method for message replies
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1858'
2018-05-09 Andy AllanRename message_controller to messages_controller