summaryrefslogtreecommitdiff
path: root/stevedore/named.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the bug 1892610. There're some syntax errors in the comment of stevedore ...3.2.1zhangziwen2020-08-231-2/+2
* 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-2/+7
* Fix NamedExtensionManager fails when loading failing extension in orderChangBo Guo(gcb)2016-07-041-5/+7
* NamedExtensionManager: call a callback when some names cannot be foundCyril Roelandt2016-06-241-0/+16
* Make requirements checking optionalDoug Hellmann2014-01-251-4/+15
* Update docstringsDoug Hellmann2014-01-251-0/+11
* Allow a on_load_failure_callback to be providedJoshua Harlow2013-12-181-6/+12
* simplify test instance factory contractDaniel Rocco2013-11-231-38/+30
* driver extension manager test instance factoryDaniel Rocco2013-11-231-1/+3
* add test instance factory for the base, named, and hook managersDaniel Rocco2013-11-231-2/+47
* use item access instead of temporary dict when ordering extensionsDaniel Rocco2013-11-231-2/+1
* Update docstrings for map exception propagationChris Yeoh2013-06-211-0/+4
* Adds ability to propogate exceptions within mapChris Yeoh2013-06-201-1/+2
* Change sort for NamedExtensionManagerDoug Hellmann2013-06-031-1/+2
* Merge pull request #12 from drocco-007/masterDoug Hellmann2013-05-191-2/+9
|\
| * optionally sort named extensionsDaniel Rocco2013-05-171-2/+9
* | fix type definition of names parameterDoug Hellmann2013-05-181-1/+1
|/
* flake8 fixesDoug Hellmann2013-05-051-2/+2
* Check the names of plugins before importing themDoug Hellmann2013-01-041-5/+13
* fix typo in docstringDoug Hellmann2013-01-041-2/+2
* Fix line lengths for pep8Doug Hellmann2012-10-291-6/+7
* documentation touch-upDoug Hellmann2012-08-151-1/+1
* add API documentationDoug Hellmann2012-07-221-0/+16
* add hook managerDoug Hellmann2012-06-191-1/+1
* break up monolithic moduleDoug Hellmann2012-06-191-0/+20