index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
parameters.py
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added Command.args_options_2_params() method and its unit tests
Jason Gerard DeRose
2009-02-03
1
-0
/
+1
|
*
Started roughing out new crud base classes
Jason Gerard DeRose
2009-02-03
1
-0
/
+5
|
*
Fixed Param.validate() so that self.query is checked after self.required
Jason Gerard DeRose
2009-01-20
1
-3
/
+2
|
*
Added example to StrEnum docstring
Jason Gerard DeRose
2009-01-18
1
-0
/
+10
|
*
Added missing enumerable parameters
Jason Gerard DeRose
2009-01-18
1
-0
/
+41
|
*
Updated passwd plugins module to where it can at least be imported
Jason Gerard DeRose
2009-01-14
1
-0
/
+6
|
*
New Param: all docstring examples now pass under doctests
Jason Gerard DeRose
2009-01-14
1
-2
/
+24
|
*
New Param: added Param.query kwarg for crud operations like Retrieve and ↵
Jason Gerard DeRose
2009-01-14
1
-0
/
+3
|
|
|
|
Search where criteria should not be validated
*
All unit tests now working (except for doctests and Rob's xmlrpc tests)
Jason Gerard DeRose
2009-01-14
1
-1
/
+7
|
*
New Param: split common Bytes/Str functionality into new Data base class; ↵
Jason Gerard DeRose
2009-01-14
1
-15
/
+36
|
|
|
|
Str no longer subclasses from Bytes
*
New Param: renamed parameter.py to parameters.py
Jason Gerard DeRose
2009-01-14
1
-0
/
+882
[prev]