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.h
Commit message (
Expand
)
Author
Age
*
cleanup
Christian Mollekopf
2017-04-12
*
Allow the preprocessor to move and use in mailtransport
Christian Mollekopf
2017-04-12
*
Adapt to KAsync changes
Christian Mollekopf
2017-03-01
*
More Log::Context
Christian Mollekopf
2016-12-22
*
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
*
Less memory leaking with unique_ptr
Christian Mollekopf
2016-07-07
*
Moved mailpreprocessors to a shared location
Christian Mollekopf
2016-06-19
*
A more convenient preprocessor API
Christian Mollekopf
2016-06-11
*
Allow preprocessors to inject entities.
Christian Mollekopf
2016-06-10
*
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
*
Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibility
Christian Mollekopf
2016-02-17
*
Use Sink instead of SinkCommon
Christian Mollekopf
2016-02-09
*
Use pimpl
Christian Mollekopf
2016-02-01
*
Insall sincommon_export.h
Christian Mollekopf
2016-01-31
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
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
*
StoreNewRevision function
Christian Mollekopf
2015-10-10
*
Revision cleanup
Christian Mollekopf
2015-09-29
*
Added support for mails to akonadi and the dummyresource.
Christian Mollekopf
2015-09-08
*
Removed convenience API
Christian Mollekopf
2015-08-23
*
Store indexes as named databases in the same db.
Christian Mollekopf
2015-08-23
*
Pass revision as part of state
Christian Mollekopf
2015-08-19
*
Transactions in the pipeline
Christian Mollekopf
2015-08-19
*
Untangled the include dependencies a bit.
Christian Mollekopf
2015-08-13
*
Forward revision updates through resource
Christian Mollekopf
2015-07-28
*
Modify/Delete commands
Christian Mollekopf
2015-07-14
*
Moved SimpleResourceProcessor
Christian Mollekopf
2015-07-09
*
KAsync has moved to it's own kasync.git repository
Dan Vrátil
2015-05-18
*
Adapt to KAsync namespace change
Dan Vrátil
2015-05-15
*
Fixed pipeline.
Christian Mollekopf
2015-01-19
*
Writing from facade.
Christian Mollekopf
2015-01-15
*
Pass entity to preprocessor.
Christian Mollekopf
2015-01-03
*
Shared domain adaptors between resource and facade.
Christian Mollekopf
2015-01-03
*
DomainTypeAdaptor factory, per type preprocessor pipeline configuration.
Christian Mollekopf
2015-01-02
*
Buffers wrapped into entity buffer, async command progress tracking.
Christian Mollekopf
2014-12-28
*
unifying buffer, and a better way to implement domain object adapters.
Christian Mollekopf
2014-12-24
*
PipelineFilter -> Preprocessor
Aaron Seigo
2014-12-18
*
a basically-working Pipeline implementation
Aaron Seigo
2014-12-17
*
add pipelines (as a sketch only), message ids and message responses
Aaron Seigo
2014-12-16