index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
pipeline.cpp
Commit message (
Expand
)
Author
Age
*
Make sure we initialize the environment correctly and only set the db version...
Christian Mollekopf
2018-03-26
*
Don't just set the db version, only when we create the db first.
Christian Mollekopf
2018-03-26
*
Avoid a database upgrade when creating the db first.
Christian Mollekopf
2018-03-26
*
One central place to generate uids
Christian Mollekopf
2018-01-30
*
Debug output
Christian Mollekopf
2017-10-10
*
Ensure we copy all blobs when copying to another resource
Christian Mollekopf
2017-10-09
*
Build with flatbuffers 1.7
Christian Mollekopf
2017-06-23
*
Fixed warnings
Christian Mollekopf
2017-05-08
*
cleanup
Christian Mollekopf
2017-04-12
*
Fixed entity creation in pipeline
Christian Mollekopf
2017-04-12
*
Allow the preprocessor to move and use in mailtransport
Christian Mollekopf
2017-04-12
*
Moved all preprocessing back into the pipeline
Christian Mollekopf
2017-04-11
*
Move the preprocssing back out of entitystore into the pipeline.
Christian Mollekopf
2017-04-11
*
Don't continue processing the pipeline until we have appended the
Christian Mollekopf
2017-04-10
*
Explicitly convert
Christian Mollekopf
2017-02-01
*
Fixed build issues with pedantic enabled
Christian Mollekopf
2017-01-12
*
syncThen is no longer necessary
Christian Mollekopf
2017-01-12
*
More Log::Context
Christian Mollekopf
2016-12-22
*
Introduced Log::Context
Christian Mollekopf
2016-12-22
*
One copy algorithm is enough.
Christian Mollekopf
2016-12-08
*
Interresourcemovetest/fixed interresourcemove
Christian Mollekopf
2016-12-06
*
Move mail to sent folder after sending it
Christian Mollekopf
2016-12-06
*
Debug output
Christian Mollekopf
2016-12-06
*
Copy command and proper move
Christian Mollekopf
2016-12-04
*
interresource move
Christian Mollekopf
2016-12-02
*
Deal with not using the implicit internal transaction.
Christian Mollekopf
2016-11-24
*
Avoid unnecessary transactions.
Christian Mollekopf
2016-11-22
*
Make sure the storage exists from the very beginning of the first start.
Christian Mollekopf
2016-10-21
*
Removed the whole revision cleanup into the entitystore
Christian Mollekopf
2016-10-21
*
Fixed specialpurposeprocessor
Christian Mollekopf
2016-10-21
*
Ported the pipeline to the entitystore
Christian Mollekopf
2016-10-21
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
Ported to the kasync revamp
Christian Mollekopf
2016-09-15
*
Debug output
Christian Mollekopf
2016-09-15
*
Fixed new diagnostics errors
Christian Mollekopf
2016-07-13
*
A new debug system.
Christian Mollekopf
2016-07-07
*
Less memory leaking with unique_ptr
Christian Mollekopf
2016-07-07
*
Fixed a bunch of memory leaks.
Christian Mollekopf
2016-07-06
*
Properly track changes applied by preprocessors
Christian Mollekopf
2016-06-30
*
Avoid unnecesary warnings
Christian Mollekopf
2016-06-26
*
Commit also if we did revision cleanup
Christian Mollekopf
2016-06-26
*
Workaround mdb_put failures
Christian Mollekopf
2016-06-20
*
Avoid unnecessary commits
Christian Mollekopf
2016-06-20
*
Made the log-level output a lot less noisy
Christian Mollekopf
2016-06-20
*
Moved mailpreprocessors to a shared location
Christian Mollekopf
2016-06-19
*
Get folder moves to work, and fix the mime message moving.
Christian Mollekopf
2016-06-13
*
Allow preprocessors to inject entities.
Christian Mollekopf
2016-06-10
*
A central place to generate uuid's
Christian Mollekopf
2016-06-05
*
Fixed pipelinetest
Christian Mollekopf
2016-06-03
*
Track modified properties to detect necessary replay changes
Christian Mollekopf
2016-06-03
[next]