Merge lp:~mhr3/zeitgeist-extensions/scheme-detection into lp:zeitgeist-extensions
Proposed by
Michal Hruby
on 2011-09-29
Status: | Merged |
---|---|
Approved by: | Mikkel Kamstrup Erlandsen on 2011-09-30 |
Approved revision: | 77 |
Merged at revision: | 75 |
Proposed branch: | lp:~mhr3/zeitgeist-extensions/scheme-detection |
Merge into: | lp:zeitgeist-extensions |
Diff against target: |
85 lines (+17/-22) 1 file modified
fts/fts.py (+17/-22) |
To merge this branch: | bzr merge lp:~mhr3/zeitgeist-extensions/scheme-detection |
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mikkel Kamstrup Erlandsen | 2011-09-29 | Approve on 2011-09-30 | |
Review via email:
|
To post a comment you must log in.
lp:~mhr3/zeitgeist-extensions/scheme-detection
updated
on 2011-09-30
- 76. By Michal Hruby on 2011-09-30
-
Get rid of unnecessary branches in the check_index_
and_start_ worker method - 77. By Michal Hruby on 2011-09-30
-
Try to prevent some races
Ok. The code looks good. I tested the hell out of this with log in/out cycles. Deleting random parts of the Xapian index, and calling ForceReindex() over DBus while concurrently doing searches. Everything was rock solid.