aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeLines
* Trying a higher PassengerMaxRequests value - we now have some headroom in ↵Louise Crow2012-10-23-1/+1
| | | | terms of memory, but CPU limited.
* Merge remote-tracking branch ↵Louise Crow2012-10-22-1/+1
|\ | | | | | | 'openaustralia_github/no_google_analytics_for_admin_users' into develop
| * Only show google analytics if you are either not logged in or a normal user ↵Matthew Landauer2012-10-18-1/+1
| | | | | | | | (not a superuser)
* | Merge remote-tracking branch 'henare_github/disable-caching-in-development' ↵Louise Crow2012-10-18-1/+1
|\ \ | | | | | | | | | into develop
| * | Disabled caching in development, looks like it was accidentally enabled in ↵Henare Degan2012-10-18-1/+1
| |/ | | | | | | 9ffbadea
* | Link new relic configuration into shared area on deployMatthew Landauer2012-10-18-0/+1
| |
* | Add example newrelic configuration fileMatthew Landauer2012-10-18-0/+216
|/
* Merge remote-tracking branch ↵Louise Crow2012-10-17-0/+5
|\ | | | | | | 'openaustralia_github/maintenance_notice_on_deploy_migrate' into develop
| * Add maintenance notice around capistrano deploy:migrationsMatthew Landauer2012-10-16-0/+5
| |
* | 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
| |
* | Merge remote-tracking branch 'openaustralia_github/postfix_log_support' into ↵Louise Crow2012-10-12-2/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | develop Conflicts: Gemfile.lock app/models/exim_log.rb
| * | Update comments that used to refer to just eximMatthew Landauer2012-10-11-1/+1
| | |
| * | Rename script/load-exim-logs to script/load-mail-server-logsMatthew Landauer2012-10-11-2/+2
| | |
| * | New configuration MTA_LOG_TYPE to set whether we are using exim or postfix ↵Matthew Landauer2012-10-11-0/+3
| | | | | | | | | | | | to deliver and receive our mail
| * | New configuration for path to mailer (MTA) log filesMatthew Landauer2012-10-10-0/+3
| | |
* | | backport Ruby 1.9.3 fix from Rails HEADJames McKinney2012-10-10-0/+2
| | |
* | | Default internal and external encodings now set in environment.rbLouise Crow2012-10-10-1/+0
| | |
* | | Set the default internal and external encodings.Louise Crow2012-10-10-0/+4
| |/ |/|
* | Merge remote-tracking branch 'henare_github/add-memcached-to-capistrano' ↵Louise Crow2012-10-09-0/+1
|\ \ | | | | | | | | | into develop
| * | Add the memcached config to Capistrano - you can't run multiple Alaveteli ↵Henare Degan2012-10-09-0/+1
| |/ | | | | | | instances without it!
* / Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-6/+0
|/
* Correct default value for ADMIN_BASE_URLHenare Degan2012-10-04-2/+2
| | | | Back in 008e64e7 it was changed so that you could just set a blank value instead of '/admin/', it looks like test.yml was never updated and somehow lib/configuration.rb started off with the old value too.
* Add more detail about what goes in ADMIN_BASE_URLHenare Degan2012-10-04-1/+2
|
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' ↵Louise Crow2012-10-01-15/+17
|\ | | | | | | | | | | | | into develop Conflicts: config/general.yml-example
| * Add undocumented UTILITY_SEARCH_PATH configuration to general.yml-exampleMatthew Landauer2012-09-25-0/+3
| |
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-14/+13
| |
* | Merge remote-tracking branch 'openaustralia/redirect_email_for_testing' into ↵Robin Houston2012-09-28-0/+7
|\ \ | | | | | | | | | develop
| * | Add option to override all public body request emailsMatthew Landauer2012-09-27-0/+7
| | |
* | | Use a -test extension instead of -example, and actually turn off caching ↵Louise Crow2012-09-27-0/+2
|/ / | | | | | | this time.
* / Added small comment for general.yml-example to help people who are starting outMatthew Landauer2012-09-26-0/+1
|/
* Merge remote-tracking branch 'origin/feature/create-init-files' into developLouise Crow2012-09-24-14/+20
|\
| * Adding commented out RAILS_ENV setting and exporting lines.Louise Crow2012-09-20-0/+6
| |
| * Removing hardcoded /data/vhost, changing $vhost to $vhost_dirLouise Crow2012-09-20-14/+14
| |
* | Merge remote-tracking branch 'openaustralia_github/calendar_days' into developLouise Crow2012-09-24-0/+3
|\ \
| * | Make the way number of days are calculated (either by calendar or working ↵Matthew Landauer2012-09-24-0/+3
| |/ | | | | | | days) configurable
* | Persist admin charts between deploysHenare Degan2012-09-23-0/+2
| |
* | Merge branch 'rails_env' of github.com:openaustralia/alaveteli into developLouise Crow2012-09-21-0/+1
|\ \
| * | Symbolic link rails environment override into shared pathMatthew Landauer2012-09-21-0/+1
| |/
* / Bump application version.Louise Crow2012-09-19-1/+1
|/
* Add Xapian config to CapistranoHenare Degan2012-09-12-4/+14
|
* Doco updatesHenare Degan2012-09-12-1/+0
|
* Persist the cache between deploys and serve the download directory publiclyHenare Degan2012-09-11-1/+4
|
* Unfortunately Cape runs tasks in current_path but we don't have it the first ↵Henare Degan2012-09-11-6/+3
| | | | time we try to deploy
* The files directory should persist between deploysHenare Degan2012-09-11-1/+6
|
* Use the same name as Capistrano so we have consistent namingHenare Degan2012-09-11-3/+3
|
* Make this a task too. I think it's clearer and more consistentHenare Degan2012-09-11-2/+3
|
* Install themes as part of the deploymentHenare Degan2012-09-11-0/+13
|
* Start linking in required configHenare Degan2012-09-11-0/+11
|
* Enable submodules like commonlibHenare Degan2012-09-11-0/+1
|