Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Preparation to get useful notifications to Kube | Christian Mollekopf | 2017-03-15 |
| | |||
* | Adapt to KAsync changes | Christian Mollekopf | 2017-03-01 |
| | |||
* | The synchronization call can be sync. | Christian Mollekopf | 2016-11-29 |
| | | | | | ... because we really just enqueue the request and then wait for the notification. | ||
* | 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 |
| | | | | clang-format -i */**{.cpp,.h} | ||
* | Moved Notifier and ResourceAccess to separate files. | Christian Mollekopf | 2016-02-10 |