aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Enable monkeypatchFrancis Irving2009-12-03-1/+1
* Move error deletion monkeypatch into libFrancis Irving2009-12-03-9/+11
* Remove clause seemingly not needed in new RailsFrancis Irving2009-12-03-2/+2
* Some comment tweaks.Francis Irving2009-12-03-2/+3
* Make HTML 4 compliancy monkeypatch a proper libFrancis Irving2009-12-03-8/+10
* Move span/div fix into its own lib fileFrancis Irving2009-12-03-3/+13
* Fix test to work with new way of uudecodingFrancis Irving2009-12-03-4/+6
* Simpler check works on new Rails, when the other doesn'tFrancis Irving2009-12-03-1/+1
* Escape for HTML the displayed debug variables.Francis Irving2009-12-02-11/+11
* Ooops, git error 101 (added these when I made them, rather thanFrancis Irving2009-12-02-92/+10
* Test for TMail fix for a particular message. Monkey patch doesn't quiteFrancis Irving2009-12-02-0/+189
* Apply dynamic FCGI fix properly (even if we don't use it) - it used toFrancis Irving2009-12-02-0/+107
* Apply Timezone fix patch that used to be just a change in versionFrancis Irving2009-12-02-0/+107
* Setting default_error_messages doesn't work any more, and we don't needFrancis Irving2009-12-02-2/+0
* Give warning when rails_env.rb is made, as it is very confusing.Francis Irving2009-12-02-0/+15
* Changing rspec / rspec_on_rails versionFrancis Irving2009-12-02-33018/+7046
* Part of upgrade to rails 2.3.2Francis Irving2009-12-02-7/+14874
* Remove debuggingFrancis Irving2009-12-02-2/+0
* Needs to be named with _controller so it can be found by Rails 2.3.2Francis Irving2009-12-01-0/+0
* Test for PostgreSQL slash escaping bugFrancis Irving2009-12-01-1/+43
* The 'internal_error' default for track_type is in the migrations, butFrancis Irving2009-12-01-4/+4
* Strip uudecode parts from main body part before saving to cache, soFrancis Irving2009-12-01-6/+10
* Some misdetected MIME types.Francis Irving2009-11-28-0/+2
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/whatdotheyknowFrancis Irving2009-11-28-4/+4
|\
| * Merge branch 'master' of git://git.mysociety.org/whatdotheyknowFOI archive email account2009-11-28-1/+2
| |\
| * | Live site altered db schema whitespaceroot2009-11-28-4/+4
* | | Whoops broke all searches - fix so default is right.Francis Irving2009-11-28-1/+4
| |/ |/|
* | Allow choosing length of page.Francis Irving2009-11-28-1/+2
|/
* Can't get it to work.Francis Irving2009-10-31-2/+0
* More testing.Francis Irving2009-10-31-0/+2
* More test.Francis Irving2009-10-31-2/+0
* Another test.Francis Irving2009-10-31-0/+2
* Another test.Francis Irving2009-10-31-2/+0
* Temp test.Francis Irving2009-10-31-0/+2
* Removing test.Francis Irving2009-10-31-2/+0
* Just a test.Francis Irving2009-10-31-0/+2
* Show times on timeline, not just dates.Francis Irving2009-10-31-1/+6
* Removed temporary test.Francis Irving2009-10-30-2/+0
* Small todo.Francis Irving2009-10-30-0/+2
* Migrate to using a binary database field for storing raw emails, rather than ...Francis Irving2009-10-30-11/+52
* Actually send stderr to the right place, so arrives to admin emailFrancis Irving2009-10-30-1/+1
* Check there are from addressesFrancis Irving2009-10-29-1/+1
* Option to use message id to not duplicate incoming messages.Francis Irving2009-10-29-0/+24
* Factor out email address matching function.Francis Irving2009-10-29-3/+9
* So fixtures and deliveries are right when run in alphabetical order.Francis Irving2009-10-29-3/+4
* Make it always run rake tasks in same order (fixtures for view tests canFrancis Irving2009-10-29-3/+0
* Reflect behaviour change in 1e74ce210dd3584fbed6f53d2c0360045d7161b5Francis Irving2009-10-29-3/+3
* Give this the right name.Francis Irving2009-10-29-0/+0
* Fix it so incoming email still arrives, oops.Francis Irving2009-10-29-1/+1
* Attach message when mail import fails, and show error code number.Francis Irving2009-10-29-4/+13