summaryrefslogtreecommitdiffstats
path: root/common/datastorequery.cpp
Commit message (Expand)AuthorAge
* Convert selection in Reduce filter in datastorequerykey-for-datastorequeryMinijackson2018-07-23
* Remove invalid commentsMinijackson2018-07-19
* Finish converting DataStoreQuery to new Key APIMinijackson2018-07-13
* Try harder to avoid storing a revision that is too high in the resultChristian Mollekopf2018-06-22
* Asserts, debug messages and other cleanupChristian Mollekopf2018-06-19
* Implement Overlap queriesRémi Nicole2018-06-19
* Debug outputChristian Mollekopf2018-06-18
* Caught another case of empty uid in readEntityChristian Mollekopf2018-05-17
* Fixed a readEntity call with empty uidChristian Mollekopf2018-05-17
* Properly deal with filtered entities in reduced queries.Christian Mollekopf2018-02-22
* Handle the removal of the last item cleanlyChristian Mollekopf2018-02-22
* Deal with removals in reduced queriesChristian Mollekopf2018-02-22
* Remember aggregated idsChristian Mollekopf2018-02-21
* Fixed crashes due to concurrently running queries.Christian Mollekopf2018-02-15
* Xapian based fulltext indexingChristian Mollekopf2018-02-11
* Fixed warningChristian Mollekopf2018-02-07
* Optimized the incremental update case.Christian Mollekopf2017-10-08
* commentsChristian Mollekopf2017-09-13
* Simplified codeChristian Mollekopf2017-09-12
* Clarified codeChristian Mollekopf2017-09-12
* Fixed incremental queriesChristian Mollekopf2017-06-10
* 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