No description
Find a file
Aleksander Machniak 52053f355a Performance: Optimize kolab_storage_folder::get_object() to use one sql query instead of two
Before the change to get an object by UID we first resolve UID to IMAP-UID
and then fetch the object data by IMAP-UID - two select queries. Now we
directly select the data by UID.
2016-02-13 11:33:01 +01:00
.tx csv_export plugin 2016-02-03 15:13:28 +01:00
plugins Performance: Optimize kolab_storage_folder::get_object() to use one sql query instead of two 2016-02-13 11:33:01 +01:00
.gitignore Ship a .gitignore to make it just a little more convenient for developers to run our plugins directly from source 2012-11-30 13:19:36 +00:00
transifexpull.sh Allow to pull translations for single plugins 2015-03-25 16:50:47 +01:00