Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Blooming | Christian Mollekopf | 2016-09-26 |
* | 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 |