freeipa/ipalib
2008-08-13 00:58:49 +00:00
..
Plugins 129: Deleted the test mod1.py, mod2.py files 2008-08-13 00:58:49 +00:00
tests 123: API.finalize() now raises AssetionError if called more than once; added corresponding unit tests 2008-08-12 23:40:36 +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
cli.py 122: The dictorary interface to CLI now has keys build using to_cli(), rather than converting at each call 2008-08-12 23:33:02 +00:00
errors.py 86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g' 2008-08-08 21:40:03 +00:00
plugable.py 124: Fixed case in example in ReadOnly class docstring 2008-08-12 23:45:36 +00:00
public.py 118: Added user_login.default() method as another example; print_call() now prints sorted by the keys in ascending order 2008-08-12 19:22:48 +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 128: Fixed startup.py, example.py to work with new plugin locations 2008-08-13 00:56:46 +00:00
util.py 125: Added some generic auto-import stuff 2008-08-13 00:40:13 +00:00