summaryrefslogtreecommitdiffstats
path: root/synchronizer/main.cpp
Commit message (Collapse)AuthorAge
* Stacktrace printing on crashChristian Mollekopf2015-09-10
|
* Set stale lock time.Christian Mollekopf2015-08-10
| | | | | | We're trying to protect against race conditions, a lock time off 500ms should suffice and means we can recover automatically after a crash.
* Moved lockfile into synchronizerChristian Mollekopf2015-07-30
| | | | For better testability of listener.
* The resource doesn't require a gui.Christian Mollekopf2015-07-07
| | | | And otherwise we can't run tests.
* Don't leak the listener instance to catch problems with object lifetimes.Christian Mollekopf2015-03-31
|
* Resource crashhandler and logging facilities.Christian Mollekopf2015-03-31
|
* Stop using Akonadi2::Console.Christian Mollekopf2015-01-25
| | | | We need a decent loggin framework.
* licensesAaron Seigo2014-12-15
|
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
|
* better handling of the no-resource args caseAaron Seigo2014-12-06
|
* resource -> synchronizerAaron Seigo2014-12-06
the resource will be the plugin that interacts with the source and store