summaryrefslogtreecommitdiffstats
path: root/common/queryrunner.h
Commit message (Expand)AuthorAge
* Fixed the lost update scenarioChristian Mollekopf2018-06-25
* Avoid missing revision updates while a query is running.Christian Mollekopf2018-04-01
* Avoid triggering a fetch when a resource disconnectsChristian Mollekopf2018-03-26
* Fixed crashes due to concurrently running queries.Christian Mollekopf2018-02-15
* No parent queryChristian Mollekopf2018-01-02
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* Maintain the query state instead of using the offset.Christian Mollekopf2017-03-22
* Fixed reduction updates with stateful query.Christian Mollekopf2017-02-13
* Introduced Log::ContextChristian Mollekopf2016-12-22
* CleanupChristian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Support for subqueries.Christian Mollekopf2016-10-04
* Avoid crashing if the executing object is already gone when we go intoChristian Mollekopf2016-09-15
* A new debug system.Christian Mollekopf2016-07-07
* The offset is per parentChristian Mollekopf2016-04-29
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Prepared querying of batches and added a switch to enable/disableChristian Mollekopf2016-02-15
* Support result property transformationsChristian Mollekopf2016-02-05
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Threaded query runner implementationChristian Mollekopf2015-12-27
* Only load the properties we need.Christian Mollekopf2015-12-22
* CleanupChristian Mollekopf2015-11-28
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27