freeipa/ipalib
2008-08-06 14:30:21 +00:00
..
tests 60: Remeved depreciated base.py, crud.py; remeved corresponding test_base.py, test_crud.py 2008-08-06 14:30:21 +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
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 59: Removed NameSpace.__call__ method (returned max_len) 2008-08-06 14:27:33 +00:00
plugins.py 52: Got cli working against new framework 2008-08-05 22:21:57 +00:00
public.py 54: Added plugable.Proxy._clone() method; fleshed out public.obj; updated unit tests; port ipa script 2008-08-06 02:00:18 +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