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_ipapython
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pylint: enable reimported check
Martin Basti
2016-03-22
1
-2
/
+0
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-1
/
+1
*
cookie parser: do not fail on cookie with empty value
Petr Vobornik
2016-03-01
1
-0
/
+16
*
ipautil.run, kernel_keyring: Encoding fixes for Python 3
Petr Viktorin
2016-02-17
1
-1
/
+1
*
make lint: use config file and plugin for pylint
Martin Basti
2016-02-11
1
-0
/
+2
*
ipapython: port p11helper C code to Python
Jan Cholasta
2016-01-21
1
-1
/
+1
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+0
*
Remove unused imports
Martin Basti
2015-12-23
4
-5
/
+1
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
2
-8
/
+70
*
Applied tier0 and tier1 marks on unit tests and xmlrpc tests
Milan Kubik
2015-11-09
7
-0
/
+23
*
ipapython.secrets: Port to Python 3
Petr Viktorin
2015-10-27
1
-1
/
+1
*
Add ipa-custodia service
Simo Sorce
2015-10-15
1
-0
/
+55
*
test_keyring: Use str(e) instead of e.message for exceptions
Petr Viktorin
2015-10-13
1
-1
/
+1
*
Do not compare types that are not comparable in Python 3
Petr Viktorin
2015-10-13
1
-1
/
+1
*
ipapython.ssh: Port to Python 3
Petr Viktorin
2015-10-07
1
-6
/
+15
*
test_dn: Split bytes and unicode
Petr Viktorin
2015-10-07
1
-42
/
+67
*
ipapython.dn: Use rich comparisons
Petr Viktorin
2015-10-07
1
-1
/
+23
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
2
-0
/
+11
*
Convert zip() result to list()
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Modernize use of range()
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
2
-14
/
+19
*
Replace dict.has_key with the 'in' operator
Petr Viktorin
2015-08-12
2
-26
/
+17
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
2
-2
/
+2
*
Remove Editable DN and DN component classes
Petr Viktorin
2015-04-23
1
-1663
/
+987
*
performance: faster DN implementation
Petr Vobornik
2015-04-14
1
-7
/
+10
*
ipatests: port of p11helper test from github
Milan Kubik
2015-04-02
1
-0
/
+276
*
Run pylint on tests
Petr Viktorin
2015-01-14
1
-8
/
+5
*
test_ipapython: Use functions instead of classes in test generators
Petr Viktorin
2014-11-21
2
-11
/
+11
*
tests: Use PEP8-compliant setup/teardown method names
Petr Viktorin
2014-11-21
2
-7
/
+1
*
Use /usr/bin/python2
Xiao-Long Chen
2014-01-03
2
-2
/
+2
*
Raise an error when updating CIDict with duplicate keys
Petr Viktorin
2013-09-25
1
-0
/
+12
*
Add missing dict methods to CIDict
Petr Viktorin
2013-09-25
1
-3
/
+66
*
Convert test_ipautil from unittest to nose
Petr Viktorin
2013-09-25
1
-169
/
+153
*
Move tests to test directories
Petr Viktorin
2013-09-25
2
-0
/
+377
*
Make an ipa-tests package
Petr Viktorin
2013-06-17
6
-0
/
+2729