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