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
/
resourceaccess.cpp
Commit message (
Expand
)
Author
Age
*
Call callbacks for already completed commands before aborting
Christian Mollekopf
2015-07-23
*
Avoid warning about running jobs.
Christian Mollekopf
2015-07-23
*
Give up after trying to connect for a while
Christian Mollekopf
2015-07-23
*
The callback is supposed to be always there
Christian Mollekopf
2015-07-19
*
Fixed all warnings
Christian Mollekopf
2015-07-07
*
Differentiate between resource name and instance identifier
Christian Mollekopf
2015-06-08
*
Adapt to KAsync namespace change
Dan Vrátil
2015-05-15
*
Logging
Christian Mollekopf
2015-05-01
*
Cleanup
Christian Mollekopf
2015-04-29
*
Avoid starting the resource for shutdown.
Christian Mollekopf
2015-04-29
*
ResourceAccess: rewrite connection code using jobs
Christian Mollekopf
2015-04-28
*
Avoid error message when initially starting resource.
Christian Mollekopf
2015-04-19
*
Log messages
Christian Mollekopf
2015-04-18
*
Always queue commands in resourceaccess.
Christian Mollekopf
2015-04-12
*
Use QByteArray instead of QString
Christian Mollekopf
2015-04-09
*
ResourceAccess: copy the buffer before capturing it in the lambda.
Christian Mollekopf
2015-04-02
*
Don't try to restart the resource on every disconnect.
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: allow appending Jobs to already running or finished Jobs
Dan Vrátil
2015-02-21
*
Added JOBAPI todo's.
Christian Mollekopf
2015-02-02
*
introduce a set of isInternalKey functions to hide this impl detail
Aaron Seigo
2015-01-27
*
Propagate errors for commands.
Christian Mollekopf
2015-01-25
*
Call callbacks after the resource crashed.
Christian Mollekopf
2015-01-25
*
A way to ensure all messages have been processed.
Christian Mollekopf
2015-01-25
*
Uid index + query using that index.
Christian Mollekopf
2015-01-24
*
debug output
Christian Mollekopf
2015-01-19
*
Use jobs to track progress of write commands.
Christian Mollekopf
2015-01-18
*
Turned synchronizeResource command into a job.
Christian Mollekopf
2015-01-06
*
Buffers wrapped into entity buffer, async command progress tracking.
Christian Mollekopf
2014-12-28
*
Write-Read loop from clientside.
Christian Mollekopf
2014-12-21
*
use client pid for identifier for now
Aaron Seigo
2014-12-17
*
add pipelines (as a sketch only), message ids and message responses
Aaron Seigo
2014-12-16
*
use a dptr, API for sending commands, queue commands until connected
Aaron Seigo
2014-12-16
*
move client classes into akonadi2common and add the base class for resource p...
Aaron Seigo
2014-12-16