summaryrefslogtreecommitdiffstats
path: root/common/synchronizer.cpp
Commit message (Expand)AuthorAge
...
* 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
* Commit all databases in the same intervalChristian Mollekopf2016-06-20
* Don't create a transaction for every appended message.Christian Mollekopf2016-06-20
* A working mailtransport resourceChristian Mollekopf2016-06-17
* Fixed issues found by clang analyzerChristian Mollekopf2016-06-14
* Get folder moves to work, and fix the mime message moving.Christian Mollekopf2016-06-13
* Create the drafts folder if necessary and merge it with the sourceChristian Mollekopf2016-06-10
* Moved query logic to EntityReader to make it reusable in the resource.Christian Mollekopf2016-06-09
* A way to retrieve the last revision during changereplay.Christian Mollekopf2016-06-03
* Avoid referencing stale transactionsChristian Mollekopf2016-05-31
* Fixed genericresource so it works with the maildirresourcetestChristian Mollekopf2016-05-29
* Moved the classes to individual filesChristian Mollekopf2016-05-28