Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't raise an error if the user deletes a track through the UI. Fixes #353. | Seb Bacon | 2012-01-18 | -0/+7 |
| | ||||
* | allow specs to run independently | James McKinney | 2011-10-16 | -1/+1 |
| | ||||
* | Make custom track queries have readable names. Closes #169. | Seb Bacon | 2011-09-01 | -0/+10 |
| | ||||
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Add some new TrackThing tests | tony | 2009-03-22 | -1/+21 |
| | ||||
* | Have test file for each model. | francis | 2008-05-21 | -8/+8 |
| | ||||
* | Bullet list in credits on about page. | francis | 2008-05-21 | -0/+12 |
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) |