aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/track_mailer.rb
Commit message (Expand)AuthorAgeLines
* Clarify alert logic in a commentSeb Bacon2011-07-26-1/+5
* Add an option to make alert_tracks run continually, rather than just processi...Robin Houston2011-06-21-0/+13
* - Refactor models/incoming_message.rb to get rid of the hideousRobin Houston2011-06-21-13/+3
* Only use last 100 finds, not 200Francis Irving2010-06-10-1/+1
* Turn off debugging.Francis Irving2010-06-10-2/+2
* Speed up track alerts, by not using old sent records.Francis Irving2010-06-09-14/+19
* More comment.Francis Irving2010-05-25-1/+2
* Reduce to most recent 100 new results to give temporary speed boost.Francis Irving2010-05-25-1/+1
* Comment on inefficiencyFrancis Irving2010-05-25-1/+3
* Turn off logging for nowFrancis Irving2010-03-28-2/+2
* TimingFrancis Irving2010-03-27-2/+2
* Make email alerts Precendence: bulkfrancis2009-10-03-2/+3
* Useful comment.francis2009-09-20-2/+4
* Auto-generated header on tracks.francis2009-06-27-4/+6
* Detailed debug output off, cron back to teamlouise2009-05-21-8/+8
* Redirecting cron output temporarily and adding debug info to track down regex...louise2009-05-05-8/+8
* Allowing xapian reindexing to be skipped if a no_xapian_reindex flag is set o...louise2009-04-14-2/+2
* Adding a flag to allow user model to be saved without reindexing associated m...louise2009-04-09-1/+2
* Make it redirect to email subscription # reference in user page when youfrancis2009-03-17-2/+2
* Remove blackhole for tracksfrancis2009-03-06-2/+4
* Set a blackhole for envelope from for various messages where we don't carefrancis2009-02-09-1/+2
* Fix bug in call to sort_by_ascending (boolean || true is always true!) in act...francis2008-09-12-2/+2
* Bullet list in credits on about page.francis2008-05-21-4/+6
* Remove cron messages, as all seems OK enough I think.francis2008-05-18-8/+8
* Highlight search terms in emails.francis2008-05-16-3/+3
* Separate out three kinds of search resultfrancis2008-05-15-2/+2
* Do collapsing for search, but not for email or RSSfrancis2008-04-30-2/+2
* Change from acts_as_solr to acts_as_xapianfrancis2008-04-24-8/+8
* Centralise call to multi_solr_searchfrancis2008-04-14-13/+2
* RSS (uumm, Atom :) ) feeds for tracksfrancis2008-04-09-6/+7
* Remove silly indexfrancis2008-04-04-2/+1
* Sometimes safety loses.francis2008-04-04-3/+8
* Better debugging messags.francis2008-04-03-3/+12
* Email alerts for tracking a particular request.francis2008-04-03-0/+96