freeipa/ipalib
2008-09-24 23:49:44 +00:00
..
plugins 318: Renamed all references to 'public' module to 'frontend' 2008-09-24 00:01:29 +00:00
tests 354: Added NameSpace.__todict__() method that returns copy of NameSpace.__map; updated NameSpace unit test to also test __todict__() 2008-09-24 23:49:44 +00:00
__init__.py 322: Updated ipalib package docstring, replacing cross reference to 'public' with 'frontend' 2008-09-24 01:43:51 +00:00
backend.py 320: plugable.API now respects the Plugin.__proxy__ flag; added test for plugins without proxy to unit tests for API 2008-09-24 00:44:41 +00:00
cli.py 327: Improved formatting on show-api cli command 2008-09-24 05:35:40 +00:00
crud.py 346: Added skeleton framework for crud.py module and corresponding test_crud.py module 2008-09-24 20:17:53 +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
frontend.py 354: Added NameSpace.__todict__() method that returns copy of NameSpace.__map; updated NameSpace unit test to also test __todict__() 2008-09-24 23:49:44 +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
load_plugins.py 133: Renamed run.py to api.py 2008-08-13 01:26:30 +00:00
plugable.py 354: Added NameSpace.__todict__() method that returns copy of NameSpace.__map; updated NameSpace unit test to also test __todict__() 2008-09-24 23:49:44 +00:00