summaryrefslogtreecommitdiffstats
path: root/common/datastorequery.cpp
Commit message (Expand)AuthorAge
* Maintain the query state instead of using the offset.Christian Mollekopf2017-03-22
* Handle filtered thread-leaderChristian Mollekopf2017-03-19
* Avoid triggering reinsert if the leader doesn't change.Christian Mollekopf2017-02-13
* Fixed reduction updates with stateful query.Christian Mollekopf2017-02-13
* Better debug outputChristian Mollekopf2017-02-09
* Removed unnecessary debug output.Christian Mollekopf2017-02-01
* Ensure blooming queries filter as they shouldChristian Mollekopf2017-01-31
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
* Don't turn modifications into creationsChristian Mollekopf2017-01-04
* React to removals in reduced live-query.Christian Mollekopf2017-01-03
* Introduced Log::ContextChristian Mollekopf2016-12-22
* User querybaseChristian Mollekopf2016-11-04
* Separated the base filter from the rest of the query.Christian Mollekopf2016-11-04
* Reset aggregation when we get to a new value.Christian Mollekopf2016-10-27
* 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
* Support for generic aggregations.Christian Mollekopf2016-10-10
* count as a first aggregation functionChristian Mollekopf2016-10-06
* A better resource filter apiChristian Mollekopf2016-10-05
* Specify base set as part of the filter stages in the query.Christian Mollekopf2016-10-05
* Resource subqueriesChristian Mollekopf2016-10-04
* Support for subqueries.Christian Mollekopf2016-10-04
* Use the Query::filter api.Christian Mollekopf2016-09-27
* New query apiChristian Mollekopf2016-09-27
* BloomingChristian Mollekopf2016-09-26
* 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