aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
Commit message (Expand)AuthorAgeLines
* Bump ALAVETELI_VERSION.Louise Crow2012-08-30-1/+1
* Add Alaveteli application version.Louise Crow2012-08-29-8/+11
* More changes and refactoring to make purges work.Seb Bacon2012-04-20-1/+1
* Merge branch 'develop' into purge-requestsSeb Bacon2012-04-19-15/+1
|\
| * use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-1/+1
| * Merge jpmckinney/bundlerSeb Bacon2012-02-15-14/+0
* | first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-0/+1
|/
* Send email notifications on exceptionsSeb Bacon2012-01-09-0/+3
* Ensure pagination works even on general search pageSeb Bacon2012-01-09-1/+4
* Use `test.yml` file to derive test default settings, rather than hard coding ...Seb Bacon2011-11-24-9/+7
* add String#is_binary_data? in Ruby 1.9James McKinney2011-10-17-0/+1
* RAILS_GEM_VERSION ought to match the version of Rails that is vendored, for c...James McKinney2011-10-11-1/+1
* Ensure I18n.available_locales is a list of symbols, not strings. Fixes #244David Cabo2011-10-02-1/+1
* Provide ability to download zip file containing complete request. Closes #11Seb Bacon2011-09-13-0/+1
* Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix con...Seb Bacon2011-09-05-1/+1
|\
| * Allow newer versions of rdoc gemDavid Cabo2011-09-01-1/+1
* | Flash a message to users from outside the deployed country, telling them abou...Seb Bacon2011-09-05-0/+1
|/
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2011-08-31-1/+1
|\
| * first stab at improved home pageSeb Bacon2011-08-22-1/+1
* | Add rdoc as dependency and update gem specification files (suppress more nois...Seb Bacon2011-08-29-0/+1
|/
* Ensure that recent Rails upgrade doesn't break compatibility with older versi...Seb Bacon2011-08-22-0/+6
* Monkey patch around bug that was stripping out quotes from search phrases. F...Seb Bacon2011-08-15-0/+1
* Ensure we use sensible fallbacks for setting the default / initial locale for...Seb Bacon2011-08-08-0/+1
* Add FixMyTransport's strip_empty_sessions to not send a cookie if there's not...Matthew Somerville2011-07-22-9/+0
* Only prepend locales to paths when there's more than one locale to choose from.Seb Bacon2011-07-15-0/+4
* Explicitly set default locale when testing as well as in productionSeb Bacon2011-07-13-5/+7
* for reasons that are as yet unclear, I18n.default_locale doesn't always deleg...Seb Bacon2011-07-12-4/+4
* use routing-filter gem to prepend locale to URLSeb Bacon2011-07-07-0/+1
* Get default locale from config, and set default values to work with tests etcSeb Bacon2011-07-06-2/+4
* initial merge of Kosovan branch; still need to get tests passing, factor out ...Seb Bacon2011-07-06-4/+3
|\
| * Specific code for our requirements (kosovo law, our request etc..)Faton Selishta2011-06-02-3/+2
* | Update boot.rb, update rails gem versionLouise Crow2011-07-04-1/+1
* | Get rid of (at least some instances of) the deprecation warning that says :se...Robin Houston2011-06-17-1/+1
* | Change the default value of ADMIN_PUBLIC_URL from "/" to "", because absolute...Robin Houston2011-06-13-1/+1
* | Since some of the tests rely on the availability of the "es" locale, we overr...Robin Houston2011-06-10-2/+7
* | Bundle the locale and gettext gemsRobin Houston2011-06-09-0/+2
|/
* correct a bad merge (made test database setup fail)Seb Bacon2011-04-07-1/+1
* some test fixageSeb Bacon2011-03-11-3/+0
* fix bad merges from rebase with masterSeb Bacon2011-03-10-2/+6
* load available locales from our local config fileSeb Bacon2011-03-10-0/+6
* override gettext "_" behaviour to also support interpolationSeb Bacon2011-03-10-1/+1
* initial support for localising model data (not fully tested)Seb Bacon2011-03-10-1/+3
* override gettext "_" behaviour to also support interpolationSeb Bacon2011-03-10-1/+1
* initial, basic i18n support with gettextSeb Bacon2011-03-10-10/+6
* Remove gem dependency on ruby-oleLouise Crow2011-02-24-1/+0
* Include ruby-ole from commonlib on pathLouise Crow2011-02-24-0/+2
* Adding dependency on rspec.Louise Crow2011-02-24-1/+1
* Adding translation via fast_gettext.Louise Crow2011-02-24-1/+2
* Remove TODO - extra gems not needed in deployment environment.Louise Crow2011-02-23-9/+0
* Update symbol used for session keyLouise Crow2011-02-23-1/+1