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
Commit message (
Expand
)
Author
Age
*
Automatic tests.
Christian Mollekopf
2015-04-09
*
Only measure appending, not creating the buffer.
Christian Mollekopf
2015-04-09
*
Moved generic parts of the domain adaptor to common
Christian Mollekopf
2015-04-09
*
Renamed Akonadi::Domain to Akonadi::ApplicationDomain
Christian Mollekopf
2015-04-09
*
Refactored buffer extraction from vector.
Christian Mollekopf
2015-04-09
*
Started a facade base implementation.
Christian Mollekopf
2015-04-09
*
Use QByteArray instead of QString
Christian Mollekopf
2015-04-09
*
cleanup
Christian Mollekopf
2015-04-08
*
async simplifications
Christian Mollekopf
2015-04-08
*
Wait for all queues to drain in processAllMessages.
Christian Mollekopf
2015-04-08
*
Fixed typo
Christian Mollekopf
2015-04-08
*
Some more CreateVector => appendAsVector transformations.
Christian Mollekopf
2015-04-08
*
Less noise
Christian Mollekopf
2015-04-07
*
Use memcpy to copy tables into vectors.
Christian Mollekopf
2015-04-07
*
Benchmark for in-process writing.
Christian Mollekopf
2015-04-06
*
We have to copy all values anyways, so this transaction is no longer required.
Christian Mollekopf
2015-04-03
*
log messages.
Christian Mollekopf
2015-04-03
*
Merge remote-tracking branch 'origin/develop' into develop
Christian Mollekopf
2015-04-03
|
\
|
*
Async: support (re-)executing single Job multiple times
Dan Vrátil
2015-04-01
*
|
debug messages
Christian Mollekopf
2015-04-03
*
|
Continue processing if there are more messages.
Christian Mollekopf
2015-04-03
*
|
ResourceAccess: copy the buffer before capturing it in the lambda.
Christian Mollekopf
2015-04-02
*
|
async simplifications
Christian Mollekopf
2015-04-02
*
|
Unbreak the clientapi.
Christian Mollekopf
2015-04-02
*
|
Cleanup and debug messages.
Christian Mollekopf
2015-04-02
|
/
*
Async: have the top executor reference itself during execution
Dan Vrátil
2015-04-01
*
Use dowhile
Christian Mollekopf
2015-04-01
*
dowhile cleanup, second dowhile version without separate condition.
Christian Mollekopf
2015-04-01
*
Refactored resourcefactory further.
Christian Mollekopf
2015-04-01
*
Use Async::while
Christian Mollekopf
2015-04-01
*
Added Async::dowhile
Christian Mollekopf
2015-04-01
*
async simplifications
Christian Mollekopf
2015-03-31
*
async todos
Christian Mollekopf
2015-03-31
*
Attempt of a description how async is supposed to work, failing async lifetim...
Christian Mollekopf
2015-03-31
*
Storage: API cleanup/use QByteArray instead of std::string
Christian Mollekopf
2015-03-31
*
Don't try to restart the resource on every disconnect.
Christian Mollekopf
2015-03-31
*
Forgot to compile the notification schema
Christian Mollekopf
2015-03-31
*
Don't leak the listener instance to catch problems with object lifetimes.
Christian Mollekopf
2015-03-31
*
Minor cleanup, less warnings.
Christian Mollekopf
2015-03-31
*
Shutdown notification to achieve a clean shutdown.
Christian Mollekopf
2015-03-31
*
Resource crashhandler and logging facilities.
Christian Mollekopf
2015-03-31
*
Async: initial support for native chaining of KJobs
Dan Vrátil
2015-03-30
*
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
*
CMake: fix Qt5 lookup, use KDE_INSTALL_TARGETS_DEFAULT_ARGS
Dan Vrátil
2015-02-21
*
Async: only notify watchers once when Future::setFinished() is called multipl...
Dan Vrátil
2015-02-20
*
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: beautification
Dan Vrátil
2015-02-09
*
Async: move public API implementation
Dan Vrátil
2015-02-09
[next]