]> git.openstreetmap.org Git - rails.git/history - app/controllers/traces_controller.rb
Merge remote-tracking branch 'upstream/pull/2204'
[rails.git] / app / controllers / traces_controller.rb
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-04-23 Tom HughesFix new rubocop warnings
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-17 Tom HughesMove status into the settings object
2019-03-17 Tom HughesFix database offline mode
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-13 Andy AllanMove all settings to settings.yml
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 api trace methods into a separate controller...
2019-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2120'
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2019-01-16 Andy AllanAdd a configuration flag for using the job queue to...
2019-01-16 Andy AllanSketch out how to use the jobs queue for trace insertio...
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2109'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2108'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2107'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2106'
2019-01-09 Andy AllanUse CanCanCan for traces controller
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