summaryrefslogtreecommitdiffstats
path: root/common/resourcecontrol.cpp
Commit message (Collapse)AuthorAge
* Avoid reusing a resourceaccess instance that is connected to shuttingChristian Mollekopf2016-05-29
| | | | down resource.
* Pass in the inspection typeChristian Mollekopf2016-05-24
|
* 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}
* Reuse ResourceAccess where we canChristian Mollekopf2016-02-13
|
* Adapt to latest kasync versionChristian Mollekopf2016-02-10
|
* Moved Notifier and ResourceAccess to separate files.Christian Mollekopf2016-02-10