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
*
Make use of generalized lambda captures
Christian Mollekopf
2018-04-01
*
Avoid missing revision updates while a query is running.
Christian Mollekopf
2018-04-01
*
Avoid triggering a fetch when a resource disconnects
Christian Mollekopf
2018-03-26
*
Try to fix race condition causing us to loose initial updates.
Christian Mollekopf
2018-03-20
*
Remember aggregated ids
Christian Mollekopf
2018-02-21
*
Fixed crashes due to concurrently running queries.
Christian Mollekopf
2018-02-15
*
The local variable might be gone already when the thread starts.
Christian Mollekopf
2018-01-08
*
No parent query
Christian Mollekopf
2018-01-02
*
Fixed incremental updates in folder queries
Christian Mollekopf
2017-12-28
*
Fixed incremental queries
Christian Mollekopf
2017-06-10
*
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
[next]