aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeLines
* Bump Alaveteli version number.release/0.7Louise Crow2013-02-14-1/+1
|
* Remove memcached config for test environment, not using interlock anymore.Louise Crow2013-02-14-2/+0
|
* Upgrade JSON gem to get fix for CVE-2013-0269. Update to latest Rails 2-3 ↵Louise Crow2013-02-11-1/+1
| | | | series - has fixes for CVE-2013-0277, CVE-2013-0276, although alaveteli does not use attr_protected or serialize.
* Merge branch 'hotfix/0.6.9.2' into developLouise Crow2013-01-29-1/+1
|\ | | | | | | | | Conflicts: Gemfile.lock
| * 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-19/+0
| |
* | Merge branch 'feature/standalone_cap_theme_install' into developLouise Crow2013-01-15-1/+1
|\ \ | |/ |/|
| * Allow cap rake:themes:install to be run standalone and in the context of a ↵Louise Crow2013-01-14-1/+1
| | | | | | | | deploy. According to https://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy.rb#L75 'latest_release' seems to fit the bill.
| * Merge branch 'hotfix/0.6.8.3' into developLouise Crow2013-01-09-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile.lock locale/ar/app.po locale/cs/app.po locale/cy/app.po locale/en_IE/app.po locale/es/app.po locale/pt_BR/app.po
* | | 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
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | Conflicts: Gemfile.lock locale/ar/app.po locale/cs/app.po locale/cy/app.po locale/en_IE/app.po locale/es/app.po locale/pt_BR/app.po
| * Rails security update.Louise Crow2013-01-09-1/+1
| |
* | Actually the 1st Nov, not 15th.Louise Crow2012-12-17-1/+1
| |
* | Send the annual bank holiday reminder half-way through November, not on the ↵Louise Crow2012-12-17-1/+1
| | | | | | | | 1st of January, so there's actually time to act on it before the usual Jan 1 Bank Holiday being missing starts resulting in incorrect due dates.
* | Try specifying a specific version of rake via packages to overcome bundler ↵Louise Crow2012-12-04-1/+1
| | | | | | | | bug in installing rake and then rake-dependent gems.
* | Set YAML engine to syck in Ruby 1.9 for backward compatibility with 1.8Louise Crow2012-11-29-0/+2
| |
* | Give the implicit default locale in a URL without locale precedence over the ↵Louise Crow2012-11-28-3/+1
| | | | | | | | session in the case where the default locale is not being included in URLs. This allows the user to return to the default locale.
* | Add a configuration option to specify that you don't want the default locale ↵Louise Crow2012-11-28-1/+7
| | | | | | | | to appear in URLs generated by the application.
* | Symlink aliases file if created according to doc/INSTALL-exim4.mdLouise Crow2012-11-27-0/+1
| |
* | Merge remote-tracking branch 'origin/feature/isolate-mail-handling' into developLouise Crow2012-11-20-2/+3
|\ \
| * | 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
| | |
* | | Remove debugging action that could easily DOS a serverHenare Degan2012-11-18-2/+0
|/ /
* | Merge branch 'release/0.6.8' into developLouise Crow2012-11-12-2/+4
|\| | | | | | | | | Conflicts: lib/world_foi_websites.rb
| * Uncomment timezone to allow mySoc deployment system to accept timezone param.release/0.6.8Louise Crow2012-11-12-1/+1
| |
| * Bumping Alaveteli version number.Louise Crow2012-11-12-1/+1
| |
| * Add sqlite required packages depended on by mailcatcher.Louise Crow2012-11-08-0/+2
| |
* | Remove obsolete commentLouise Crow2012-11-08-1/+0
| |
* | Suppress iconv deprecation warnings when running under Ruby 1.9Louise Crow2012-11-08-2/+8
|/
* Add the ability to support a staging environment.Louise Crow2012-11-05-0/+19
|
* fix path to patch for Ruby 1.9James McKinney2012-11-01-1/+1
|
* Merge remote-tracking branch ↵Louise Crow2012-11-01-2/+5
|\ | | | | | | | | | | | | 'openaustralia_github/use_mailcatcher_in_development' into develop Conflicts: Gemfile.lock
| * By default in development send mails to mailcatcherMatthew Landauer2012-10-18-2/+5
| |
* | Merge remote-tracking branch 'openaustralia_github/favicon_deploy' into developLouise Crow2012-11-01-0/+1
|\ \
| * | Link favicon to shared area on deploy so it can be changedMatthew Landauer2012-11-01-0/+1
| | |
* | | Uncomment config param THEME_BRANCH and set it to false - our deployment ↵Louise Crow2012-11-01-4/+5
| | | | | | | | | | | | system complains if we don't have all params we're using in the example file.
* | | Add optional branch to install themes from. Falls back if it doesn't exist.Matthew Landauer2012-11-01-0/+5
|/ /
* | Uncomment TWITTER_WIDGET_ID in general.yml-example file to stop our ↵Louise Crow2012-10-31-1/+1
| | | | | | | | deployment system complaining. Shouldn't have any material effect.
* | Update twitter widget to latest versionMatthew Landauer2012-10-31-0/+3
| |
* | Restore config var used in tests.Louise Crow2012-10-29-0/+2
| |
* | Remove files checked in by mistake.Louise Crow2012-10-29-242/+0
| |
* | Restore removed testing config param, remove spec for unset param - I think ↵Louise Crow2012-10-25-0/+242
| | | | | | | | not really worth it.
* | Only set up exception notification params if they are not blank.Louise Crow2012-10-25-2/+4
| |
* | Given that MAX_REQUESTS_PER_USER_PER_DAY is documented as an optional ↵Louise Crow2012-10-25-2/+0
| | | | | | | | variable, but that commonlib/rblib/config.rb does not allow nil defaults, replace nil value clause (which can never be reached) with blank value condition(blank now returned by default by lib/configuation.rb)
* | Fix failing timezone specs. As we are now setting a value for timezone in ↵Louise Crow2012-10-25-0/+3
| | | | | | | | | | | | config.timezone, this switches on ActiveRecord::time_zone_aware_attributes, so values are returned in the time zone specified (although still saved in whatever is specified in ActiveRecord.default_timezone in the db - in our case UTC). Previously with no timezone set, values would have been returned in UTC. So add some lines to look at the zone the data is saved in before the time_zone_aware_attributes kick in, and some lines to look at the values afterwards. Note that expected raw_saved time values are the same as the previous expected values for saved time (when there was no attribute time zone awareness), but that the time zone of values coming back on the model is set by config.time_zone and then overridden by Time.use_zone.
* | Merge remote-tracking branch 'openaustralia_github/add_timezone_support' ↵Louise Crow2012-10-24-0/+7
|\ \ | | | | | | | | | into develop
| * | Add support for showing all dates and times in the correct timezoneMatthew Landauer2012-10-19-0/+7
| | |
* | | Following 32ac4ff55f2e174718fad97fcbd57b50a3daef7b, add some brief ↵Louise Crow2012-10-24-27/+28
| | | | | | | | | | | | documentation about newrelic.yml-example, and switch off all monitoring by default. I don't think we want to get into the situation where a new install has monitoring running but doesn't know.
* | | Trying a higher PassengerMaxRequests value - we now have some headroom in ↵Louise Crow2012-10-23-1/+1
| | | | | | | | | | | | terms of memory, but CPU limited.