]> git.openstreetmap.org Git - rails.git/history - app/controllers/application_controller.rb
Fix rubocop style issues
[rails.git] / app / controllers / application_controller.rb
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...
2011-06-01 Tom HughesForce a session to be created when doing a cookie test
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-04-30 Kai KruegerMerge branch 'openstreetbugs' of git://git.openstreetma...
2011-04-29 Tom HughesMerge remote-tracking branch 'apmon/openstreetbugs2...
2011-04-29 Tom HughesMerge branch 'master' into openstreetbugs
2011-04-20 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-20 Tom HughesMerge branch 'master' into openstreetbugs
2011-04-20 Kai KruegerMerge branch 'master' into openstreetbugs2
2011-04-17 Matt AmosAdded flash notice for CTs decline
2011-04-17 Tom HughesUse report_error so Potlatch can see the errors
2011-04-17 Tom HughesMake sure "please read the terms" error is issued in...
2011-04-04 Tom HughesTry and patch up poor browser language selections
2011-04-03 Tom HughesTidy up a few things
2011-04-03 Matt AmosPhase 2 CTs implementation and tests, with config parameter
2011-02-10 Tom HughesMerge branch 'master' into openid
2010-12-15 Tom HughesAllow the client to request errors as an XML document
2010-12-12 Tom HughesChannel all error reporting through report_error
next