summaryrefslogtreecommitdiffstats
path: root/common/pipeline.cpp
Commit message (Expand)AuthorAge
* Make sure the storage exists from the very beginning of the first start.Christian Mollekopf2016-10-21
* Removed the whole revision cleanup into the entitystoreChristian Mollekopf2016-10-21
* Fixed specialpurposeprocessorChristian Mollekopf2016-10-21
* Ported the pipeline to the entitystoreChristian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Ported to the kasync revampChristian Mollekopf2016-09-15
* Debug outputChristian Mollekopf2016-09-15
* Fixed new diagnostics errorsChristian Mollekopf2016-07-13
* A new debug system.Christian Mollekopf2016-07-07
* Less memory leaking with unique_ptrChristian Mollekopf2016-07-07
* Fixed a bunch of memory leaks.Christian Mollekopf2016-07-06
* Properly track changes applied by preprocessorsChristian Mollekopf2016-06-30
* Avoid unnecesary warningsChristian Mollekopf2016-06-26
* Commit also if we did revision cleanupChristian Mollekopf2016-06-26
* Workaround mdb_put failuresChristian Mollekopf2016-06-20
* Avoid unnecessary commitsChristian Mollekopf2016-06-20
* Made the log-level output a lot less noisyChristian Mollekopf2016-06-20
* Moved mailpreprocessors to a shared locationChristian Mollekopf2016-06-19
* Get folder moves to work, and fix the mime message moving.Christian Mollekopf2016-06-13
* Allow preprocessors to inject entities.Christian Mollekopf2016-06-10
* A central place to generate uuid'sChristian Mollekopf2016-06-05
* Fixed pipelinetestChristian Mollekopf2016-06-03
* Track modified properties to detect necessary replay changesChristian Mollekopf2016-06-03
* Refactored the generic resource to use separate classes forChristian Mollekopf2016-05-28
* Run preprocessors before persising the value.Christian Mollekopf2016-05-08
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Prepared sort indexesChristian Mollekopf2016-02-16
* Gather more timingsChristian Mollekopf2016-02-10
* Introduced debug areas and prettified output.Christian Mollekopf2016-02-04
* Use pimplChristian Mollekopf2016-02-01
* Avoid unnecessary namespace usageChristian Mollekopf2016-02-01
* Centralized main database nameChristian Mollekopf2016-02-01
* CleanupChristian Mollekopf2016-02-01
* Fixed modificationsChristian Mollekopf2016-02-01
* Build without warningsChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Added bufferutils.hChristian Mollekopf2016-01-19
* Mark commands with whether they need to be replayedChristian Mollekopf2015-12-29
* Use the contains function where we can.Christian Mollekopf2015-12-22
* Catch the case when we try to remove an entity that has already beenChristian Mollekopf2015-12-08
* Pipeline: Ensure a created entity has a new id.Christian Mollekopf2015-12-01
* Pipeline: only emit a change if the revision actually changed.Christian Mollekopf2015-12-01
* Resolve remoteIds during syncChristian Mollekopf2015-12-01
* Correctly execute modifications and removalsChristian Mollekopf2015-10-28
* Reuse the existing transactionChristian Mollekopf2015-10-28
* Made pipeline preprocessing synchronous.Christian Mollekopf2015-10-28
* CleanupChristian Mollekopf2015-10-21
* Cleanup revisions with a delayChristian Mollekopf2015-10-12
* Create a new revision for removals as well.Christian Mollekopf2015-10-10
* Only emit the revision update once the batch is committed.Christian Mollekopf2015-10-10