summaryrefslogtreecommitdiffstats
path: root/common/sourcewriteback.h
Commit message (Collapse)AuthorAge
* Don't create a transaction for every revision that we don't replay.Christian Mollekopf2016-09-15
| | | | | This had a significant performance impact when i.e. syncing a folder with 10k messages.
* Track modified properties to detect necessary replay changesChristian Mollekopf2016-06-03
|
* A way to retrieve the last revision during changereplay.Christian Mollekopf2016-06-03
|
* Using the entityStore to read anything except the current revision isChristian Mollekopf2016-06-03
| | | | probably a bad idea.
* Moved the classes to individual filesChristian Mollekopf2016-05-28