index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugable.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
65: Finished simplified Proxy2 class; updated unit tests
Jason Gerard DeRose
2008-08-06
1
-57
/
+23
*
64: Almost finish with Proxy2, where base class is passed to __init__ and met...
Jason Gerard DeRose
2008-08-06
1
-0
/
+73
*
62: NameSpace no longer takes base=base kwarg
Jason Gerard DeRose
2008-08-06
1
-8
/
+3
*
61: Proxy now does a setattr for all callable attributes in __slots__ (and us...
Jason Gerard DeRose
2008-08-06
1
-5
/
+4
*
59: Removed NameSpace.__call__ method (returned max_len)
Jason Gerard DeRose
2008-08-06
1
-11
/
+0
*
58: A bit of docstring cleanup in plugable.py
Jason Gerard DeRose
2008-08-06
1
-4
/
+3
*
57: to_cli() function no longer replaces '__' with '.'; from_cli() function n...
Jason Gerard DeRose
2008-08-06
1
-3
/
+3
*
56: Fixed Proxy.__call__
Jason Gerard DeRose
2008-08-06
1
-0
/
+3
*
55: Cleaned up print_api() function in ipa script
Jason Gerard DeRose
2008-08-06
1
-2
/
+17
*
54: Added plugable.Proxy._clone() method; fleshed out public.obj; updated uni...
Jason Gerard DeRose
2008-08-06
1
-2
/
+24
*
53: Changed plugable.Registar so the same plugin can be added to in the ns fo...
Jason Gerard DeRose
2008-08-05
1
-17
/
+22
*
52: Got cli working against new framework
Jason Gerard DeRose
2008-08-05
1
-2
/
+3
*
47: Added plugable.check_identifier() function; added corresponding unit tests
Jason Gerard DeRose
2008-08-05
1
-0
/
+11
*
46: plugable.API now takes allowed base class in __init__ and creates Registr...
Jason Gerard DeRose
2008-08-05
1
-2
/
+8
*
45: Fixed docstring typo in plugable.__doc__
Jason Gerard DeRose
2008-08-05
1
-2
/
+1
*
44: Added Plugin.finalize() method called by API after all plugin instances a...
Jason Gerard DeRose
2008-08-05
1
-5
/
+20
*
43: Fleshed out new plugable.API class; added corresponding unit tests
Jason Gerard DeRose
2008-08-05
1
-1
/
+10
*
42: plugable.Plugin.__init__() now takes the plugable.API instance as its sin...
Jason Gerard DeRose
2008-08-01
1
-1
/
+18
*
41: New plugable.NameSpace now has attributes set for each member; updated un...
Jason Gerard DeRose
2008-08-01
1
-0
/
+1
*
40: Rewrote dictionary interface for plugable.NameSpace to better suite new a...
Jason Gerard DeRose
2008-08-01
1
-54
/
+35
*
38: dict interface of Registrar now works with both classes and strings as th...
Jason Gerard DeRose
2008-08-01
1
-5
/
+97
*
34: Added tests.unit_common with frequently used utility functions; split ro ...
Jason Gerard DeRose
2008-08-01
1
-19
/
+26
*
33: Finished unit tests for plugable.Proxy
Jason Gerard DeRose
2008-08-01
1
-5
/
+12
*
32: Added Plugin and Proxy base classes in plugable module, along with to_cli...
Jason Gerard DeRose
2008-07-31
1
-0
/
+84
*
31: Renamed exceptions.py to errors.py
Jason Gerard DeRose
2008-07-31
1
-5
/
+5
*
30: Added plugable module with more generic implementation of Registrar; adde...
Jason Gerard DeRose
2008-07-28
1
-0
/
+95
[prev]