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
*
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
*
Prepared sort indexes
Christian Mollekopf
2016-02-16
*
Ensure we correctly sort by date.
Christian Mollekopf
2016-02-15
*
Prepared querying of batches and added a switch to enable/disable
Christian Mollekopf
2016-02-15
*
Cleanup
Christian Mollekopf
2016-02-13
*
Prepare query sorting
Christian Mollekopf
2016-02-12
*
More queryrunner timings
Christian Mollekopf
2016-02-11
*
Adapt to latest kasync version
Christian Mollekopf
2016-02-10
*
Support result property transformations
Christian Mollekopf
2016-02-05
*
Use default captures where it makes sense
Christian Mollekopf
2016-02-05
*
Introduced debug areas and prettified output.
Christian Mollekopf
2016-02-04
*
Centralized main database name
Christian Mollekopf
2016-02-01
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
Use KAsync::Job as abstraction for the threading implementation
Christian Mollekopf
2015-12-27
*
Threaded query runner implementation
Christian Mollekopf
2015-12-27
[next]