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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wrong use of identity operation
Christian Heimes
2019-09-04
1
-2
/
+2
*
move MSCSTemplate classes to ipalib
Fraser Tweedale
2019-07-17
1
-0
/
+115
*
Remove deprecated object logger
Christian Heimes
2019-04-23
1
-8
/
+0
*
Fix unnecessary usrmerge assumptions
Robbie Harwood
2019-04-17
1
-3
/
+4
*
Check pager's executable before subprocess.Popen
Oleg Kozlov
2018-12-07
1
-0
/
+25
*
Silence comparison-with-itself in tests
Christian Heimes
2018-11-13
1
-0
/
+2
*
Address inconsistent-return-statements
Christian Heimes
2018-11-13
1
-0
/
+2
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
2
-7
/
+4
*
Py3: Replace six.integer_types with int
Christian Heimes
2018-09-27
1
-1
/
+1
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
10
-45
/
+52
*
Sprinkle raw strings across the code base
Christian Heimes
2018-09-27
2
-3
/
+4
*
Workaround for pyasn1 0.4
Christian Heimes
2018-09-27
1
-0
/
+65
*
Add support for format method to translation objects
Stanislav Levin
2018-06-21
1
-0
/
+27
*
Handle subyptes in ACIs
Rob Crittenden
2018-06-20
1
-0
/
+12
*
Replace some test case adjectives
Rob Crittenden
2018-06-19
3
-5
/
+5
*
Generate same API.txt under Python 2 and 3
Christian Heimes
2018-02-15
1
-2
/
+6
*
Replace nose with unittest and pytest
Christian Heimes
2017-12-12
2
-8
/
+11
*
Add marker needs_ipaapi and option to skip tests
Christian Heimes
2017-12-11
1
-0
/
+2
*
test_x509: test very long OID
Michal Reznik
2017-12-11
1
-0
/
+51
*
Skip test_rpcclient_context in client tests
Christian Heimes
2017-12-06
1
-0
/
+1
*
Add test to ensure that properties are being set in rpcclient
Rob Crittenden
2017-12-04
1
-0
/
+51
*
Add tests for CertificateSigningRequest
Stanislav Laznicka
2017-10-25
1
-1
/
+122
*
Use os.path.isfile() and isdir()
Christian Heimes
2017-10-20
1
-3
/
+2
*
Remove the `message` attribute from exceptions
Stanislav Laznicka
2017-10-06
1
-13
/
+6
*
py3: fix pkcs7 file processing
Fraser Tweedale
2017-09-22
1
-0
/
+32
*
x509: Make certificates represented as objects
Stanislav Laznicka
2017-07-27
1
-2
/
+2
*
Split x509.load_certificate() into PEM/DER functions
Stanislav Laznicka
2017-07-27
1
-33
/
+33
*
Add options to run only ipaclient unittests
Christian Heimes
2017-03-17
1
-0
/
+2
*
test_config: fix fips_mode key in Env
Tomas Krizek
2017-03-01
1
-2
/
+2
*
test_config: fix tests for env.fips_mode
Tomas Krizek
2017-02-21
1
-0
/
+1
*
test_StrEnum: use int as bad type
Christian Heimes
2017-02-10
1
-2
/
+2
*
cryptography has deprecated serial in favor of serial_number
Christian Heimes
2017-02-10
1
-1
/
+1
*
tests: add test for PEM certificate files with leading text
Jan Cholasta
2017-02-06
1
-0
/
+11
*
Fetch correct exception in IPA_CONFDIR test
Christian Heimes
2016-12-05
1
-2
/
+1
*
Use env var IPA_CONFDIR to get confdir
Christian Heimes
2016-12-02
1
-2
/
+38
*
Remove import of ipaplatform.paths from test_ipalib
Christian Heimes
2016-12-02
1
-5
/
+4
*
Remove BIN_FALSE and BIN_TRUE
Christian Heimes
2016-12-02
1
-4
/
+4
*
Improve the robustness FreeIPA's i18n module and its tests
Martin Babinsky
2016-11-28
1
-6
/
+28
*
x509: use python-cryptography to process certs
Fraser Tweedale
2016-11-10
1
-44
/
+22
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
2
-3
/
+6
*
Pylint: remove unused variables in tests
Martin Basti
2016-10-11
3
-32
/
+26
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
3
-0
/
+6
*
Remove unused variables in tests
Martin Basti
2016-09-27
7
-21
/
+17
*
test_text: add test ipa.pot file for tests
Martin Basti
2016-09-26
2
-5
/
+53
*
pylint: fix bad-classmethod-argument
Jan Barta
2016-09-22
1
-2
/
+2
*
pylint: fix unneeded-not
Jan Barta
2016-09-22
1
-1
/
+1
*
test_plugable: update the rest of test_init
Jan Cholasta
2016-09-21
1
-4
/
+5
*
Tests: Failing tests in test_ipalib/test_plugable
Lenka Doudova
2016-08-29
1
-3
/
+2
*
Tests: Failing test_ipalib/test_rpc
Lenka Doudova
2016-08-29
1
-8
/
+0
*
tests: fix test_ipalib.test_frontend.test_Object
Jan Cholasta
2016-08-22
1
-3
/
+9
[next]