summaryrefslogtreecommitdiffstats
path: root/common/pipeline.cpp
Commit message (Expand)AuthorAge
* Contains with an empty key doesn't make much sense.Christian Mollekopf2018-06-26
* Only modifications have changed propertiesChristian Mollekopf2018-06-26
* Avoid overwriting local changes with remote modifications.Christian Mollekopf2018-06-26
* Make sure we initialize the environment correctly and only set the db version...Christian Mollekopf2018-03-26
* Don't just set the db version, only when we create the db first.Christian Mollekopf2018-03-26
* Avoid a database upgrade when creating the db first.Christian Mollekopf2018-03-26
* One central place to generate uidsChristian Mollekopf2018-01-30
* Debug outputChristian Mollekopf2017-10-10
* Ensure we copy all blobs when copying to another resourceChristian Mollekopf2017-10-09
* Build with flatbuffers 1.7Christian Mollekopf2017-06-23
* Fixed warningsChristian Mollekopf2017-05-08
* cleanupChristian Mollekopf2017-04-12
* Fixed entity creation in pipelineChristian Mollekopf2017-04-12
* Allow the preprocessor to move and use in mailtransportChristian Mollekopf2017-04-12
* Moved all preprocessing back into the pipelineChristian Mollekopf2017-04-11
* Move the preprocssing back out of entitystore into the pipeline.Christian Mollekopf2017-04-11
* Don't continue processing the pipeline until we have appended theChristian Mollekopf2017-04-10
* Explicitly convertChristian Mollekopf2017-02-01
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* syncThen is no longer necessaryChristian Mollekopf2017-01-12
* More Log::ContextChristian Mollekopf2016-12-22
* Introduced Log::ContextChristian Mollekopf2016-12-22
* One copy algorithm is enough.Christian Mollekopf2016-12-08
* Interresourcemovetest/fixed interresourcemoveChristian Mollekopf2016-12-06
* Move mail to sent folder after sending itChristian Mollekopf2016-12-06
* Debug outputChristian Mollekopf2016-12-06
* Copy command and proper moveChristian Mollekopf2016-12-04
* interresource moveChristian Mollekopf2016-12-02
* Deal with not using the implicit internal transaction.Christian Mollekopf2016-11-24
* Avoid unnecessary transactions.Christian Mollekopf2016-11-22
* 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