This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
freeipa
Watch
3
Star
0
Fork
0
You've already forked freeipa
mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced
2025-02-25 18:55:28 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed3a5855f310d3782bea706c58780f5dc6e96d5d
freeipa
/
ipalib
History
Jason Gerard DeRose
ed3a5855f3
-m
2008-10-02 17:51:50 -06:00
..
plugins
Implemented basic Command.forward() method
2008-10-02 17:02:24 -06:00
tests
Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py
2008-10-02 17:22:41 -06:00
__init__.py
Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py
2008-10-02 17:22:41 -06: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
Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py
2008-10-02 17:22:41 -06:00
config.py
Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py
2008-10-02 17:22:41 -06:00
crud.py
Fixed unit tests; changed example.py so it doesn't import servercore
2008-09-30 20:27:52 -06: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
-m
2008-10-02 17:51:50 -06: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
367: Implementing basics of loading plugins out of tree
2008-09-25 23:21:41 +00:00
plugable.py
Environment is now subclassed from object, rather then dict. Added tests for Environment and config.py
2008-10-02 17:22:41 -06:00