aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| | | | when they were finished being edited)
* Test for TMail fix for a particular message. Monkey patch doesn't quiteFrancis Irving2009-12-02-0/+189
| | | | work yet.
* Apply dynamic FCGI fix properly (even if we don't use it) - it used toFrancis Irving2009-12-02-0/+107
| | | | be just a version control patch.
* Apply Timezone fix patch that used to be just a change in versionFrancis Irving2009-12-02-0/+107
| | | | control, using instead a proper tested monkey patch in lib
* Setting default_error_messages doesn't work any more, and we don't needFrancis Irving2009-12-02-2/+0
| | | | | it anyway really - should set all error messages anyway explicitly in the model to make them nice.
* 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
| | | | | http://blog.aradine.com/2009/09/rubys-marshal-and-activerecord-and.html https://rails.lighthouseapp.com/projects/8994/tickets/1063-binary-data-broken-with-postgresql-adapter
* The 'internal_error' default for track_type is in the migrations, butFrancis Irving2009-12-01-4/+4
| | | | | somehow just hadn't made it to the live database. Have updated live database, so now this should come out the same.
* Strip uudecode parts from main body part before saving to cache, soFrancis Irving2009-12-01-6/+10
| | | | cache is shorter. Check that cache is short enough to store well.
* 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
| | | | | | text. Does it gradually, so existing column is left alone to speed things up.
* Actually send stderr to the right place, so arrives to admin emailFrancis Irving2009-10-30-1/+1
| | | | rather than mailerserver.
* 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
| | | | otherwise behave unpredictably)
* 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
|
* No need to send patches :)Francis Irving2009-10-29-1/+1
|
* Link to github for source code.Francis Irving2009-10-29-1/+1
|
* Show your name on previews of comments where possible.Francis Irving2009-10-29-1/+1
| | | | | I prefer that, so I can tell what it will look like to other people, and who I'm logged in as.
* Need to fix some wrapped URLs.Francis Irving2009-10-29-0/+3
|
* Spacing at bottom.Francis Irving2009-10-29-1/+1
|
* Show league table even when complete.Francis Irving2009-10-29-2/+1
|
* New directory for git.Francis Irving2009-10-29-5/+5
|