aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
Commit message (Expand)AuthorAgeLines
* Merge branch 'hotfix/0.8.0.1' into rails-3-developLouise Crow2013-04-02-1/+0
|\
| * When force_ssl is true make links in emails httpsMatthew Landauer2013-04-02-0/+3
* | Merge branch 'develop' into rails-3-developLouise Crow2013-03-19-0/+1
|\|
| * Bump version number to 0.8Louise Crow2013-03-19-1/+1
| * Merge branch 'hotfix/0.7.0.5' into release/0.8Louise Crow2013-03-18-1/+1
| |\
| | * Upgrade to Rails 2.3.18 to get fixes for CVE-2013-1855, CVE-2013-1856, CVE-20...hotfix/0.7.0.5Louise Crow2013-03-18-1/+1
| * | Merge remote-tracking branch 'openaustralia_github/one_support_email_on_admin...Louise Crow2013-03-13-0/+1
| |\ \
| | * | Fix bug in rails 2 cookiestore that only shows up when using integration testsMatthew Landauer2013-03-06-0/+1
| | |/
| * | Remove monkeypatch that makes tag helper html4 compliantMatthew Landauer2013-03-07-1/+0
| * | Merge remote-tracking branch 'openaustralia_github/make-links-relative' into ...Louise Crow2013-03-06-11/+0
| |\ \ | | |/ | |/|
| | * Don't need to set asset_host anymore because we are removing the proxy admin ...Matthew Landauer2013-02-15-11/+0
| * | Bump Alaveteli version number.release/0.7Louise Crow2013-02-14-1/+1
| * | Upgrade JSON gem to get fix for CVE-2013-0269. Update to latest Rails 2-3 ser...Louise Crow2013-02-11-1/+1
| |/
| * Merge branch 'hotfix/0.6.9.2' into developLouise Crow2013-01-29-1/+1
| |\
| | * Upgrade Rails to version 2.3.16 to get fix for CVE-2013-0333.hotfix/0.6.9.2Louise Crow2013-01-29-1/+1
| * | Remove memcached config files, references to memcached and interlock.Louise Crow2013-01-17-2/+0
| |/
| * Bump Alaveteli release number.Louise Crow2013-01-14-1/+1
| * Merge branch 'hotfix/0.6.8.3' into release/0.6.9Louise Crow2013-01-09-1/+1
| |\
| | * Rails security update.Louise Crow2013-01-09-1/+1
* | | Start moving to Rails 3 config/initialisationHenare Degan2012-12-11-163/+4
|/ /
* | Set YAML engine to syck in Ruby 1.9 for backward compatibility with 1.8Louise Crow2012-11-29-0/+2
* | Move handling of TNEF mail attachments to mail handlerLouise Crow2012-11-15-1/+0
* | Move TMail extensions to mail handler.Louise Crow2012-11-15-1/+0
* | First skeletal version of separate mail handling library.Louise Crow2012-11-15-0/+3
* | Merge branch 'release/0.6.8' into developLouise Crow2012-11-12-1/+1
|\|
| * Bumping Alaveteli version number.Louise Crow2012-11-12-1/+1
* | Remove obsolete commentLouise Crow2012-11-08-1/+0
* | Suppress iconv deprecation warnings when running under Ruby 1.9Louise Crow2012-11-08-2/+8
|/
* Only set up exception notification params if they are not blank.Louise Crow2012-10-25-2/+4
* Fix failing timezone specs. As we are now setting a value for timezone in con...Louise Crow2012-10-25-0/+3
* Add support for showing all dates and times in the correct timezoneMatthew Landauer2012-10-19-0/+3
* Merge branch 'release/0.6.7' into developLouise Crow2012-10-17-1/+1
|\
| * Bump Alaveteli version.release/0.6.7Louise Crow2012-10-17-1/+1
* | Set the default internal and external encodings.Louise Crow2012-10-10-0/+4
|/
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-11/+11
* Bump application version.Louise Crow2012-09-19-1/+1
* Bump version number for hot fixRobin Houston2012-09-07-1/+1
* 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