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
/
entitybuffer.h
Commit message (
Expand
)
Author
Age
*
Copy the entity when we return it.
Christian Mollekopf
2018-05-17
*
Refactored the query part of the entity reader into DataStoreQuery.
Christian Mollekopf
2016-09-19
*
make it compile
Michael Bohlender
2016-09-04
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Use Sink instead of SinkCommon
Christian Mollekopf
2016-02-09
*
Cleaner EntityBuffer constructor
Christian Mollekopf
2016-02-02
*
Insall sincommon_export.h
Christian Mollekopf
2016-01-31
*
Explicitly state visibility
Christian Mollekopf
2016-01-31
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
Modify/Delete actions
Christian Mollekopf
2015-07-19
*
Fixed all warnings
Christian Mollekopf
2015-07-07
*
Refactored buffer extraction from vector.
Christian Mollekopf
2015-04-09
*
Use memcpy to copy tables into vectors.
Christian Mollekopf
2015-04-07
*
Writing from facade.
Christian Mollekopf
2015-01-15
*
Made the domain adaptor actually work. We can read stuff now.
Christian Mollekopf
2015-01-07
*
DomainTypeAdaptor factory, per type preprocessor pipeline configuration.
Christian Mollekopf
2015-01-02
*
Moved entitybuffer construction code to EntityBuffer
Christian Mollekopf
2014-12-31
*
Buffers wrapped into entity buffer, async command progress tracking.
Christian Mollekopf
2014-12-28