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 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
*
Refactored the generic resource to use separate classes for
Christian Mollekopf
2016-05-28
*
Run preprocessors before persising the value.
Christian Mollekopf
2016-05-08
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Prepared sort indexes
Christian Mollekopf
2016-02-16
*
Gather more timings
Christian Mollekopf
2016-02-10
*
Introduced debug areas and prettified output.
Christian Mollekopf
2016-02-04
*
Use pimpl
Christian Mollekopf
2016-02-01
*
Avoid unnecessary namespace usage
Christian Mollekopf
2016-02-01
*
Centralized main database name
Christian Mollekopf
2016-02-01
*
Cleanup
Christian Mollekopf
2016-02-01
*
Fixed modifications
Christian Mollekopf
2016-02-01
*
Build without warnings
Christian Mollekopf
2016-01-31
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
Added bufferutils.h
Christian Mollekopf
2016-01-19
*
Mark commands with whether they need to be replayed
Christian Mollekopf
2015-12-29
*
Use the contains function where we can.
Christian Mollekopf
2015-12-22
*
Catch the case when we try to remove an entity that has already been
Christian Mollekopf
2015-12-08
*
Pipeline: Ensure a created entity has a new id.
Christian Mollekopf
2015-12-01
*
Pipeline: only emit a change if the revision actually changed.
Christian Mollekopf
2015-12-01
*
Resolve remoteIds during sync
Christian Mollekopf
2015-12-01
*
Correctly execute modifications and removals
Christian Mollekopf
2015-10-28
*
Reuse the existing transaction
Christian Mollekopf
2015-10-28
*
Made pipeline preprocessing synchronous.
Christian Mollekopf
2015-10-28
*
Cleanup
Christian Mollekopf
2015-10-21
*
Cleanup revisions with a delay
Christian Mollekopf
2015-10-12
*
Create a new revision for removals as well.
Christian Mollekopf
2015-10-10
*
Only emit the revision update once the batch is committed.
Christian Mollekopf
2015-10-10
[next]