Commit graph

9 commits

Author SHA1 Message Date
Thomas Bruederli
4b5c2ce985 Add some fulltext searching capabilities to kolab_storage_cache and use them for search (autocompletion) in Kolab address books 2012-05-16 10:10:51 +02:00
Thomas Bruederli
dadf00f1a6 Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-05-15 19:08:16 +02:00
Thomas Bruederli
e602722064 Save object words for fulltext searching in caching table 2012-05-15 19:08:01 +02:00
Aleksander Machniak
d08cb11137 Fixed working with disabled kolab_cache 2012-05-15 13:57:27 +02:00
Thomas Bruederli
0131c8aa51 Improve object fetching when cache is disabled 2012-05-09 19:12:26 +02:00
Thomas Bruederli
86c1d510f1 Add select() method to query objects from cache; Use locks to avoid multiple threads synching the same folder simultaneously 2012-05-09 19:01:51 +02:00
Thomas B
c9963d279c Correctly handle object moving in kolab cache 2012-05-03 10:28:42 +02:00
Thomas B
3fc78aa409 Set mime-part ID when adding attachments 2012-05-02 18:04:42 +02:00
Thomas B
18d8fec133 First implementation of a caching layer for kolab_storage;
- Caching is disabled by default (until fully functional and tested)
- Attention: database initialization required for cache)

Silently ignore old Kolab2 objects if no Horde classes found to parse them.
2012-05-02 17:41:02 +02:00