summaryrefslogtreecommitdiffstats
path: root/common/synchronizer.cpp
Commit message (Expand)AuthorAge
* Less noiseChristian Mollekopf2017-04-10
* Detect maildir resource errorsChristian Mollekopf2017-04-07
* Better account status aggregation.Christian Mollekopf2017-04-07
* Fixed changereplay guardChristian Mollekopf2017-04-06
* Mailtransport notificationsChristian Mollekopf2017-03-30
* CleanupChristian Mollekopf2017-03-28
* Only send notifications about being connected if we did somethingChristian Mollekopf2017-03-28
* Track the entities that this request applies to directly in theChristian Mollekopf2017-03-28
* Implemented notification support in the model.Christian Mollekopf2017-03-24
* Make error codes part of the applicationdomain interfaceChristian Mollekopf2017-03-20
* emitNotification functionChristian Mollekopf2017-03-17
* Debug outputChristian Mollekopf2017-03-14
* An error should not stop the synchronizer from processing.Christian Mollekopf2017-03-14
* Addressbook supportChristian Mollekopf2017-03-09
* Merge synchronization requests for individual mails of the same folder.Christian Mollekopf2017-03-07
* Port away from syncStartv0.1.0Christian Mollekopf2017-03-02
* Debug outputChristian Mollekopf2017-02-20
* make contacts suitable for applications like sinkshSandro Knauß2017-01-30
* Readable uuidChristian Mollekopf2017-01-23
* Ensure we don't accidentally spawn more transactions than necessary.Christian Mollekopf2017-01-23
* Debug outputChristian Mollekopf2017-01-23
* Process sync requests one by oneChristian Mollekopf2017-01-23
* Support dependencies between sync requests.Christian Mollekopf2017-01-22
* Debug outputChristian Mollekopf2017-01-18
* Don't overwrite the first job with the continuationChristian Mollekopf2017-01-18
* Avoid unnecessary replay requests.Christian Mollekopf2017-01-17
* Handle errors without crashing.Christian Mollekopf2017-01-17
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* syncThen is no longer necessaryChristian Mollekopf2017-01-12
* Debug outputChristian Mollekopf2017-01-07
* Debug outputChristian Mollekopf2017-01-06
* Introduced Log::ContextChristian Mollekopf2016-12-22
* Let the preprocessor repeat the types.Christian Mollekopf2016-12-08
* Move mail to sent folder after sending itChristian Mollekopf2016-12-06
* Don't reference temporary memoryChristian Mollekopf2016-11-29
* The synchronization call can be sync.Christian Mollekopf2016-11-29
* Renamed RemoteIdMap to SynchronizerStoreChristian Mollekopf2016-11-28
* Added the flush command.Christian Mollekopf2016-11-25
* Ensure we always process the full queue and that flushing works.Christian Mollekopf2016-11-22
* Process change replays as part of the synchronization queueChristian Mollekopf2016-11-22
* Folded the SourceWriteback into the Synchronizer.Christian Mollekopf2016-11-21
* Prepared new query based synchronization APIChristian Mollekopf2016-11-11
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
* Removed EntityReaderChristian Mollekopf2016-10-21
* Removed the now obsolete EntityStoreChristian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Don't access the propertyFilter list directly.Christian Mollekopf2016-09-27
* Don' create new entities on flag change.Christian Mollekopf2016-09-15
* Ported to the kasync revampChristian Mollekopf2016-09-15
* A new debug system.Christian Mollekopf2016-07-07