summaryrefslogtreecommitdiffstats
path: root/common/query.cpp
Commit message (Collapse)AuthorAge
* Debug outputChristian Mollekopf2017-01-07
|
* Better query debug outputChristian Mollekopf2016-12-22
|
* Hide Query::parentPropertyChristian Mollekopf2016-11-14
|
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
|
* Register query serializerChristian Mollekopf2016-11-07
|
* Query serialization.Christian Mollekopf2016-11-06
|
* Support for subqueries.Christian Mollekopf2016-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 systemChristian Mollekopf2016-09-23
|
* Fixed issues found by clang analyzerChristian Mollekopf2016-06-14
|
* Don't match invalid properties.Christian Mollekopf2016-06-13
|
* Resource factory methods and capability filter.Christian Mollekopf2016-05-09
|
* The folder specialpurpose fieldChristian Mollekopf2016-05-03
|
* Account filter for resources and contains comparator in queryChristian Mollekopf2016-05-01