aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | New configuration MTA_LOG_TYPE to set whether we are using exim or postfix to...Matthew Landauer2012-10-11-10/+5
| * | Add comment about what happens when you use rotated log filesMatthew Landauer2012-10-11-0/+2
| * | Because we support exim and postfix changing how it's labelled in the admin i...Matthew Landauer2012-10-10-1/+1
| * | Use modification time of log file rather than filenameMatthew Landauer2012-10-10-1/+1
| * | New configuration for path to mailer (MTA) log filesMatthew Landauer2012-10-10-1/+8
| * | Do a very naive simple way of automatically detecting whether this is an exim...Matthew Landauer2012-10-10-1/+10
| * | Don't get confused if there is no postfix queue idMatthew Landauer2012-10-10-1/+9
| * | Now can load postfix log files in the main methodMatthew Landauer2012-10-10-2/+9
| * | Rename methodMatthew Landauer2012-10-10-3/+3
| * | Add method for loading postfix log dataMatthew Landauer2012-10-10-0/+52
| * | Extract methodMatthew Landauer2012-10-10-2/+6
| * | Extract methodMatthew Landauer2012-10-10-4/+6
| * | Extract postfix queue ids from logsMatthew Landauer2012-10-10-0/+35
| * | Add syslog_protocol gemMatthew Landauer2012-10-10-0/+3
| * | Extract methodMatthew Landauer2012-10-10-13/+18
| * | stat is a class method on FileMatthew Landauer2012-10-10-1/+1
| * | Simplify a little moreMatthew Landauer2012-10-10-6/+2
| * | Inline temporary variableMatthew Landauer2012-10-10-3/+1
| * | Small refactor: make control flow a little cleanerMatthew Landauer2012-10-10-11/+7
| * | Creating EximLog record autosaves EximLogDone record anywayMatthew Landauer2012-10-10-3/+2
| * | Simplify creation of log lineMatthew Landauer2012-10-10-6/+1
| * | Simple minded test for reading gzipped log filesMatthew Landauer2012-10-10-0/+6
| * | Simplify tests just a littleMatthew Landauer2012-10-10-16/+12
| * | Test for behaviour when actually reloading the same log fileMatthew Landauer2012-10-10-0/+19
| * | Added tests for reloading same log fileMatthew Landauer2012-10-10-0/+16
| * | Add a second log line to the testMatthew Landauer2012-10-10-4/+11
| * | Added test for EximLog.load_fileMatthew Landauer2012-10-10-0/+20
| * | Send a warning to stdout when trying to load logs for non-existent info requestsMatthew Landauer2012-10-09-1/+3
* | | Handle the case where the blog feed already has querystring parameters.Louise Crow2012-10-11-1/+19
* | | Handle the case where a blog item doesn't have any comment elements.Louise Crow2012-10-11-1/+3
* | | Merge branch 'feature/ruby-19-compat-immediate' into developLouise Crow2012-10-11-17/+206
|\ \ \ | |_|/ |/| |
| * | Fix the spec by making the regexp match text converted from HTML (we're now c...Louise Crow2012-10-11-2/+3
| * | In fact, the message in the example URL was not being folded properly anymore...Louise Crow2012-10-11-0/+119
| * | Convert example url from comment into passing spec.Louise Crow2012-10-11-1/+7
| * | Clean up spec a bit.Louise Crow2012-10-11-8/+1
| * | Add test for handling a multipart mail with a linebreak in the boundary.Louise Crow2012-10-11-2/+46
| * | Remove debug line.Louise Crow2012-10-11-1/+0
| * | backport Ruby 1.9.3 fix from Rails HEADJames McKinney2012-10-10-0/+2
| * | add magic encoding comment to specsJames McKinney2012-10-10-1/+3
| * | fix Gemfile for 1.9James McKinney2012-10-10-2/+22
| * | Updated version of commonlib.Louise Crow2012-10-10-0/+0
| * | 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
* | | Re-pull translation files from Transifex to get rid of fuzzy markers.Louise Crow2012-10-11-6641/+9964
* | | Remove fuzzy markers on the translations for the 'public body' => 'public aut...Louise Crow2012-10-11-10/+0
* | | New strings for translation, added by running bundle exec rake gettext:store_...Louise Crow2012-10-11-9793/+7501
* | | Latest translations pulled from Transifex.Louise Crow2012-10-11-160/+3962
|/ /
* | Handle the case where an incoming message is badly encoded and has no charset...Louise Crow2012-10-09-0/+49
* | Merge remote-tracking branch 'henare_github/add-memcached-to-capistrano' into...Louise Crow2012-10-09-1/+3
|\ \
| * | Add memcached to the docoHenare Degan2012-10-09-0/+1