summaryrefslogtreecommitdiff
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Enhanced database corruption detection and recovery.Siegfried-Angel Gevatter Pujals2012-04-051-8/+2
* We can't auto-discard events from disabled data sources based on bus address,...Michal Hruby2012-04-041-14/+32
* Bump FTS++ index version.Siegfried-Angel Gevatter Pujals2012-04-031-1/+1
* FTS++: Ubuntu One events blacklist:Siegfried-Angel Gevatter Pujals2012-04-034-11/+61
* FTS++: Ignore Ubuntu One eventsSiegfried-Angel Gevatter Pujals2012-03-292-0/+27
* Make FTS++ optional.Seif Lotfy2012-03-292-12/+39
|\
| * small improvements on fts.valaMoritz Neeb2012-03-261-3/+2
| * unload extension, if FTS not presentMoritz Neeb2012-03-211-0/+20
| * handle if SimpleIndexer unavailableMoritz Neeb2012-03-211-17/+14
| * removing the monitor, if not presentMoritz Neeb2012-03-171-1/+10
| * disable-fts option implementedMoritz Neeb2012-03-151-1/+1
| * questions and renamingMoritz Neeb2012-03-151-1/+1
| * first attempt for the flagMoritz Neeb2012-03-151-0/+2
* | storage-monitor.vala: Commented out unused methods until gvfs decides to play...Seif Lotfy2012-03-271-3/+7
* | Merge lp:~tdfischer/zeitgeist/warning-fixesSiegfried-Angel Gevatter Pujals2012-03-274-10/+49
|\ \
| * | style++Trever Fischer2012-03-263-12/+32
| * | warning--Trever Fischer2012-03-264-15/+34
* | | FTS++: Re-index if database is corruptSiegfried-Angel Gevatter Pujals2012-03-261-2/+19
* | | Merge lp:~mhr3/zeitgeist/fts-optimizationsSiegfried-Angel Gevatter Pujals2012-03-265-20/+79
|\ \ \ | |/ / |/| |
| * | Don't use single find_events call during reindex, instead do find_event_ids +...Michal Hruby2012-03-264-16/+63
| * | Quit FTS when zeitgeist existsMichal Hruby2012-03-261-4/+16
|/ /
* | But it's so much nicer without the warningsMichal Hruby2012-03-201-1/+1
* | Add Event.take_subjectMichal Hruby2012-03-201-3/+3
* | Make sure make check passesMichal Hruby2012-03-201-1/+7
* | Fix FTS tests.Siegfried-Angel Gevatter Pujals2012-03-191-6/+6
* | Fix testsMichal Hruby2012-03-191-4/+4
* | Merge lp:~zeitgeist/zeitgeist/fts-origin-hashingMichal Hruby2012-03-192-13/+34
|\ \
| * | Bump index version numberMichal Hruby2012-03-191-1/+1
| * | Clean upMichal Hruby2012-03-191-5/+4
| * | FTS++: origin hashingMichal Hruby2012-03-191-9/+31
* | | FTS++ test case: popularity is broken :(Siegfried-Angel Gevatter Pujals2012-03-191-3/+39
|/ /
* | Refactor ResultType sorting and fix FTS++'s Search() with LeastRecent*Siegfried-Angel Gevatter Pujals2012-03-191-8/+19
|\ \
| * | FTS++: Fix Search() when to return correct results for LeastRecent* result typesSiegfried-Angel Gevatter Pujals2012-03-161-8/+21
* | | Storage Monitor Extension: refactor the INSERT OR REPLACE statementSeif Lotfy2012-03-191-26/+7
* | | Storage Monitor Extensions: fix bug lp:950983Seif Lotfy2012-03-191-10/+43
* | | DS-Registry: fix vala 0.16 incompatiblitySeif Lotfy2012-03-171-1/+1
* | | Merged Trever's fixes for bug 953041Seif Lotfy2012-03-171-1/+1
|\ \ \ | |/ / |/| |
* | | FTS++: More test cases. These expose two bugs! ZOMG! :)Siegfried-Angel Gevatter Pujals2012-03-162-26/+182
* | | FTS++: more test stuff (add more asserts, extend {Most,Least}Recent tests,Siegfried-Angel Gevatter Pujals2012-03-161-251/+156
* | | FTS++: some more test cases and add a couple utility functionsSiegfried-Angel Gevatter Pujals2012-03-161-81/+119
* | | FTS++: Change to current_uri in some more places. Add random test cases.Siegfried-Angel Gevatter Pujals2012-03-162-4/+76
* | | FTS++: Log `current_uri' instead of `uri'Siegfried-Angel Gevatter Pujals2012-03-152-2/+60
| |/ |/|
* | Fix signature of the blacklist signalsMichal Hruby2012-03-151-2/+2
* | Make sure that mangling works with capital letters as wellMichal Hruby2012-03-142-3/+52
* | Make sure we mangle dotsMichal Hruby2012-03-143-3/+48
* | Make sure we mangle dashesMichal Hruby2012-03-143-2/+67
* | Merge trunkMichal Hruby2012-03-143-21/+39
|\ \
| * | Index only recognized uri schemesMichal Hruby2012-03-122-17/+35
| * | fix to make zeitgeist compatible with vala 0.16Seif Lotfy2012-03-121-1/+1
| |/
* | Finish up the implementationMichal Hruby2012-03-141-21/+59