Go to file
2008-12-18 00:02:38 -07:00
ipa_server Started fleshing out doodles in xmlrpc.execute() 2008-11-25 11:54:51 -07:00
ipa_webui Added place-holder mod_python_webui.py module; cleaned up lite-* and mod_python_* docstrings 2008-10-22 22:14:58 -06:00
ipalib New Param: fixed a few things in Param.convert() and added corresponding unit tests 2008-12-18 00:02:38 -07:00
tests New Param: fixed a few things in Param.convert() and added corresponding unit tests 2008-12-18 00:02:38 -07:00
.bzrignore Added top-level tests/ package that will contain all unit tests 2008-10-07 20:36:44 -06:00
.gitignore Add build to .gitignore 2008-10-23 10:37:16 -04:00
ipa Changed calling signature of output_for_cli(); started work on 'textui' backend plugin 2008-11-12 00:46:04 -07:00
LICENSE Added GPL v2 in LICENSE file 2008-10-14 16:51:04 -06:00
lite-webui.py Removed depreciated load_plugins.py module; changed all places where load_plugins was imported to now call api.load_plugins() 2008-10-27 00:41:37 -06:00
lite-xmlrpc.py Dropped some of the more verbose logging in lite-xmlrpc.py to logger.debug() 2008-10-31 20:59:44 -06:00
make-doc make-doc now includes the lite-* scripts, both with now check in __name__ == '__main__' before starting 2008-10-22 23:00:45 -06:00
make-test Finished kwarg validation and extension mechanism in parameter.Param 2008-12-11 18:07:54 -07:00
MANIFEST.in Added a TODO file 2008-10-23 21:10:19 -06:00
setup.py Fixed setup.py and MANIFEST.in so that templates/*.kid and static/ in ipa_webui are included 2008-10-22 18:09:27 -06:00
TODO A few more notes in TODO, including about making Enum's self-documenting 2008-12-17 17:33:29 -07:00