aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
* 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
* | Remove unused task.Louise Crow2013-09-12-22/+0
* | Merge branch 'public-body-locale-fallback' into rails-3-developLouise Crow2013-09-12-0/+1
|\ \
| * | Make falling back to default locale in public body listings optionalMark Longair2013-09-10-0/+1
* | | Don't save a public body version when updating the stats.Louise Crow2013-09-05-1/+3
* | | Don't re-index body when updating statsLouise Crow2013-09-05-0/+1
* | | Add a verbosity flag to public body stats taskLouise Crow2013-09-05-1/+3
* | | Merge branch 'hotfix/0.13.0.2' into rails-3-developLouise Crow2013-09-04-1/+1
|\ \ \
| * | | Add a timeout to document conversion with wvtext - it can hang.0.13.0.2hotfix/0.13.0.2Louise Crow2013-09-04-1/+1
* | | | Merge branch 'hotfix/0.13.0.1' into rails-3-developLouise Crow2013-09-04-1/+1
|\| | |
| * | | Fix wrong method name.hotfix/0.13.0.1Louise Crow2013-08-28-1/+1
| |/ /
* | | Merge remote-tracking branch 'origin/remove-old-i18n-patches' into rails-3-de...Louise Crow2013-09-04-105/+0
|\ \ \
| * | | Remove apparently unneeded I18n customizationMark Longair2013-08-28-105/+0
| |/ /
* | | Merge branch 'body-statistics' into rails-3-developLouise Crow2013-09-04-0/+54
|\ \ \ | |/ / |/| |
| * | Add a config option to enable the public body statistics pageMark Longair2013-08-20-0/+1
| * | Improve calculation of PublicBody statistics columnsMark Longair2013-08-20-18/+3
| * | Make the minimum requests for statistics configurableMark Longair2013-08-20-0/+1
| * | Add a page with experimental statistics on public bodiesMark Longair2013-08-20-0/+67
* | | Mark all events for the fixed requests as needing a reindex.release/0.13Louise Crow2013-08-20-9/+16
|/ /
* | Merge branch 'feature/further-request-event-fixes' into rails-3-developLouise Crow2013-08-15-0/+30
|\ \
| * | Add task for cleaning up bad request histories.Louise Crow2013-08-15-0/+30
| |/
* | Only check commonlib, don't try to split the response into segments (as @mhl ...Louise Crow2013-08-08-7/+8
* | Call it an error, not a warning.Louise Crow2013-07-30-4/+4
* | Get first character in a way that will work in Ruby 1.8 and 1.9Louise Crow2013-07-30-1/+1
* | Add a rake task to print a warning if the state of a submodule is not what we...Louise Crow2013-07-30-0/+27
|/
* Merge branch 'feature/localisation-fixes' into rails-3-developLouise Crow2013-07-29-7/+39
|\
| * Move some more config into AlaveteliLocalization so that it can be called out...Louise Crow2013-07-24-0/+8
| * Clarify comment.Louise Crow2013-07-23-1/+1
| * Patch Globalize to compensate for the way gettext_i18n_rails patches 118n.loc...Louise Crow2013-07-23-6/+17
| * Extract code for setting locales in FastGettext and I18nLouise Crow2013-07-18-0/+13
* | Merge branch 'hotfix/0.12.0.1' into rails-3-developLouise Crow2013-07-29-0/+9
|\ \ | |/ |/|
| * Backport https://github.com/mikel/mail/pull/405 to prevent stack overflow err...0.12.0.1hotfix/0.12.0.1Louise Crow2013-07-26-0/+9
* | Add test case and fix for unrecognized encoding in subject lineLouise Crow2013-06-25-0/+15
* | Handle the case where an encoding is extracted that iconv doesn't handle.Louise Crow2013-06-25-1/+4
|/
* Merge branch 'hotfix/0.11.0.13' into rails-3-developLouise Crow2013-06-17-1/+1
|\