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
/
async
/
autotests
/
asynctest.cpp
Commit message (
Expand
)
Author
Age
*
KAsync has moved to it's own kasync.git repository
Dan Vrátil
2015-05-18
*
Async: rename Async namespace to KAsync
Dan Vrátil
2015-05-15
*
Async: Nested job error propagation.
Christian Mollekopf
2015-04-28
*
Fixed void async each.
Christian Mollekopf
2015-04-19
*
Async: improve error handling and error propagation
Dan Vrátil
2015-04-06
*
Async: remove the silly all-tests benchmark
Dan Vrátil
2015-04-04
*
Async: implement progress reporting through future
Dan Vrátil
2015-04-04
*
Async: fix crash in Job::nestedJobWrapper
Dan Vrátil
2015-04-04
*
Async: support (re-)executing single Job multiple times
Dan Vrátil
2015-04-01
*
dowhile cleanup, second dowhile version without separate condition.
Christian Mollekopf
2015-04-01
*
Added Async::dowhile
Christian Mollekopf
2015-04-01
*
Attempt of a description how async is supposed to work, failing async lifetim...
Christian Mollekopf
2015-03-31
*
Async: allow consumer continuation without arguments
Dan Vrátil
2015-03-30
*
Async: allow appending Jobs to already running or finished Jobs
Dan Vrátil
2015-02-21
*
Async: allow appending existing Job objects to the Job chain
Dan Vrátil
2015-02-20
*
Async: allow Async::start() to have input value
Dan Vrátil
2015-02-20
*
Async: introduce sync executors
Dan Vrátil
2015-02-09
*
AsyncTest: block until innerJob finishes to prevent crash
Dan Vrátil
2015-02-07
*
Async: Error continuation.
Christian Mollekopf
2015-01-19
*
Async test for nested jobs.
Christian Mollekopf
2015-01-16
*
Make async use of jobs work.
Christian Mollekopf
2015-01-06
*
Async: bring back synchronous Future::waitForFinished()
Dan Vrátil
2014-12-14
*
Async: make the processing truly asynchronous
Dan Vrátil
2014-12-14
*
Async: add Reduce task
Dan Vrátil
2014-12-12
*
Async: move the actual task exection into Executor implementation
Dan Vrátil
2014-12-11
*
Async: change syntax of callables
Dan Vrátil
2014-12-11
*
Async: simplify the template magic around In... being empty or void
Dan Vrátil
2014-12-11
*
Prototype of Async library
Dan Vrátil
2014-12-11