summaryrefslogtreecommitdiffstats
path: root/synchronizer
Commit message (Expand)AuthorAge
* Stacktrace printing on crashChristian Mollekopf2015-09-10
* Set stale lock time.Christian Mollekopf2015-08-10
* Moved lockfile into synchronizerChristian Mollekopf2015-07-30
* Moved listener to commonChristian Mollekopf2015-07-28
* Don't set the current revision upon start.Christian Mollekopf2015-07-27
* Immediately close the socket after a shutdown notification.Christian Mollekopf2015-07-23
* Fixed buildChristian Mollekopf2015-07-23
* Avoid slots being called after the clients have been cleaned up already.Christian Mollekopf2015-07-23
* Pass command around as QByteArrayChristian Mollekopf2015-07-23
* Removed one extra codepathChristian Mollekopf2015-07-23
* Immediately start reading if there is data availableChristian Mollekopf2015-07-20
* Use the resource instance nameChristian Mollekopf2015-07-07
* The resource doesn't require a gui.Christian Mollekopf2015-07-07
* Differentiate between resource name and instance identifierChristian Mollekopf2015-06-08
* KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* Don't load facades for no reason.Christian Mollekopf2015-04-30
* Listener: Use a lockfile to enforce that only a single instance is running.Christian Mollekopf2015-04-28
* Moved Console to client.Christian Mollekopf2015-04-21
* Log messagesChristian Mollekopf2015-04-18
* Renamed the Error log macro to ErrorMsg because of nameclashesChristian Mollekopf2015-04-18
* Renamed Akonadi::Domain to Akonadi::ApplicationDomainChristian Mollekopf2015-04-09
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09
* async simplificationsChristian Mollekopf2015-04-08
* debug messagesChristian Mollekopf2015-04-03
* Cleanup and debug messages.Christian Mollekopf2015-04-02
* Don't leak the listener instance to catch problems with object lifetimes.Christian Mollekopf2015-03-31
* Shutdown notification to achieve a clean shutdown.Christian Mollekopf2015-03-31
* Resource crashhandler and logging facilities.Christian Mollekopf2015-03-31
* CMake: fix Qt5 lookup, use KDE_INSTALL_TARGETS_DEFAULT_ARGSDan Vrátil2015-02-21
* Shutdown command for synchronizers, used by the dummyresourcetest.Christian Mollekopf2015-01-30
* Avoid shutting down the synchronizer all the time.Christian Mollekopf2015-01-25
* debug outputChristian Mollekopf2015-01-25
* Stop using Akonadi2::Console.Christian Mollekopf2015-01-25
* debug output, fixed dummyresourcetestChristian Mollekopf2015-01-25
* A way to ensure all messages have been processed.Christian Mollekopf2015-01-25
* Use jobs to track progress of write commands.Christian Mollekopf2015-01-18
* Pass entity to preprocessor.Christian Mollekopf2015-01-03
* DomainTypeAdaptor factory, per type preprocessor pipeline configuration.Christian Mollekopf2015-01-02
* Stop using the console in non-gui parts.Christian Mollekopf2014-12-28
* Buffers wrapped into entity buffer, async command progress tracking.Christian Mollekopf2014-12-28
* a basically-working Pipeline implementationAaron Seigo2014-12-17
* add pipelines (as a sketch only), message ids and message responsesAaron Seigo2014-12-16
* iterate async over commandsAaron Seigo2014-12-16
* load the resource on first command .. it LIIIIVES!Aaron Seigo2014-12-16
* licensesAaron Seigo2014-12-15
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
* standardize on calling it Akonadi2Aaron Seigo2014-12-06
* better handling of the no-resource args caseAaron Seigo2014-12-06
* resource -> synchronizerAaron Seigo2014-12-06