aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
* Merge branch 'feature/less-destructive-themes-install' of ssh://git.mysociety...Louise Crow2013-12-09-59/+79
|\
| * Make 'rake themes:install' safer for developersMark Longair2013-12-06-59/+79
* | Merge branch 'document-pdf-fix' into rails-3-developMark Longair2013-12-09-1/+1
|\ \
| * | Treat any document/pdf attachment as if it were application/pdfMark Longair2013-12-03-1/+1
* | | Merge branch 'fix-command-line-csv' into rails-3-developMark Longair2013-12-09-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix the command-line CSV importer under Ruby 1.9Mark Longair2013-12-03-6/+6
| |/
* | Merge remote-tracking branch 'openaustralia/ruby-2' into rails-3-developMark Longair2013-12-05-8/+29
|\ \ | |/ |/|
| * Fix quietly_try_to_purge on Ruby 2.0Mark Longair2013-11-22-8/+29
* | Try to uninstall the old theme from vendor/plugins and lib/themesMark Longair2013-12-03-8/+17
* | Ensure that the lib/themes directory exists before installing to thereMark Longair2013-12-03-0/+1
* | Merge branch 'move-plugins-out-of-vendor-plugins' into rails-3-developMark Longair2013-12-03-3/+1793
|\ \
| * | Move themes from vendor/plugins to lib/themesMark Longair2013-12-03-3/+3
| * | Update the acts_as_xapian generator to work under Rails 3Mark Longair2013-11-29-11/+8
| * | Move the acts_as_xapian generator into lib/generatorsMark Longair2013-11-29-0/+0
| * | Move acts_as_xapian out of vendor/pluginsMark Longair2013-11-29-0/+1373
| * | Move has_tag_string out of vendor/pluginsMark Longair2013-11-29-0/+166
| * | Move strip_attributes out of vendor/pluginsMark Longair2013-11-29-0/+254
* | | Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-66/+6
|\| |
| * | Merge branch 'feature/rails-3-2-upgrade-spike' into feature/switch-to-asset-p...Mark Longair2013-11-29-66/+6
| |\ \
| | * | Update method name in patched method.Louise Crow2013-11-12-2/+3
| | * | Remove obsolete patches.Louise Crow2013-11-12-61/+0
| | * | Change class for newer version of mail gem.Louise Crow2013-11-12-2/+2
| | * | Disambiguate File from ActiveRecord::Fixture::FileLouise Crow2013-11-12-1/+1
* | | | Ruby 1.8 compatibility fixes.Louise Crow2013-11-25-3/+3
* | | | Make fragment caching dependent on a config variable.Louise Crow2013-11-25-0/+1
* | | | Add a rake task to analyse the distribution of hits to requests.Louise Crow2013-11-25-284/+32
|/ / /
* | / Session keys are stored as strings in Rails 3.Louise Crow2013-11-18-2/+2
| |/ |/|
* | Merge branch 'install-script' into rails-3-developMark Longair2013-11-07-6/+21
|\ \
| * | Add a rake task to rewrite the crontab-example fileMark Longair2013-11-07-0/+18
| * | Fix an undefined variable errorMark Longair2013-11-07-6/+2
| * | Add a config option for whether to use mailcatcher in developmentMark Longair2013-10-29-0/+1
| |/
* | Merge branch 'rails-3-develop' of ssh://git.mysociety.org/data/git/public/ala...Louise Crow2013-11-07-1/+5
|\ \
| * | Update the calculation of the numerator for percentage statisticsMark Longair2013-11-05-1/+5
* | | Allow start and end dates to be supplied to stats:showLouise Crow2013-11-07-2/+8
|/ /
* | Merge branch 'switch-theme-script' into rails-3-developMark Longair2013-10-30-1/+4
|\ \
| * | Make theme URL to theme name mapping consistentMark Longair2013-10-15-1/+4
| |/
* | Merge remote-tracking branch 'origin/command-line-csv-import' into rails-3-de...Louise Crow2013-10-30-0/+78
|\ \
| * | Remove the confusing "time remaining" messageMark Longair2013-10-29-12/+1
| * | Make sure that the temporary file is closed before reading from itMark Longair2013-10-29-2/+5
| * | Add a rake task to import public bodies from a CSV fileMark Longair2013-10-15-0/+86
| |/
* | Merge branch 'hotfix/0.14.0.3' into rails-3-developLouise Crow2013-10-24-0/+15
|\ \
| * | Monkey patch actionmailer for CVE-2013-43890.14.0.3hotfix/0.14.0.3Louise Crow2013-10-24-0/+15
| |/
* / Reduce the memory consumption of rake stats:update_public_bodies_statsMark Longair2013-10-23-2/+3
|/
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-1/+38
|\
| * Hide hidden outgoing messages in download.Louise Crow2013-09-16-0/+4
| * Move indexed_by_search to MessageProminenceLouise Crow2013-09-16-0/+4
| * Add hidden messages for outgoing message.Louise Crow2013-09-16-2/+2
| * Create MessageProminence module.Louise Crow2013-09-16-0/+18
| * Refactor common logic about prominence and access.Louise Crow2013-09-16-1/+12
* | Add simple task for updating theme translations.Louise Crow2013-09-12-0/+26