summaryrefslogtreecommitdiffstats
path: root/tests/querytest.cpp
Commit message (Expand)AuthorAge
* Implement range queriesMinijackson2018-05-25
* Fixed a readEntity call with empty uidChristian Mollekopf2018-05-17
* Restrict the query to the relevant resourceChristian Mollekopf2018-05-14
* Filter by senderChristian Mollekopf2018-05-07
* Avoid missing revision updates while a query is running.Christian Mollekopf2018-04-01
* Skip crashing testChristian Mollekopf2018-03-26
* Properly deal with filtered entities in reduced queries.Christian Mollekopf2018-02-22
* Deal with removals in reduced queriesChristian Mollekopf2018-02-22
* Xapian based fulltext indexingChristian Mollekopf2018-02-11
* Use read-write locks for finer grained control to sDbi and sEnvironmentsChristian Mollekopf2018-01-03
* Avoid messageId related warningsChristian Mollekopf2018-01-03
* No parent queryChristian Mollekopf2018-01-02
* Fixed removal of entityChristian Mollekopf2017-12-29
* Fixed incremental updates in folder queriesChristian Mollekopf2017-12-28
* Fixed incremental queriesChristian Mollekopf2017-06-10
* Don't add resources that don't match the query during a livequeryChristian Mollekopf2017-05-12
* Made the test a bit conciserChristian Mollekopf2017-05-12
* Fixed querytestChristian Mollekopf2017-05-11
* Handle filtered thread-leaderChristian Mollekopf2017-03-19
* Avoid triggering reinsert if the leader doesn't change.Christian Mollekopf2017-02-13
* Ensure we don't accidentally pick up a dataChanaged signal from theChristian Mollekopf2017-02-13
* Don't emit superfluous remove signals.Christian Mollekopf2017-02-13
* Fixed reduction updates with stateful query.Christian Mollekopf2017-02-13
* Fixed query flags.Christian Mollekopf2017-02-13
* Use the messageId instead of the uid.Christian Mollekopf2017-02-09
* Ensure blooming queries filter as they shouldChristian Mollekopf2017-01-31
* Don't turn modifications into creationsChristian Mollekopf2017-01-04
* React to removals in reduced live-query.Christian Mollekopf2017-01-03
* Wrap references in a Reerence type.Christian Mollekopf2016-12-08
* Hide Query::parentPropertyChristian Mollekopf2016-11-14
* Hide the Query::limitChristian Mollekopf2016-11-14
* Register query serializerChristian Mollekopf2016-11-07
* Query serialization.Christian Mollekopf2016-11-06
* Don't expose the live query flag directly.Christian Mollekopf2016-11-04
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Ensure subquery results work with live queriesChristian Mollekopf2016-10-11
* 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
* Account filter testChristian Mollekopf2016-09-29
* Use the Query::filter api.Christian Mollekopf2016-09-27
* A new query systemChristian Mollekopf2016-09-23
* React to new resourcesChristian Mollekopf2016-07-12
* Shorten the types to be more distinctive.Christian Mollekopf2016-07-08
* Control debugoutput during tests with sinksh.Christian Mollekopf2016-07-08
* Refactored the generic resource to use separate classes forChristian Mollekopf2016-05-28
* Account filter for resources and contains comparator in queryChristian Mollekopf2016-05-01
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Fetch more data on demandChristian Mollekopf2016-02-20