summaryrefslogtreecommitdiffstats
path: root/common/datastorequery.h
Commit message (Expand)AuthorAge
* Finish converting DataStoreQuery to new Key APIMinijackson2018-07-13
* Deal with removals in reduced queriesChristian Mollekopf2018-02-22
* Fixed crashes due to concurrently running queries.Christian Mollekopf2018-02-15
* Optimized the incremental update case.Christian Mollekopf2017-10-08
* Fixed incremental queriesChristian Mollekopf2017-06-10
* Maintain the query state instead of using the offset.Christian Mollekopf2017-03-22
* Fixed reduction updates with stateful query.Christian Mollekopf2017-02-13
* Better debug outputChristian Mollekopf2017-02-09
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* Introduced Log::ContextChristian Mollekopf2016-12-22
* User querybaseChristian Mollekopf2016-11-04
* CleanupChristian Mollekopf2016-10-21
* Removed EntityReaderChristian Mollekopf2016-10-21
* Use the ApplicationDomainType in the queries as well.Christian Mollekopf2016-10-21
* We no longer access the typeindex directlyChristian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* count as a first aggregation functionChristian Mollekopf2016-10-06
* Support for subqueries.Christian Mollekopf2016-10-04
* CleanupChristian Mollekopf2016-09-29
* The threading reduction is working.Christian Mollekopf2016-09-26
* A new query systemChristian Mollekopf2016-09-23
* A first draft of the threading algorithm.Christian Mollekopf2016-09-20
* Refactored the query part of the entity reader into DataStoreQuery.Christian Mollekopf2016-09-19