Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | RESTful routing for admin track actions | Louise Crow | 2014-12-18 | -4/+3 |
| | ||||
* | integrate_views is render_views RSpec 2 | Henare Degan | 2012-12-11 | -1/+1 |
| | ||||
* | Load all fixtures for all tests | Robin Houston | 2012-01-31 | -1/+0 |
| | | | | | | | | | The ad hoc specification of fixtures has been an ongoing source of bugs in the tests. The straw that broke the camel’s back is that 7c6eb09 requires the fixtures to be loaded in order (i.e. children before their parents), and it would have been a painful process to reorder all the dozens of different fixture lists, but the test system ought to be more reliable this way. | |||
* | allow specs to run independently | James McKinney | 2011-10-16 | -1/+1 |
| | ||||
* | fix fixtures order to avoid postgresql foreign key errors | James McKinney | 2011-10-11 | -1/+1 |
| | ||||
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | So fixtures and deliveries are right when run in alphabetical order. | Francis Irving | 2009-10-29 | -1/+1 |
| | ||||
* | Bullet list in credits on about page. | francis | 2008-05-21 | -0/+10 |
Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train) |