]> git.openstreetmap.org Git - rails.git/history - app/controllers/traces_controller.rb
Remove unnecessary require statements from tests
[rails.git] / app / controllers / traces_controller.rb
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 Tom HughesFix Style/SafeNavigation rubocop warnings
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-29 Andy AllanRename traces#list to traces#index
2018-08-29 Andy AllanRename traces#view to traces#show
2018-08-29 Andy AllanSplit out updating a trace into an update action
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1962'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1963'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1960'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1959'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1961'
2018-08-29 Tom HughesTidy up control flow in trace creation
2018-08-29 Andy AllanMerge pull request #1938 from jguthrie100/fix_no_trace_...
2018-07-26 J GuthrieRefactored and added new test
2018-07-25 J GuthrieReturn after rendering - stops further processing in...
2018-07-25 J GuthrieSwitched if to unless to satisfy rubycop
2018-07-25 J GuthrieNo trace description now redirects to /new
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1892'
2018-06-06 Andy AllanRefactor trace creation pages
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1858'
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1857'
2018-05-09 Andy AllanRename trace_controller to traces_controller