-
crowbot committed
Jul 7, 2015
-
crowbot committed
Nov 10, 2014
-
Mail delivery failures should go to cron address, not support.
crowbot committedOct 23, 2014
-
Don't create log files and directories; let whatever is deploying us …
Ian Chard committedJul 8, 2014 …handle that
-
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixm…
crowbot committedJun 6, 2014 …ytransport
-
Merge branch 'move-to-rails-lts'
crowbot committedJun 6, 2014 -
Move to Rails LTS for 2.3 series security fix support.
crowbot committedJun 6, 2014
-
Ian Chard committed
Feb 17, 2014 Recent version of logrotate mandate that the config file is owned by the running user. As we own the config file, we have to run it ourselves.
-
Add workaround for poor query key counting in Rack 1.1.6
crowbot committedDec 19, 2013 Otherwise queries with lots of nested params, such as route updates, produce 'exceeded available parameter key space' errors.
-
Merge branch 'feature/upgrade-gmaps'
crowbot committedOct 29, 2013
-
Pass selector string not element to function
crowbot committedSep 11, 2013 setupAutocomplete finds the next nearest element from the autocomplete field so we don't need to pass a specific reference, and we shouldn't as the string concatenation in setupAutocomplete in order to add the :first selector causes an error if called with an element as an argument in later versions of jquery.
-
Silence errors for 'Unsupported get request' (100) error.
crowbot committedSep 11, 2013 These seem to be related to a user revoking their access permissions.
-
crowbot committed
Sep 11, 2013 -
crowbot committed
Sep 11, 2013 -
Don't fetch nil access tokens.
crowbot committedSep 11, 2013 -
Merge branch 'fb-oct-breaking-changes'
crowbot committedSep 11, 2013 -
Suppress deprecation warnings.
crowbot committedSep 4, 2013 -
crowbot committed
Sep 11, 2013 -
Return a description when no user is logged in.
crowbot committedSep 11, 2013 The og properties are accessed from Facebook, so need sensible defaults for the situation where there's no logged in user.
-
Tweak open graph meta tags a bit.
crowbot committedSep 11, 2013 These will now be used for the Facebook send action.
-
Result of running bundle install.
crowbot committedSep 10, 2013 -
Merge branch 'no-mahoro-dependency'
crowbot committedSep 10, 2013 -
Use highest version of nokogiri still compatible with Ruby 1.8
Ian Chard committedSep 10, 2013 -
Upgrade to nokogiri 1.6.0 (1.4.6 doesn't build on wheezy)
Ian Chard committedSep 10, 2013 -
Add version 9.1 of postgresql postgis package
Ian Chard committedSep 10, 2013
-
Suppress deprecation warnings.
crowbot committedSep 4, 2013 -
crowbot committed
Sep 4, 2013 -
Update params for Google maps 3.
crowbot committedSep 4, 2013 Fixes for poor synchronization of layers on zoom come from http://osgeo-org.1560.x6.nabble.com/HELP-OL-2-13-Google-v3-and-other-layers-not-zooming-quot-together-quot-td5060658.html
-
Handle case where there is no search string.
crowbot committedSep 4, 2013 -
crowbot committed
Sep 4, 2013 -
crowbot committed
Sep 4, 2013 -
Include Google/v3.js in OpenLayers build files.
crowbot committedSep 4, 2013 Remove deprecated Rico.js, add required Console.js