]> git.openstreetmap.org Git - rails.git/history - app/controllers/application_controller.rb
Update to iD v2.0.1
[rails.git] / app / controllers / application_controller.rb
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-20 Tom HughesFix rubocop warnings
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
2016-01-06 Tom HughesRework locale selection
2015-12-11 Bryan HouselSupport using iD on Internet Explorer 11 and above
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-03-04 Tom HughesTests!
2015-02-26 Tom HughesFix some rubocop rails style issues
2015-02-24 Tom HughesFix more rubocop 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
2015-02-20 Tom HughesCleanup trailing whitespace
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-12-14 Tom HughesDon't render the offline page for XHR requests
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-10-02 Tom HughesUpdate to rails 4.1.6
2013-11-30 Tom HughesDon't offer iD on IE11
2013-11-28 Tom HughesMerge branch 'redesign'
2013-11-25 John FirebaughFix feed link for pushState loaded history page
2013-11-19 John FirebaughMerge branch 'master' into redesign
2013-11-17 Tom HughesRemove the _osm_username cookie and session validation...
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-11-09 John FirebaughReplace Vary header with explicit xhr=1 param
2013-11-06 John FirebaughSend appropriate Vary header
2013-10-13 John FirebaughpushState based navigation between map-based layouts
2013-09-24 Tom HughesUpgrade to http_accept_language 2.x
2013-08-23 Tom HughesMerge remote-tracking branch 'osmlab/id-default'
2013-08-15 John FirebaughMake iD default editor
2013-08-12 Tom HughesFix detection of timeouts
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-08 Tom HughesImprove locale selection for Potlatch 2 and iD
2013-04-24 Tom HughesExplicitly set text/plain as the type for error responses
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-02 Matt AmosAdded database, API and GPX status to capabilities.
2013-03-28 Tom HughesAdd a new write_notes permission needed for OAuth acces...
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-28 Tom HughesAdd javascript OAuth support
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-11-01 Tom HughesMake sure we always read the body of a PUT or POST...
2012-11-01 Tom HughesRevert "Add a newline to the end of the body when repor...
2012-11-01 Tom HughesAdd a newline to the end of the body when reporting...
2012-10-26 Tom HughesMake it easier to test alternative locales
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-10 Tom HughesImprove blocks on/by links on user pages
2012-05-01 Tom HughesError in a changeset feed is requested for a non-existe...
2012-04-05 Matt AmosBetter comments in application controller logic
2012-04-05 Matt AmosAdded redactions resource
2012-04-05 Matt AmosFixing review comments
2012-04-02 Tom HughesWe no longer need to disable sessions when the database...
2012-03-21 Tom HughesFactor out common code for looking up users
2012-03-21 Tom HughesUse one "no_such_user" view everywhere
2012-03-19 Tom HughesAdd functional tests for user blocks
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-04 Tom HughesUse a consistent host name in cache keys
2012-02-26 Tom HughesRefactor session persistence code
2012-02-15 Tom HughesActionController::UnknownAction is now AbstractControll...
2012-02-14 Tom HughesRevert "Log locale selection"
2012-02-14 Tom HughesLog locale selection
2012-01-07 Tom HughesTry really hard to find out if the real exception was...
2012-01-07 Tom HughesRecognise wrapped timeout exceptions properly
2012-01-06 Tom HughesUse Timeout if SystemTimer isn't loaded
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-24 Tom HughesLog any session that is reset due to a username mismatch
2011-11-16 Tom HughesMake OAuth work again
2011-11-16 Tom HughesExplicitly select the default locale if we have no...
2011-11-16 Tom HughesAdd some logging to help diagnose changeset feed locale...
2011-11-14 Tom HughesDon't reset the session when the token refers to an...
2011-11-14 Tom HughesStore the username in a cookie and use it to validate...
2011-11-14 Tom HughesFix object_id warning
2011-11-14 Tom HughesMake database offline mode work
2011-11-14 Tom HughesGet OAuth working, including a hack for Potlatch
2011-11-14 Tom HughesRework expansion of HTTP status code to work with rails 3
2011-11-14 Tom HughesTemporary fix for postgres enums pending rails 3.0.4
2011-11-14 Tom HughesUpdate oauth support for rails 3 version of oauth plugin
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-11-14 Tom HughesReplace request.request_uri with request.fullpath
2011-11-14 Tom HughesUpdate to rails 3
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-23 Tom HughesFix problems with database offline mode
2011-06-22 Tom HughesMerge branch 'master' into openstreetbugs
2011-06-14 Tom HughesAdd an option to require the CTs to be agreed to edit
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-06-01 Tom HughesUse session.delete to remove entries instead of assigni...
next