aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/application_controller.rb
Commit message (Collapse)AuthorAgeLines
* 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 ↵Louise Crow2011-02-24-0/+2
| | | | attribute.
* 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
| | | | value)
* 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
| | | | rails cache
* 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
| | | | This reverts commit 98addf135eccf6726adc7eeae818fd62e8acf3d7.
* 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