summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipalib/test_plugable.py
Commit message (Expand)AuthorAgeFilesLines
* plugable: turn Plugin attributes into propertiesJan Cholasta2016-06-031-4/+0
* plugable: switch API to Registry-based plugin discoveryJan Cholasta2016-05-251-23/+13
* Remove unused importsMartin Basti2015-12-231-4/+1
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+3
* Replace StandardError with ExceptionRobert Kuska2015-09-301-4/+4
* Modernize use of range()Petr Viktorin2015-09-011-2/+2
* 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