freeipa/ipalib
2008-08-13 01:52:17 +00:00
..
plugins 133: Renamed run.py to api.py 2008-08-13 01:26:30 +00:00
tests 134: Added CLI.mcl (Max Command Length) property; added corresponding unit tests 2008-08-13 01:52:17 +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
api.py 133: Renamed run.py to api.py 2008-08-13 01:26:30 +00:00
cli.py 134: Added CLI.mcl (Max Command Length) property; added corresponding unit tests 2008-08-13 01:52:17 +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
load_plugins.py 133: Renamed run.py to api.py 2008-08-13 01:26:30 +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