Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | File.dirname(__FILE__) is not necessarily absolute | Robin Houston | 2012-06-03 | -1/+1 |
* | Load all fixtures for all tests | Robin Houston | 2012-01-31 | -14/+0 |
* | Load all raw emails for testing | Robin Houston | 2012-01-29 | -1/+1 |
* | Don't allow directory listings (better fix for and closes #340). | Seb Bacon | 2012-01-17 | -3/+6 |
* | Further refinement for issue #340 | Seb Bacon | 2012-01-13 | -0/+2 |
* | Return 404 for non-existent 'details' pages. Fixes #325 | Seb Bacon | 2012-01-12 | -0/+4 |
* | Return 403 when attachment "folders" are spidered. Fixes #340 | Seb Bacon | 2012-01-12 | -0/+4 |
* | allow specs to run independently | James McKinney | 2011-10-16 | -9/+13 |
* | Fix integration test breaking custom states spec | David Cabo | 2011-09-03 | -18/+2 |
* | Distinguish between 404s and other errors. Fixes #161. | Seb Bacon | 2011-08-30 | -0/+61 |