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.h
Commit message (
Expand
)
Author
Age
*
Avoid the socket probing and move the shutdown logic into
Christian Mollekopf
2018-07-25
*
Fixed new warnings
Christian Mollekopf
2018-03-25
*
Removed ResourceAccess::Private leak and resolved resulting memory
Christian Mollekopf
2017-11-16
*
Fixed use after free
Christian Mollekopf
2017-11-09
*
Avoid storing the password in the configuration
Christian Mollekopf
2017-09-18
*
No more SINK_DEBUG_AREA
Christian Mollekopf
2017-05-12
*
Adapt to KAsync changes
Christian Mollekopf
2017-03-01
*
Introduced Log::Context
Christian Mollekopf
2016-12-22
*
Kill all commands on failing to connect to a resource.
Christian Mollekopf
2016-12-12
*
interresource move
Christian Mollekopf
2016-12-02
*
Added the flush command.
Christian Mollekopf
2016-11-25
*
Fixed buil
Christian Mollekopf
2016-11-14
*
Implement debug stream operators for query.
Christian Mollekopf
2016-11-07
*
A new debug system.
Christian Mollekopf
2016-07-07
*
Fixed a bunch of memory leaks.
Christian Mollekopf
2016-07-06
*
Prepare for making the resource status available
Christian Mollekopf
2016-07-05
*
Track modified properties to detect necessary replay changes
Christian Mollekopf
2016-06-03
*
Pass in the inspection type
Christian Mollekopf
2016-05-24
*
Support assigining the uid in the client
Christian Mollekopf
2016-05-06
*
Don't encode the resource type into the identifier
Christian Mollekopf
2016-04-17
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibility
Christian Mollekopf
2016-02-17
*
moved ResourceAccessFactory
Christian Mollekopf
2016-02-12
*
Use Sink instead of SinkCommon
Christian Mollekopf
2016-02-09
*
Introduced debug areas and prettified output.
Christian Mollekopf
2016-02-04
*
Insall sincommon_export.h
Christian Mollekopf
2016-01-31
*
Explicitly state visibility
Christian Mollekopf
2016-01-31
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
ResourceNotification -> Notification
Christian Mollekopf
2016-01-19
*
Reuse the queuedInvoke method for less boilerplate
Christian Mollekopf
2016-01-18
*
Draft of inspection API
Christian Mollekopf
2016-01-18
*
Improved resource access caching
Christian Mollekopf
2015-12-03
*
Cache ResourceAccess instances.
Christian Mollekopf
2015-12-01
*
Introduced a QueryRunner object
Christian Mollekopf
2015-11-27
*
Let clients tell the resource when they no longer require a revision.
Christian Mollekopf
2015-10-19
*
Change replay
Christian Mollekopf
2015-10-10
*
Moved sendCommand implementations to ResourceAccess
Christian Mollekopf
2015-08-12
*
Allow to inject a fake ResourceInstance
Christian Mollekopf
2015-07-28
*
Call callbacks for already completed commands before aborting
Christian Mollekopf
2015-07-23
*
Fixed all warnings
Christian Mollekopf
2015-07-07
*
KAsync has moved to it's own kasync.git repository
Dan Vrátil
2015-05-18
*
Adapt to KAsync namespace change
Dan Vrátil
2015-05-15
*
Avoid starting the resource for shutdown.
Christian Mollekopf
2015-04-29
*
ResourceAccess: rewrite connection code using jobs
Christian Mollekopf
2015-04-28
*
Always queue commands in resourceaccess.
Christian Mollekopf
2015-04-12
*
Use QByteArray instead of QString
Christian Mollekopf
2015-04-09
*
Don't try to restart the resource on every disconnect.
Christian Mollekopf
2015-03-31
*
Propagate errors for commands.
Christian Mollekopf
2015-01-25
*
A way to ensure all messages have been processed.
Christian Mollekopf
2015-01-25
*
Use jobs to track progress of write commands.
Christian Mollekopf
2015-01-18
[next]