Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Avoid reusing a resourceaccess instance that is connected to shutting | Christian Mollekopf | 2016-05-29 |
| | | | | down resource. | ||
* | Pass in the inspection type | Christian Mollekopf | 2016-05-24 |
| | |||
* | 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} | ||
* | Reuse ResourceAccess where we can | Christian Mollekopf | 2016-02-13 |
| | |||
* | Adapt to latest kasync version | Christian Mollekopf | 2016-02-10 |
| | |||
* | Moved Notifier and ResourceAccess to separate files. | Christian Mollekopf | 2016-02-10 |