freeipa/ipalib
2008-08-05 23:34:59 +00:00
..
tests 52: Got cli working against new framework 2008-08-05 22:21:57 +00:00
__init__.py 10: Updated base.API to reflect the fact that base.Object is now the new unit of plugin functionality; updated corresponding unit tests 2008-07-20 01:29:59 +00:00
base.py 31: Renamed exceptions.py to errors.py 2008-07-31 18:57:10 +00:00
crud.py 25: Updated plugin examples, ipa script 2008-07-20 23:43:16 +00:00
errors.py 47: Added plugable.check_identifier() function; added corresponding unit tests 2008-08-05 06:33:09 +00:00
identity.py 8: Experimental work on more OO definition of what gets pluged into API.commands 2008-07-19 21:51:07 +00:00
plugable.py 53: Changed plugable.Registar so the same plugin can be added to in the ns for more than one base (for cmd and mthd) 2008-08-05 23:34:59 +00:00
plugins.py 52: Got cli working against new framework 2008-08-05 22:21:57 +00:00
public.py 53: Changed plugable.Registar so the same plugin can be added to in the ns for more than one base (for cmd and mthd) 2008-08-05 23:34:59 +00:00
run.py 49: Added public.PublicAPI class; added some basic unit tests for same 2008-08-05 21:10:49 +00:00
startup.py 51: Moved old_plugins.py back to plugins.py 2008-08-05 21:28:29 +00:00