freeipa/ipalib
2008-09-18 22:39:48 +00:00
..
plugins 291: Temporarily reverted Rob's changes in public.py and plugins/examples.py 2008-09-13 00:22:01 +00:00
tests 299: Cleaned up unit tests for ReadOnly class 2008-09-18 22:39:48 +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 299: Cleaned up unit tests for ReadOnly class 2008-09-18 22:39:48 +00:00
public.py 293: Added Command.kw_to_args() method; added corresponding unit tests 2008-09-18 19:39:23 +00:00
servercore.py 290: Applyied Rob's patch 2008-09-12 16:36:04 +00:00