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
/
storage
/
entitystore.h
Commit message (
Expand
)
Author
Age
*
Typo
Minijackson
2018-07-13
*
Finish converting DataStoreQuery to new Key API
Minijackson
2018-07-13
*
Add versions of readLatest with Identifier as argument in EntityStore
Minijackson
2018-07-13
*
Move Key API into own files + some fixes
Minijackson
2018-07-04
*
Avoid overwriting local changes with remote modifications.
Christian Mollekopf
2018-06-26
*
Implement Overlap queries
Rémi Nicole
2018-06-19
*
A lot less namespace typing.
Christian Mollekopf
2018-05-17
*
Copy the entity when we return it.
Christian Mollekopf
2018-05-17
*
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
*
Fixed crashes due to concurrently running queries.
Christian Mollekopf
2018-02-15
*
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
*
Ensure we don't accidentally spawn more transactions than necessary.
Christian Mollekopf
2017-01-23
*
Fixed revision cleanup
Christian Mollekopf
2017-01-22
*
Introduced Log::Context
Christian Mollekopf
2016-12-22
*
Move the BLOB property handling to the entitystore.
Christian Mollekopf
2016-12-09
*
Deal with not using the implicit internal transaction.
Christian Mollekopf
2016-11-24
*
User querybase
Christian Mollekopf
2016-11-04
*
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
*
Use the ApplicationDomainType in the queries as well.
Christian Mollekopf
2016-10-21
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21