freeipa/ipalib
2008-08-06 15:54:27 +00:00
..
tests 61: Proxy now does a setattr for all callable attributes in __slots__ (and uses __getattr__ for rest 2008-08-06 14:59:54 +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 62: NameSpace no longer takes base=base kwarg 2008-08-06 15:06:39 +00:00
plugins.py 52: Got cli working against new framework 2008-08-05 22:21:57 +00:00
public.py 63: Started fleshing out public.cmd 2008-08-06 15:54:27 +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