Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Debug output | Christian Mollekopf | 2017-01-07 |
| | |||
* | Better query debug output | Christian Mollekopf | 2016-12-22 |
| | |||
* | Hide Query::parentProperty | Christian Mollekopf | 2016-11-14 |
| | |||
* | Implement debug stream operators for query. | Christian Mollekopf | 2016-11-07 |
| | |||
* | Register query serializer | Christian Mollekopf | 2016-11-07 |
| | |||
* | Query serialization. | Christian Mollekopf | 2016-11-06 |
| | |||
* | Support for subqueries. | Christian Mollekopf | 2016-10-04 |
| | | | | | | This allows us to match properties from a subquery. Unfortunately this also means that DataStoreQuery needs access to all type implementations to issue the subquery (for potentially another type). | ||
* | A new query system | Christian Mollekopf | 2016-09-23 |
| | |||
* | Fixed issues found by clang analyzer | Christian Mollekopf | 2016-06-14 |
| | |||
* | Don't match invalid properties. | Christian Mollekopf | 2016-06-13 |
| | |||
* | Resource factory methods and capability filter. | Christian Mollekopf | 2016-05-09 |
| | |||
* | The folder specialpurpose field | Christian Mollekopf | 2016-05-03 |
| | |||
* | Account filter for resources and contains comparator in query | Christian Mollekopf | 2016-05-01 |