aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/xapian_spec.rb
Commit message (Collapse)AuthorAgeLines
...
* When user's URL changes, update Xapian index of requests made by them.francis2009-04-21-1/+41
|
* Update Xapian properly when body URL changesfrancis2009-04-21-2/+42
|
* Move Xapian tests into one file so they don't slow down normal modeltony2009-03-22-0/+40
tests. Add test for searching users.