freeipa/ipalib
2008-09-12 16:36:04 +00:00
..
plugins 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00
tests 287: Renamed Command.args_to_kw() to Command.group_args(), which now returns a tuple instead of dict; updated unit tests 2008-09-10 23:18:29 +00:00
__init__.py 255: CLI help, console commands now subclass from public.Application; other tweeking to make CLI utilize Application 2008-09-04 04:39:01 +00:00
cli.py 288: CLI now uses Command.group_args() to check for required arguments 2008-09-10 23:33:36 +00:00
conn.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00
errors.py 285: Started work on Command.args_to_kw() method; added unit test for functionality so far in args_to_kw() 2008-09-10 20:05:45 +00:00
ipa_types.py 239: Added errors.ConversionError; started big clean up of how ValidationError is raised so it works well with multivalues 2008-09-03 18:32:49 +00:00
ipaldap.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00
ipautil.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00
load_plugins.py 133: Renamed run.py to api.py 2008-08-13 01:26:30 +00:00
plugable.py 274: NameSpace.__init__() now takes sort=True keyword arument to allow for non-sorted NameSpaces; updated and improved NameSpace unit tests 2008-09-09 23:10:49 +00:00
public.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00
servercore.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00