aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/info_request_event_spec.rb
Commit message (Expand)AuthorAgeLines
* InfoRequestEvent.indexed_by_search consults OutgoingMessage.Louise Crow2013-09-16-1/+18
* Don't index hidden and requester_only incoming messages.Louise Crow2013-09-16-0/+41
* Re-annotate models with database fieldsLouise Crow2013-09-16-0/+17
* Parse the 'to' address as if on a real mail to trigger quoted string encoding.Louise Crow2013-06-03-0/+8
* The run_callbacks API has changedHenare Degan2012-12-12-1/+1
* Wrap address parsing in a address_from_string method in the mail handler.Louise Crow2012-11-15-6/+41
* Load all fixtures for all testsRobin Houston2012-01-31-1/+0
* Load all raw emails for testingRobin Houston2012-01-29-1/+1
* Improve test isolationRobin Houston2012-01-22-1/+2
* Always show the right search snippet. Fixes #352.Seb Bacon2012-01-19-0/+7
* Changes to make normal search pages not necessarily load info_request_events ...Seb Bacon2012-01-12-1/+4
* Further improvements to attachment cachingSeb Bacon2011-12-13-0/+5
* add ability to rebuild specific terms rather than all indices -- useful for m...Seb Bacon2011-12-05-0/+20
* Running the callbacks more specific than calling save! here and avoids having...Louise Crow2011-02-23-14/+14
* Make path work in Ruby 1.9Francis Irving2010-09-15-1/+1
* Add is_incoming_message?/is_outgoing_message?/is_comment? so we can justtony2009-04-23-0/+25
* Allowing xapian reindexing to be skipped if a no_xapian_reindex flag is set o...louise2009-04-14-8/+23
* Add missing model tests.francis2008-03-21-0/+14