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
/
ipatests
/
test_ipalib
/
test_parameters.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Applied tier0 and tier1 marks on unit tests and xmlrpc tests
Milan Kubik
2015-11-09
1
-0
/
+4
*
test_parameters: Alias long to int under Python 3
Petr Viktorin
2015-10-27
1
-0
/
+1
*
Fix more bytes/unicode issues
Petr Viktorin
2015-10-22
1
-19
/
+33
*
ipalib.parameters: Require bytes for Bytes.pattern
Petr Viktorin
2015-10-13
1
-1
/
+0
*
ipalib.parameters: Handle 0-prefixed octal format of ints
Petr Viktorin
2015-10-13
1
-0
/
+1
*
Remove uses of the `types` module
Petr Viktorin
2015-10-07
1
-6
/
+5
*
Use six.moves.xmlrpc.client instead of xmlrpclib
Petr Viktorin
2015-10-07
1
-1
/
+1
*
Use sys.maxsize instead of sys.maxint
Petr Viktorin
2015-10-07
1
-3
/
+3
*
Use byte literals where appropriate
Jan Cholasta
2015-09-17
1
-2
/
+2
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+3
*
Use six.integer_types instead of (long, int)
Petr Viktorin
2015-09-01
1
-2
/
+5
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Run pylint on tests
Petr Viktorin
2015-01-14
1
-3
/
+8
*
ipatests: Cover DateTime in test_parameters.py
Tomas Babej
2014-05-05
1
-0
/
+46
*
Remove NULLS from constants.py
Nathaniel McCallum
2014-02-25
1
-1
/
+3
*
Add tests for the IntEnum class
Petr Viktorin
2013-10-09
1
-54
/
+100
*
Allow multiple types in Param type validation
Nathaniel McCallum
2013-10-09
1
-1
/
+2
*
Make an ipa-tests package
Petr Viktorin
2013-06-17
1
-0
/
+1533