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
/
datastorequery.h
Commit message (
Expand
)
Author
Age
*
Finish converting DataStoreQuery to new Key API
Minijackson
2018-07-13
*
Deal with removals in reduced queries
Christian Mollekopf
2018-02-22
*
Fixed crashes due to concurrently running queries.
Christian Mollekopf
2018-02-15
*
Optimized the incremental update case.
Christian Mollekopf
2017-10-08
*
Fixed incremental queries
Christian Mollekopf
2017-06-10
*
Maintain the query state instead of using the offset.
Christian Mollekopf
2017-03-22
*
Fixed reduction updates with stateful query.
Christian Mollekopf
2017-02-13
*
Better debug output
Christian Mollekopf
2017-02-09
*
Fixed build issues with pedantic enabled
Christian Mollekopf
2017-01-12
*
Introduced Log::Context
Christian Mollekopf
2016-12-22
*
User querybase
Christian Mollekopf
2016-11-04
*
Cleanup
Christian Mollekopf
2016-10-21
*
Removed EntityReader
Christian Mollekopf
2016-10-21
*
Use the ApplicationDomainType in the queries as well.
Christian Mollekopf
2016-10-21
*
We no longer access the typeindex directly
Christian Mollekopf
2016-10-21
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
count as a first aggregation function
Christian Mollekopf
2016-10-06
*
Support for subqueries.
Christian Mollekopf
2016-10-04
*
Cleanup
Christian Mollekopf
2016-09-29
*
The threading reduction is working.
Christian Mollekopf
2016-09-26
*
A new query system
Christian Mollekopf
2016-09-23
*
A first draft of the threading algorithm.
Christian Mollekopf
2016-09-20
*
Refactored the query part of the entity reader into DataStoreQuery.
Christian Mollekopf
2016-09-19