Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Need history loaded in fixture in order to find by it. | francis | 2009-03-30 | -1/+1 |
* | Move Xapian tests into one file so they don't slow down normal model | tony | 2009-03-22 | -21/+0 |
* | rspec provides a useful errors_on test | tony | 2009-03-22 | -4/+5 |
* | Rollback 14514 and 14515 - model can't call methods in general_controller | tony | 2009-03-22 | -8/+1 |
* | Add 'xapian_requests' methods to PublicBody | tony | 2009-03-22 | -3/+8 |
* | Add PublicBody.find_by_urlname method that falls back to historic names | tony | 2009-03-22 | -0/+21 |
* | Only rebuild the Xapian index once, rather than for each test, as we're | tony | 2009-03-22 | -2/+1 |
* | Index the notes field. | francis | 2009-03-18 | -0/+22 |
* | Remove complaint_email field as we were never filling it in or using it. Ther... | francis | 2008-03-17 | -12/+0 |
* | Add NOT NULL constraints into the database everywhere | francis | 2008-01-24 | -0/+6 |
* | Stub specs. | francis | 2007-10-31 | -0/+38 |