aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/application_controller.rb
Commit message (Expand)AuthorAgeLines
* Add a flag to turn off logging memory usage, as (a) this is a debug setting, ...Seb Bacon2011-07-25-6/+11
* Move various hard-coded strings to config fileSeb Bacon2011-07-07-2/+1
* I18n string for controllersFaton Selishta2011-06-30-1/+1
* Specific code for our requirements (kosovo law, our request etc..)Faton Selishta2011-06-02-1/+1
* move locale-setting logic locally (are likely to want to override it)Seb Bacon2011-03-10-11/+18
* make site_name a globally available helperSeb Bacon2011-03-10-0/+10
* top-level gettext functions already availableSeb Bacon2011-03-10-0/+3
* make site_name a globally available helperSeb Bacon2011-03-10-0/+8
* top-level gettext functions already availableSeb Bacon2011-03-10-1/+0
* initial, basic i18n support with gettextSeb Bacon2011-03-10-1/+1
* Updating validations so that none expect automatic interpolation of the attri...Louise Crow2011-02-24-0/+2
* Scrub passwords from logs.Louise Crow2011-01-24-0/+2
* Make default value an empty string, not nil (which is assumed to be an unset ...Seb Bacon2010-11-23-1/+1
* Provide default value in order to make tests passSeb Bacon2010-11-22-1/+1
* This doesn't work with all the Rails cookies.Francis Irving2010-09-06-6/+0
* Change the foi_cache to be explicit everywhere, so Interlock can use theFrancis Irving2010-09-06-3/+18
* Rename function so doesn't say "squid" in itFrancis Irving2010-09-06-1/+1
* Reorganise list page structureFrancis Irving2010-09-03-1/+4
* Revert "Don't set cookies in feed filters"Francis Irving2010-09-03-2/+0
* Don't set cookies in feed filtersFrancis Irving2010-09-03-0/+2
* Use new rails API for caching headerFrancis Irving2010-07-26-1/+1
* Use our algorithm for view cache fragments tooFrancis Irving2010-05-19-16/+21
* Do the cacheing ourselves.Francis Irving2010-05-19-2/+4
* Cache doesn't require initial slashFrancis Irving2010-05-19-0/+1
* Cope with 32,000 inode limit on ext3Francis Irving2010-05-18-3/+8
* Generate path for fragment cache in central placeFrancis Irving2010-05-18-0/+8
* Use .emptyFrancis Irving2010-05-07-1/+1
* Read only mode.Francis Irving2010-05-06-0/+10
* Fix remember me.Francis Irving2009-12-22-15/+6
* Needs to be named with _controller so it can be found by Rails 2.3.2Francis Irving2009-12-01-0/+261