summaryrefslogtreecommitdiffstats
path: root/common/notifier.h
Commit message (Collapse)AuthorAge
* Preparation to get useful notifications to KubeChristian Mollekopf2017-03-15
|
* Adapt to KAsync changesChristian Mollekopf2017-03-01
|
* The synchronization call can be sync.Christian Mollekopf2016-11-29
| | | | | ... because we really just enqueue the request and then wait for the notification.
* Don't encode the resource type into the identifierChristian Mollekopf2016-04-17
|
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
| | | | clang-format -i */**{.cpp,.h}
* Moved Notifier and ResourceAccess to separate files.Christian Mollekopf2016-02-10