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_integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Python 3 bugs discovered by pylint
Christian Heimes
2016-11-25
3
-4
/
+5
*
tests: Mark 389-ds acceptance tests
David Kupka
2016-11-22
1
-0
/
+3
*
tests: Mark Dogtag acceptance tests
David Kupka
2016-11-22
1
-0
/
+1
*
Tests: Providing trust tests with tree root domain
Lenka Doudova
2016-11-15
1
-14
/
+96
*
Test for installing rules with service principals
Oleg Fayans
2016-11-14
1
-0
/
+82
*
Test: integration tests for certs in idoverrides feature
Oleg Fayans
2016-11-14
1
-0
/
+156
*
Added interface to certutil
Oleg Fayans
2016-11-14
1
-0
/
+7
*
Tests: Provide AD cleanup for legacy client tests
Lenka Doudova
2016-11-14
1
-0
/
+4
*
Tests: Provide AD cleanup for trust tests
Lenka Doudova
2016-11-14
2
-0
/
+14
*
Refactor installer code requesting certificates
Florence Blanc-Renaud
2016-11-10
1
-0
/
+1
*
Automated ipa-replica-manage del tests
Oleg Fayans
2016-11-10
1
-0
/
+72
*
tests: Automated clean-ruv subcommand tests
Oleg Fayans
2016-11-10
1
-0
/
+71
*
Tests: Fix integration sudo test
Lenka Doudova
2016-11-07
1
-2
/
+2
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
1
-2
/
+3
*
ipaldap: merge simple_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-1
/
+1
*
CI: Disable KRA install tests on DL0
Martin Basti
2016-10-26
1
-0
/
+66
*
CI: use --setup-kra with replica installation
Martin Basti
2016-10-26
1
-11
/
+3
*
CI: extend replication layouts tests with KRA
Martin Basti
2016-10-26
2
-3
/
+63
*
Reverted the essertion for replica uninstall returncode
Oleg Fayans
2016-10-18
1
-5
/
+1
*
CI: workaround: wait for dogtag before replica-prepare
Martin Basti
2016-10-13
1
-0
/
+3
*
Test: disabled wrong client domain tests for domlevel 0
Oleg Fayans
2016-10-12
1
-0
/
+1
*
Pylint: remove unused variables in tests
Martin Basti
2016-10-11
1
-5
/
+1
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
Remove unused variables in tests
Martin Basti
2016-09-27
3
-5
/
+4
*
pylint: fix simplifiable-if-statement warnings
Jan Barta
2016-09-22
1
-10
/
+2
*
tests: Fixed code styling in caless tests to make pep8 happy
Oleg Fayans
2016-09-22
1
-7
/
+7
*
tests: Reverted erroneous asserts in 4 tests
Oleg Fayans
2016-09-22
1
-10
/
+4
*
tests: fixed certinstall method
Oleg Fayans
2016-09-22
1
-3
/
+1
*
tests: fixed super method invocation
Oleg Fayans
2016-09-22
1
-1
/
+1
*
tests: added verbose assert to test_service_disable_doesnt_revoke
Oleg Fayans
2016-09-22
1
-2
/
+5
*
tests: Standardized replica_preparation in test_no_certs
Oleg Fayans
2016-09-22
1
-4
/
+2
*
tests: Implemented check for domainlevel before installation verification
Oleg Fayans
2016-09-22
1
-43
/
+18
*
tests: Fixed Usage of improper certs in ca-less tests
Oleg Fayans
2016-09-22
1
-15
/
+12
*
tests: fixed expects of incorrect error messages
Oleg Fayans
2016-09-22
1
-32
/
+24
*
tests: Replaced unused setUp method with install
Oleg Fayans
2016-09-22
1
-7
/
+7
*
tests: Replaced hardcoded certutil with imported from paths
Oleg Fayans
2016-09-22
1
-1
/
+1
*
tests: Enabled negative testing for cleaning replication agreements
Oleg Fayans
2016-09-22
1
-5
/
+6
*
tests: Made unapply_fixes call optional at master uninstallation
Oleg Fayans
2016-09-22
1
-2
/
+3
*
tests: Updated master and replica installation methods to enable negative tes...
Oleg Fayans
2016-09-22
1
-40
/
+54
*
tests: Added necessary xfails
Oleg Fayans
2016-09-22
1
-0
/
+13
*
tests: Added necessary getkeytabs calls to fixtures
Oleg Fayans
2016-09-22
1
-0
/
+7
*
tests: Removed outdated command options test
Oleg Fayans
2016-09-22
1
-19
/
+0
*
tests: Applied correct teardown methods
Oleg Fayans
2016-09-22
1
-15
/
+56
*
tests: Fixed incorrect assert in verify_installation
Oleg Fayans
2016-09-22
1
-3
/
+1
*
tests: Adapted installation methods to utilize methods from tasks
Oleg Fayans
2016-09-22
1
-93
/
+57
*
tests: Removed call for install method from parent class
Oleg Fayans
2016-09-22
1
-1
/
+0
*
tests: Added teardown methods for server and replica installation
Oleg Fayans
2016-09-22
1
-0
/
+35
*
tests: Create a method that cleans all ipa certs
Oleg Fayans
2016-09-22
1
-0
/
+11
*
tests: Updated ipa server installation stdin text
Oleg Fayans
2016-09-22
1
-4
/
+0
*
tests: Added generation of missing certs
Oleg Fayans
2016-09-22
1
-0
/
+3
[next]