summaryrefslogtreecommitdiff
path: root/stevedore/hook.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the bug 1892610. There're some syntax errors in the comment of stevedore ...3.2.1zhangziwen2020-08-231-1/+1
* Delete repeated param description.zhangwen12019-03-141-2/+0
* Add Apache 2.0 license to source file1.19.0Cao Xuan Hoang2016-11-281-0/+12
* do not emit warnings for missing hooks1.17.1Doug Hellmann2016-08-091-1/+16
* Make requirements checking optionalDoug Hellmann2014-01-251-2/+7
* Update docstringsDoug Hellmann2014-01-251-0/+5
* Allow a on_load_failure_callback to be providedJoshua Harlow2013-12-181-3/+7
* simplify test instance factory contractDaniel Rocco2013-11-231-24/+6
* add test instance factory for the base, named, and hook managersDaniel Rocco2013-11-231-0/+24
* Add ExtensionManager.__getitem__Doug Hellmann2013-06-031-0/+12
* flake8 fixesDoug Hellmann2013-05-051-1/+1
* add API documentationDoug Hellmann2012-07-221-1/+17
* add hook managerDoug Hellmann2012-06-191-0/+16