summaryrefslogtreecommitdiffstats
path: root/common/resourceaccess.cpp
Commit message (Expand)AuthorAge
* Don't hardcode the type property.Christian Mollekopf2016-09-27
* Ported to the kasync revampChristian Mollekopf2016-09-15
* Update the status if the resource crashedChristian Mollekopf2016-07-11
* A new debug system.Christian Mollekopf2016-07-07
* Fixed a bunch of memory leaks.Christian Mollekopf2016-07-06
* Trace notificationsChristian Mollekopf2016-07-06
* Skip superfluous notificationsChristian Mollekopf2016-07-06
* Prepare for making the resource status availableChristian Mollekopf2016-07-05
* Made the log-level output a lot less noisyChristian Mollekopf2016-06-20
* Track modified properties to detect necessary replay changesChristian Mollekopf2016-06-03
* Pass in the inspection typeChristian Mollekopf2016-05-24
* Propagate test-mode to resources.Christian Mollekopf2016-05-23
* Propagate the synchronization error.Christian Mollekopf2016-05-22
* A better crashhandler that notifies the client of the crash.Christian Mollekopf2016-05-22
* Support assigining the uid in the clientChristian Mollekopf2016-05-06
* Don't encode the resource type into the identifierChristian Mollekopf2016-04-17
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Fixed condition with reusing sockets in resourceaccessChristian Mollekopf2016-02-13
* moved ResourceAccessFactoryChristian Mollekopf2016-02-12
* Process a command in less than 0.1sChristian Mollekopf2016-02-08
* Emit a notification for revision changes.Christian Mollekopf2016-02-08
* Trace some timings.Christian Mollekopf2016-02-08
* Introduced debug areas and prettified output.Christian Mollekopf2016-02-04
* Build without warningsChristian Mollekopf2016-01-31
* Enabled and fixed a bunch of warningsChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* ResourceNotification -> NotificationChristian Mollekopf2016-01-19
* Moved all commands in to the Commands namespaceChristian Mollekopf2016-01-19
* Added bufferutils.hChristian Mollekopf2016-01-19
* we have to copy the memory hereChristian Mollekopf2016-01-19
* Only ever invoke the method onceChristian Mollekopf2016-01-19
* Properly deal with delayed invocation in case the object is already goneChristian Mollekopf2016-01-19
* Reuse the queuedInvoke method for less boilerplateChristian Mollekopf2016-01-18
* Working resource inspectionChristian Mollekopf2016-01-18
* Draft of inspection APIChristian Mollekopf2016-01-18
* Improved resource access cachingChristian Mollekopf2015-12-03
* Resolve remoteIds during syncChristian Mollekopf2015-12-01
* Debug outputChristian Mollekopf2015-11-30
* Less noiseChristian Mollekopf2015-11-25
* CleanupChristian Mollekopf2015-11-15
* Avoid trying to open ResourceAccess twiceChristian Mollekopf2015-10-20
* More descriptive debug messagesChristian Mollekopf2015-10-20
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* A way to set the debuglevel.Christian Mollekopf2015-08-13
* Moved sendCommand implementations to ResourceAccessChristian Mollekopf2015-08-12
* Allow to inject a fake ResourceInstanceChristian Mollekopf2015-07-28
* Call callbacks for already completed commands before abortingChristian Mollekopf2015-07-23
* Avoid warning about running jobs.Christian Mollekopf2015-07-23
* Give up after trying to connect for a whileChristian Mollekopf2015-07-23
* The callback is supposed to be always thereChristian Mollekopf2015-07-19