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.cpp
Commit message (
Expand
)
Author
Age
*
Avoid unnecessary Identifier conversions in performance ciritical code.
Christian Mollekopf
2018-07-28
*
Use Key API in ResultSet
Rémi Nicole
2018-07-27
*
Use Key API in DataStoreQuery
Rémi Nicole
2018-07-27
*
Deal with modifications to filtered entities
Christian Mollekopf
2018-07-16
*
Fixed yet another reduction update codepath
Christian Mollekopf
2018-07-02
*
Try harder to avoid storing a revision that is too high in the result
Christian Mollekopf
2018-06-22
*
Asserts, debug messages and other cleanup
Christian Mollekopf
2018-06-19
*
Implement Overlap queries
Rémi Nicole
2018-06-19
*
Debug output
Christian Mollekopf
2018-06-18
*
Caught another case of empty uid in readEntity
Christian Mollekopf
2018-05-17
*
Fixed a readEntity call with empty uid
Christian Mollekopf
2018-05-17
*
Properly deal with filtered entities in reduced queries.
Christian Mollekopf
2018-02-22
*
Handle the removal of the last item cleanly
Christian Mollekopf
2018-02-22
*
Deal with removals in reduced queries
Christian Mollekopf
2018-02-22
*
Remember aggregated ids
Christian Mollekopf
2018-02-21
*
Fixed crashes due to concurrently running queries.
Christian Mollekopf
2018-02-15
*
Xapian based fulltext indexing
Christian Mollekopf
2018-02-11
*
Fixed warning
Christian Mollekopf
2018-02-07
*
Optimized the incremental update case.
Christian Mollekopf
2017-10-08
*
comments
Christian Mollekopf
2017-09-13
*
Simplified code
Christian Mollekopf
2017-09-12
*
Clarified code
Christian Mollekopf
2017-09-12
*
Fixed incremental queries
Christian Mollekopf
2017-06-10
*
Maintain the query state instead of using the offset.
Christian Mollekopf
2017-03-22
*
Handle filtered thread-leader
Christian Mollekopf
2017-03-19
*
Avoid triggering reinsert if the leader doesn't change.
Christian Mollekopf
2017-02-13
*
Fixed reduction updates with stateful query.
Christian Mollekopf
2017-02-13
*
Better debug output
Christian Mollekopf
2017-02-09
*
Removed unnecessary debug output.
Christian Mollekopf
2017-02-01
*
Ensure blooming queries filter as they should
Christian Mollekopf
2017-01-31
*
Fixed build issues with pedantic enabled
Christian Mollekopf
2017-01-12
*
Don't turn modifications into creations
Christian Mollekopf
2017-01-04
*
React to removals in reduced live-query.
Christian Mollekopf
2017-01-03
*
Introduced Log::Context
Christian Mollekopf
2016-12-22
*
User querybase
Christian Mollekopf
2016-11-04
*
Separated the base filter from the rest of the query.
Christian Mollekopf
2016-11-04
*
Reset aggregation when we get to a new value.
Christian Mollekopf
2016-10-27
*
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
*
Support for generic aggregations.
Christian Mollekopf
2016-10-10
*
count as a first aggregation function
Christian Mollekopf
2016-10-06
*
A better resource filter api
Christian Mollekopf
2016-10-05
*
Specify base set as part of the filter stages in the query.
Christian Mollekopf
2016-10-05
*
Resource subqueries
Christian Mollekopf
2016-10-04
*
Support for subqueries.
Christian Mollekopf
2016-10-04
*
Use the Query::filter api.
Christian Mollekopf
2016-09-27
*
New query api
Christian Mollekopf
2016-09-27
[next]