index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
querytest.cpp
Commit message (
Expand
)
Author
Age
*
Move Key API into own files + some fixes
Minijackson
2018-07-04
*
Test overlap live queries
Minijackson
2018-07-04
*
Fixed the lost update scenario
Christian Mollekopf
2018-06-25
*
Implement Overlap queries
Rémi Nicole
2018-06-19
*
Implement ranged queries
Rémi Nicole
2018-05-28
*
Fixed a readEntity call with empty uid
Christian Mollekopf
2018-05-17
*
Restrict the query to the relevant resource
Christian Mollekopf
2018-05-14
*
Filter by sender
Christian Mollekopf
2018-05-07
*
Avoid missing revision updates while a query is running.
Christian Mollekopf
2018-04-01
*
Skip crashing test
Christian Mollekopf
2018-03-26
*
Properly deal with filtered entities in reduced queries.
Christian Mollekopf
2018-02-22
*
Deal with removals in reduced queries
Christian Mollekopf
2018-02-22
*
Xapian based fulltext indexing
Christian Mollekopf
2018-02-11
*
Use read-write locks for finer grained control to sDbi and sEnvironments
Christian Mollekopf
2018-01-03
*
Avoid messageId related warnings
Christian Mollekopf
2018-01-03
*
No parent query
Christian Mollekopf
2018-01-02
*
Fixed removal of entity
Christian Mollekopf
2017-12-29
*
Fixed incremental updates in folder queries
Christian Mollekopf
2017-12-28
*
Fixed incremental queries
Christian Mollekopf
2017-06-10
*
Don't add resources that don't match the query during a livequery
Christian Mollekopf
2017-05-12
*
Made the test a bit conciser
Christian Mollekopf
2017-05-12
*
Fixed querytest
Christian Mollekopf
2017-05-11
*
Handle filtered thread-leader
Christian Mollekopf
2017-03-19
*
Avoid triggering reinsert if the leader doesn't change.
Christian Mollekopf
2017-02-13
*
Ensure we don't accidentally pick up a dataChanaged signal from the
Christian Mollekopf
2017-02-13
*
Don't emit superfluous remove signals.
Christian Mollekopf
2017-02-13
*
Fixed reduction updates with stateful query.
Christian Mollekopf
2017-02-13
*
Fixed query flags.
Christian Mollekopf
2017-02-13
*
Use the messageId instead of the uid.
Christian Mollekopf
2017-02-09
*
Ensure blooming queries filter as they should
Christian Mollekopf
2017-01-31
*
Don't turn modifications into creations
Christian Mollekopf
2017-01-04
*
React to removals in reduced live-query.
Christian Mollekopf
2017-01-03
*
Wrap references in a Reerence type.
Christian Mollekopf
2016-12-08
*
Hide Query::parentProperty
Christian Mollekopf
2016-11-14
*
Hide the Query::limit
Christian Mollekopf
2016-11-14
*
Register query serializer
Christian Mollekopf
2016-11-07
*
Query serialization.
Christian Mollekopf
2016-11-06
*
Don't expose the live query flag directly.
Christian Mollekopf
2016-11-04
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
Ensure subquery results work with live queries
Christian Mollekopf
2016-10-11
*
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
*
Account filter test
Christian Mollekopf
2016-09-29
*
Use the Query::filter api.
Christian Mollekopf
2016-09-27
*
A new query system
Christian Mollekopf
2016-09-23
*
React to new resources
Christian Mollekopf
2016-07-12
*
Shorten the types to be more distinctive.
Christian Mollekopf
2016-07-08
*
Control debugoutput during tests with sinksh.
Christian Mollekopf
2016-07-08
[next]