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
/
common
/
queryrunner.cpp
Commit message (
Expand
)
Author
Age
*
Maintain the query state instead of using the offset.
Christian Mollekopf
2017-03-22
*
Port away from syncStart
v0.1.0
Christian Mollekopf
2017-03-02
*
Less noise
Christian Mollekopf
2017-02-28
*
Avoid crashing if we get too many notifications.
Christian Mollekopf
2017-02-14
*
Fixed reduction updates with stateful query.
Christian Mollekopf
2017-02-13
*
Debugoutput
Christian Mollekopf
2017-02-13
*
Simplified debug output
Christian Mollekopf
2017-02-03
*
make contacts suitable for applications like sinksh
Sandro Knauß
2017-01-30
*
Fixed build issues with pedantic enabled
Christian Mollekopf
2017-01-12
*
syncThen is no longer necessary
Christian Mollekopf
2017-01-12
*
Debug messages
Christian Mollekopf
2016-12-23
*
Introduced Log::Context
Christian Mollekopf
2016-12-22
*
Report when we don't have any more to fetch.
Christian Mollekopf
2016-12-20
*
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
*
Implement debug stream operators for query.
Christian Mollekopf
2016-11-07
*
User querybase
Christian Mollekopf
2016-11-04
*
Don't expose the live query flag directly.
Christian Mollekopf
2016-11-04
*
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
*
Simplified replaySet
Christian Mollekopf
2016-10-21
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
count as a first aggregation function
Christian Mollekopf
2016-10-06
*
Support for subqueries.
Christian Mollekopf
2016-10-04
*
Don't access the propertyFilter list directly.
Christian Mollekopf
2016-09-27
*
Avoid crashing if the executing object is already gone when we go into
Christian Mollekopf
2016-09-15
*
Ported to the kasync revamp
Christian Mollekopf
2016-09-15
*
A new debug system.
Christian Mollekopf
2016-07-07
*
Avoid leaking query runners
Christian Mollekopf
2016-07-06
*
Avoid unnecesary warnings
Christian Mollekopf
2016-06-26
*
Remember the revision we loaded in the result set.
Christian Mollekopf
2016-06-15
*
Synchronous API
Christian Mollekopf
2016-06-15
*
Moved query logic to EntityReader to make it reusable in the resource.
Christian Mollekopf
2016-06-09
*
These checks are no longer necessary
Christian Mollekopf
2016-06-05
*
Make different query runners distinguishable
Christian Mollekopf
2016-05-31
*
Detect and recover from invalid database environment.
Christian Mollekopf
2016-05-30
*
Don't report duplicates in a full scan.
Christian Mollekopf
2016-05-20
*
Print the key with the error message
Christian Mollekopf
2016-05-09
*
Properly count replayed results.
Christian Mollekopf
2016-05-06
*
Account filter for resources and contains comparator in query
Christian Mollekopf
2016-05-01
*
The offset is per parent
Christian Mollekopf
2016-04-29
*
Increase the offset by the actually replayed items.
Christian Mollekopf
2016-04-29
*
Ensure we get something reasonable for uid and type
Christian Mollekopf
2016-04-17
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Fetch more data on demand
Christian Mollekopf
2016-02-20
*
Cleanup
Christian Mollekopf
2016-02-20
*
Actually avoid superfluous readEntity calls.
Christian Mollekopf
2016-02-19
*
Don't assert in the tests
Christian Mollekopf
2016-02-17
[next]