summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Always request properties we use and in turn avoid getting errorsChristian Mollekopf2017-03-14
* Debug outputChristian Mollekopf2017-03-14
* An error should not stop the synchronizer from processing.Christian Mollekopf2017-03-14
* Setup calls to setup dav resourceChristian Mollekopf2017-03-13
* No need to wrap those in jobsChristian Mollekopf2017-03-13
* Addressbook supportChristian Mollekopf2017-03-09
* Dav cleanupChristian Mollekopf2017-03-09
* Merge synchronization requests for individual mails of the same folder.Christian Mollekopf2017-03-07
* Resolved potential deadlockChristian Mollekopf2017-03-07
* Move blob files on move to the same location like when a client moves.Christian Mollekopf2017-03-07
* lmdb cleanupChristian Mollekopf2017-03-06
* Ensure we don't try to open db's that are not available to ourChristian Mollekopf2017-03-06
* Index debug outputChristian Mollekopf2017-03-06
* Avoid threading messages by thread with empty subjectChristian Mollekopf2017-03-06
* Port away from syncStartv0.1.0Christian Mollekopf2017-03-02
* Missed one includeChristian Mollekopf2017-03-01
* Adapt to KAsync changesChristian Mollekopf2017-03-01
* cmake cleanup and set the version in project()Christian Mollekopf2017-03-01
* Set the version in the main CMakeLists.txtChristian Mollekopf2017-03-01
* Bumped version to 0.1.0Christian Mollekopf2017-03-01
* Filter resources by the types they support.Christian Mollekopf2017-03-01
* Less noiseChristian Mollekopf2017-02-28
* Less debug outputChristian Mollekopf2017-02-28
* Make opening dbis non-racyChristian Mollekopf2017-02-27
* Fixed debug outputChristian Mollekopf2017-02-27
* Attempt to fix the issue of opening the wrong databaseChristian Mollekopf2017-02-26
* Better debug outputChristian Mollekopf2017-02-24
* Bring the application down in a controlled fashion if we experience aChristian Mollekopf2017-02-23
* Debug outputChristian Mollekopf2017-02-20
* Improved debug output and moved debug operators to cppChristian Mollekopf2017-02-16
* Fixed multimodificationsChristian Mollekopf2017-02-16
* Remember whether a blob property is external or not.Christian Mollekopf2017-02-16
* Use SINK_REGISTER_TYPES to avoid repeating the typesChristian Mollekopf2017-02-16
* PropertyParser to properly parse different property types.Christian Mollekopf2017-02-16
* PropertyRegistry for runtime information about properties.Christian Mollekopf2017-02-16
* Mails don't have uid'sChristian Mollekopf2017-02-16
* Avoid crashing if we get too many notifications.Christian Mollekopf2017-02-14
* Removed unnecessary debugoutputChristian Mollekopf2017-02-13
* Use SINK_REGISTER_TYPESChristian Mollekopf2017-02-13
* Avoid triggering reinsert if the leader doesn't change.Christian Mollekopf2017-02-13
* Fixed index removalsChristian Mollekopf2017-02-13
* Don't emit superfluous remove signals.Christian Mollekopf2017-02-13
* Fixed reduction updates with stateful query.Christian Mollekopf2017-02-13
* Move the SINK_EXPORT to the right place.Christian Mollekopf2017-02-13
* DebugoutputChristian Mollekopf2017-02-13
* Fixed query flags.Christian Mollekopf2017-02-13
* Cleaner index syntax, don't index messageid twiceChristian Mollekopf2017-02-13
* Better debug outputChristian Mollekopf2017-02-09
* Simplified debug outputChristian Mollekopf2017-02-03
* Fixed incremental fetchingChristian Mollekopf2017-02-03