aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/track_controller_spec.rb
Commit message (Collapse)AuthorAgeLines
...
* It didn't seem to rebuild unless I put it in begin like this.francis2009-03-16-1/+5
|
* Call rebuild_xapian_index in more tests to reduce order dependencytony2009-03-13-1/+2
|
* Fix up test code, and some bugs relating to splitting out raw_email data.francis2008-09-22-3/+3
|
* Fix bug in call to sort_by_ascending (boolean || true is always true!) in ↵francis2008-09-12-3/+3
| | | | | | acts_as_xapian Alter WDTK code to use correct meaning of ascending in Xapian.
* Fixture for comments, and fix most tests relating to it.francis2008-08-15-5/+6
|
* Basic test of RSS feedfrancis2008-08-09-0/+19
|
* Fix up test code now we only have email tracks.francis2008-08-09-17/+2
|
* RSS feeds without tracking (just underlying code, not linked from anywhere yet)francis2008-07-18-4/+4
|
* Remove escaping of HTML from text alert emails.francis2008-05-27-0/+2
|
* Highlight search terms in emails.francis2008-05-16-2/+2
|
* Spec changefrancis2008-04-09-1/+1
|
* Remove silly indexfrancis2008-04-04-1/+1
|
* Email alerts for tracking a particular request.francis2008-04-03-0/+72