aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
* Add Czech site to list of world FOI sites.Louise Crow2012-11-07-2/+7
* Add optional branch to install themes from. Falls back if it doesn't exist.Matthew Landauer2012-11-01-2/+11
* Update twitter widget to latest versionMatthew Landauer2012-10-31-0/+1
* Default for ghostscript compression is documented as being false, so make it so.Louise Crow2012-10-25-1/+1
* Merge commit '3474b961f86ad743b958e9fce2c39e8e54ac6a95' into feature/nils_in_...Louise Crow2012-10-25-6/+6
|\
| * Merge remote-tracking branch 'henare_github/nil-config-defaults' into feature...Louise Crow2012-10-22-6/+6
| |\
| | * Fix empty configuration defaultsHenare Degan2012-10-19-6/+6
* | | Remove redundant line.Louise Crow2012-10-24-2/+1
* | | Merge remote-tracking branch 'openaustralia_github/add_timezone_support' into...Louise Crow2012-10-24-0/+1
|\ \ \ | |/ / |/| |
| * | Add support for showing all dates and times in the correct timezoneMatthew Landauer2012-10-19-0/+1
| |/
* / Fix bug where visitors from overseas visit a site which is not officially liv...Matthew Landauer2012-10-19-1/+5
|/
* Merge remote-tracking branch 'openaustralia_github/postfix_log_support' into ...Louise Crow2012-10-12-0/+1
|\
| * New configuration MTA_LOG_TYPE to set whether we are using exim or postfix to...Matthew Landauer2012-10-11-0/+1
* | Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-6/+1
|/
* Merge remote-tracking branch 'openaustralia_github/fix_world_foi_website_urls...Louise Crow2012-10-08-2/+2
|\
| * Make url for Acceso Intelligente valid by sticking http on the frontMatthew Landauer2012-10-07-1/+1
| * Fix Ask The EU urlMatthew Landauer2012-10-07-1/+1
* | Use new configuration module.Louise Crow2012-10-04-1/+1
* | Task for generating monthly volume statistics filtered by tag set.Louise Crow2012-10-04-25/+71
* | Merge remote-tracking branch 'henare_github/full-url-in-admin-emails' into de...Louise Crow2012-10-04-1/+1
|\ \ | |/ |/|
| * Correct default value for ADMIN_BASE_URLHenare Degan2012-10-04-1/+1
* | Use new Configuration for OVERRIDE_ALL_PUBLIC_BODY_REQUEST_EMAILSMatthew Landauer2012-10-02-0/+1
|/
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-8/+69
|\
| * Add undocumented UTILITY_SEARCH_PATH configuration to general.yml-exampleMatthew Landauer2012-09-25-1/+0
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-8/+70
* | Better line formatting.Louise Crow2012-09-26-5/+13
* | Add a rake task to generate a file with an example of every email sent by the...Louise Crow2012-09-26-0/+184
* | Move the usage notice functions to a module so they can be used elsewhere.Louise Crow2012-09-25-22/+28
|/
* Add task config_files:convert_init_script - it does the ugly variable replace...Louise Crow2012-09-20-0/+76
* Simpler usage of git when trying to get usage tags for themes. Also for ALAVE...Louise Crow2012-09-11-24/+34
* A rake task to populate the request classification table based on any existin...Louise Crow2012-09-11-0/+9
* Be more specific about the output from git remote-ls - anything except a sing...release/0.6.5Louise Crow2012-08-30-1/+1
* Be verbose for now to make any errors more obvious.Louise Crow2012-08-30-1/+1
* The exit-code flag to git ls-remote seems relatively recent. Check for a non-...Louise Crow2012-08-30-3/+3
* Raise an error on a non-zero return code from the git pull command.Louise Crow2012-08-29-0/+1
* Handle absence of deprecated THEME_URL option.Louise Crow2012-08-29-1/+2
* Update references to point to the mySociety repo.Louise Crow2012-08-29-2/+2
* Pass through verbose param, switch to false.Louise Crow2012-08-29-4/+4
* Move the installation of themes to a Rake task so that we can use the ALAVETE...Louise Crow2012-08-29-0/+85
* Add headings and by_heading accessors to PublicBodyCategories to allow easier...Louise Crow2012-08-28-5/+24
* ECONNRESET is another error we might getRobin Houston2012-08-20-2/+2
* Merge branch 'wdtk' into developLouise Crow2012-08-16-10/+39
|\
| * Add temp task to delete the cached attachment files for requests that have be...Louise Crow2012-08-16-10/+39
* | Always provide a string for stdin (passing nil exposed an apparent bug in `uu...Seb Bacon2012-07-17-1/+1
|/
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-06-23-12/+37
|\
| * Make successful PURGEs log at debug level to reduce unecessary noise at defau...Seb Bacon2012-06-20-1/+1
| * Increase the time a page is cached for sites that are using Varnish. Relatedl...Seb Bacon2012-06-20-3/+3
| * Bind PURGE requests to localhostSeb Bacon2012-06-20-6/+8
| * Use explicit `Rails.logger` (as we're not inheriting from ActiveRecord)Seb Bacon2012-06-20-4/+4
| * Ensure we generate URLs containing the current locale, even if the locale con...Seb Bacon2012-06-14-0/+17