summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipalib/test_plugable.py
Commit message (Expand)AuthorAgeFilesLines
* plugable: Remove unused call method of PluginJan Cholasta2015-07-011-10/+0
* plugable: Specify plugin base classes and modules using API propertiesJan Cholasta2015-07-011-1/+5
* plugable: Change is_production_mode to method of APIJan Cholasta2015-07-011-1/+4
* plugable: Remove SetProxy, DictProxy and MagicDictJan Cholasta2015-07-011-170/+0
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-19/+7
* plugable: Load plugins only from modules imported by APIJan Cholasta2015-07-011-1/+1
* plugable: Move plugin base class and override logic to APIJan Cholasta2015-07-011-97/+21
* ipalib: Allow multiple API instancesJan Cholasta2015-03-051-44/+75
* Run pylint on testsPetr Viktorin2015-01-141-1/+4
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-161-3/+4
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+516