aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
* Fix wrong method name.hotfix/0.13.0.1Louise Crow2013-08-28-1/+1
* 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
|\
| * Fix a security vulnerability: eval used in quoting display name0.11.0.12Mark Longair2013-06-17-1/+1
* | Add a rake task to re-extract any missing attachmentsMark Longair2013-06-12-0/+22
* | Merge branch 'hotfix/0.11.0.7' into rails-3-developLouise Crow2013-06-10-39/+69
|\|
| * Add extra debug linehotfix/0.11.0.7Louise Crow2013-06-10-0/+1
| * Fix syntax errors, add some debug output.Louise Crow2013-06-10-8/+22
| * Add a task for cleaning up user accounts that were created with a space in th...Louise Crow2013-06-10-0/+65
| * Remove old temp tasks.Louise Crow2013-06-10-50/+0
* | Allow the donation url to be configured. Closes #909.Louise Crow2013-06-07-0/+1
* | Merge remote-tracking branch 'origin/themes-install-refactor' into rails-3-de...Louise Crow2013-06-05-5/+7
|\ \
| * | themes:install: minor refactoring of checking out a refMark Longair2013-05-24-5/+7
* | | Merge branch 'release/0.11' into rails-3-developLouise Crow2013-06-04-3/+31
|\ \ \ | | |/ | |/|
| * | Backport ruby 1.9 fix for trailing = sign in message headers from mail 2.5release/0.11Louise Crow2013-06-04-0/+16
| * | Parse the 'to' address as if on a real mail to trigger quoted string encoding.Louise Crow2013-06-03-1/+3
| * | Fix for subject lines with invalid UTF-8 as the last characterMark Longair2013-06-03-2/+12
* | | Merge remote-tracking branch 'openaustralia_github/inline_search_method_refac...Louise Crow2013-06-04-7/+5
|\ \ \ | |/ / |/| |
| * | Inline method InfoRequest.full_searchMatthew Landauer2013-03-25-7/+5
* | | Remove the (we think) now unneeded will_paginate customizationMark Longair2013-05-29-59/+0
* | | Merge branch 'tmail-to-mail-tests' into rails-3-developMark Longair2013-05-28-12/+303
|\ \ \
| * | | Suppress STDERR noise from the tnef binaryMark Longair2013-05-22-1/+1
| * | | Move the mapi requires to where they're really neededMark Longair2013-05-22-0/+2
| * | | Retain old handling of malformed addresses in To and Cc linesMark Longair2013-05-21-0/+29
| * | | Cope with emails with a missing final MIME boundaryMark Longair2013-05-17-2/+9
| * | | Only set original_charset when a charset has been defined for the mail part. ...Louise Crow2013-05-16-3/+8
| * | | Add a helper function for dumping text to diskMark Longair2013-05-16-0/+11
| * | | Make efforts to ensure that we're usually dealing with UTF-8 stringsMark Longair2013-05-16-1/+5
| * | | Add functions for converting from arbitrary text data to UTF-8Mark Longair2013-05-16-0/+75
| * | | Ignore common TNEF attachment parsing errorsMark Longair2013-05-16-5/+13
| * | | Remove an unnecessary use of 'which' in backticksMark Longair2013-05-16-1/+1
| * | | Add rake tasks for checking the parsing of a random sample of emailsMark Longair2013-05-16-0/+150
* | | | Disable referential integrity disabling in the test database, if a config par...Louise Crow2013-05-28-0/+110
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/hotfix/0.9.0.3' into rails-3-developLouise Crow2013-05-16-1/+6
|\ \ \ | |/ / |/| |
| * | Limit memory available to wvText, which calls elinksIan Chard2013-05-15-1/+2