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
/
resultprovider.h
Commit message (
Expand
)
Author
Age
*
Fixed more warnings and then disabled them
Christian Mollekopf
2018-03-25
*
More warnings
Christian Mollekopf
2018-03-25
*
Fixed new warnings
Christian Mollekopf
2018-03-25
*
No parent query
Christian Mollekopf
2018-01-02
*
Resolved potential deadlock
Christian Mollekopf
2017-03-07
*
Fixed incremental fetching
Christian Mollekopf
2017-02-03
*
Don't call into the model after the model has been destroyed.
Christian Mollekopf
2017-01-31
*
Report when we don't have any more to fetch.
Christian Mollekopf
2016-12-20
*
Header cleanup
Christian Mollekopf
2016-10-27
*
Moved thread-boundary crossing to the model.
Christian Mollekopf
2016-06-15
*
Deal with null results (as provided by the mailtransport)
Christian Mollekopf
2016-05-09
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Enabled and fixed a bunch of warnings
Christian Mollekopf
2016-01-31
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
Ensure that we only emit ChildrenFetched once.
Christian Mollekopf
2016-01-14
*
Threadboundary cleanup
Christian Mollekopf
2015-12-22
*
Debug output
Christian Mollekopf
2015-12-17
*
Ensure we process the query also if no resource is available.
Christian Mollekopf
2015-12-13
*
Load entities from multiple resources
Christian Mollekopf
2015-12-13
*
Provide status information about children fetch state
Christian Mollekopf
2015-11-30
*
Cleanup
Christian Mollekopf
2015-11-28
*
Introduced a QueryRunner object
Christian Mollekopf
2015-11-27
*
The parent is always an object, so we might as well make that explicit
Christian Mollekopf
2015-11-19
*
DummyResourceTest and QueryTest are passing
Christian Mollekopf
2015-11-13
*
It's starting to work
Christian Mollekopf
2015-11-13
*
Modification and removal in results
Christian Mollekopf
2015-10-10
*
Untangled the include dependencies a bit.
Christian Mollekopf
2015-08-13
*
Fixed possible race conditions.
Christian Mollekopf
2015-07-31
*
Moved resultprovider to separate file.
Christian Mollekopf
2015-04-30