]> git.openstreetmap.org Git - rails.git/history - app/controllers/trace_controller.rb
Fix rubocop warnings
[rails.git] / app / controllers / trace_controller.rb
2017-10-05 Tom HughesFix rubocop warnings
2017-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1614'
2017-08-30 Andy AllanRename xml processing methods with an update_ prefix
2017-08-18 Andy AllanRefactor the from_xml methods to act on existing trace...
2017-07-12 Tom HughesMerge remote-tracking branch 'upstream/pull/1583'
2017-07-12 Andy AllanUse current_user to represent the currently logged...
2017-06-29 Tom HughesSanitize parameters for various paged views
2017-06-03 Tom HughesReplace deprecated Mime::XXX with Mime[:xxx]
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Tom HughesRemove all use of the :text option to render
2017-06-01 Tom HughesFix rubocop warnings
2017-02-23 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1436'
2017-02-18 Tom HughesMerge branch 'contextmenu'
2017-02-13 Tom HughesAllow a POST with no arguments to trace#edit to fetch...
2017-02-12 Herve Saint-Amandmerging master into html-mail-fixes
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2017-02-09 Tom HughesOnly add traces for POST requests
2017-02-05 Tom HughesMake TraceController#list sort by id instead of timestamp
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1322'
2016-10-12 Mikel Maronmerge upstream/master and resolve conflicts from https...
2016-10-12 Andy AllanRemove unnecessary controller references from the redir...
2016-08-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1004'
2016-03-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-14 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1120'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1122'
2016-02-05 Tom HughesFix new rubocop warnings
2016-01-19 Tom HughesFix rubocop warnings
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-08-18 Tom HughesFix new rubocopy warnings
2015-08-18 Tom HughesFix double XML declaration on trace RSS feeds
2015-03-01 Tom HughesThe test train rolls ever onwards...
2015-02-26 Tom HughesFix some rubocop rails style issues
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop style issues
2015-02-20 Tom HughesFix rubocop lint issues
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2014-11-03 Richard FairhurstMerge pull request #24 from zerebubuth/routing-merge
2014-11-03 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-11-01 Tom HughesMerge branch 'master' into overpass
2014-07-21 Tom HughesMerge branch 'rails41'
2014-07-04 Tom HughesRename Trace#public to Trace#visible_to_all
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-10-15 Tom HughesUse gpx as the extension when we ask for /trace/N/data.gpx
2013-10-14 Tom HughesTidy up trace#edit and trace#delete and make them more...
2013-09-29 Tom HughesConvert trace counting to use modern arel methods
2013-09-21 Tom HughesReplace attr_accessible with strong parameters
2013-09-18 Tom HughesUse a view to build the trace RSS feed and get rid...
2013-09-09 Tom HughesReturn GPX traces as application/gpx+xml instead of...
2013-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-19 Tom HughesReplace `:nothing => true` with `:text => ""`
2013-06-25 Tom HughesRemove remaining action cache usage and related infrast...
2013-05-10 Tom HughesFix trace lists to correctly respect tag restrictions
2013-05-10 Tom HughesHide deleted traces in the RSS feeds
2013-01-15 Tom HughesMerge branch 'master' into notes
2013-01-14 Tom HughesDisable caching of pages with dynamic layout
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-11-04 Tom HughesUse binary mode for trace files
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-21 Tom HughesUse one "no_such_user" view everywhere
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-09 Tom HughesFix various routing and route generation errors
2012-03-09 Tom HughesRemove method tests that are now enforced by the routes
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-06 Tom HughesTurn on mass assignment protection
2012-02-19 Tom HughesFix bad database query for RSS feeds of trace file...
2012-02-08 Tom HughesAdd convenience methods to make ACL use simpler
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-01-17 Tom HughesAdd an ACL check to allow trace downloads to be blocked
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-14 Tom HughesDisable CSRF token verification for API methods
2011-11-14 Tom HughesMake more use of named scopes
2011-11-14 Tom HughesUpdate some more queries to use AREL in place of deprec...
2011-11-14 Tom HughesTemporary fix for postgres enums pending rails 3.0.4
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-23 Tom HughesFix problems with database offline mode
2010-10-17 Tom HughesMerge branch 'master' into openstreetbugs
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-11 Tom HughesMake trace API a proper CRUD API like other object...
2010-09-06 Tom HughesMerge branch 'master' into openstreetbugs
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-09-01 Tom HughesRevert "We can cache the trace list for logged in users...
2010-08-24 Tom HughesSet the default trace visibility on the upload form
2010-08-24 Tom HughesAllow uncompressed GPX traces to be fetched from the API
2010-08-06 Tom HughesMore fixed to trace redirection
2010-08-06 Tom HughesReally fix the redirect on trace deletion
2010-08-06 Tom HughesFix redirect on deleting a trace
2010-08-06 Tom HughesFix redirect after a trace is uploaded
2010-08-04 Tom HughesRework application configuration
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-07-28 Tom HughesMerge branch 'master' into openstreetbugs
2010-07-22 Tom HughesWe can cache the trace list for logged in users now
2010-07-22 Tom HughesPresent "too many pending traces" message as a warning box
2010-07-22 Tom HughesConvert trace views to use CSS based user specific...
2010-06-16 Tom HughesMerge branch 'master' into openstreetbugs
2010-06-16 Tom HughesMerge branch 'master' into openid
2010-06-15 Tom HughesMake database offline work in production
next