summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Pretty-print structures in assert_deepequalStanislav Laznicka2016-09-303-7/+37
* WebUI: hide buttons in certificate widget according to aclPavel Vomacka2016-09-292-1/+58
* Pylint: enable check for unused-variablesMartin Basti2016-09-2768-1/+130
* Remove unused variables in testsMartin Basti2016-09-2742-111/+93
* Remove unused variables in the codeMartin Basti2016-09-2747-69/+54
* test_text: add test ipa.pot file for testsMartin Basti2016-09-263-5/+54
* Prompt for forwarder in dnsforwardzone-addTomas Krizek2016-09-261-0/+5
* Make Continuous installer continuous only during execution phaseMartin Babinsky2016-09-262-6/+3
* use separate exception handlers for executors and validatorsMartin Babinsky2016-09-261-4/+18
* Update man/help for --server optionTomas Krizek2016-09-235-5/+6
* sudorule: add SELinux transition examples to plugin docFraser Tweedale2016-09-231-0/+4
* Pylint: enable global-variable-not-assigned checkMartin Basti2016-09-236-15/+3
* Pylint: enable cyclic-import checkMartin Basti2016-09-231-1/+0
* Fix cert revocation when removing all certs via host/service-modFraser Tweedale2016-09-232-2/+4
* pylint: fix bad-mcs-method-argumentJan Barta2016-09-222-25/+24
* pylint: fix bad-mcs-classmethod-argumentJan Barta2016-09-222-3/+2
* pylint: fix bad-classmethod-argumentJan Barta2016-09-222-3/+2
* pylint: fix old-style-classJan Barta2016-09-228-9/+12
* pylint: fix redefine-in-handlerJan Barta2016-09-223-13/+12
* pylint: fix pointless-statementJan Barta2016-09-223-13/+12
* pylint: fix unneeded-notJan Barta2016-09-2211-15/+14
* pylint: fix simplifiable-if-statement warningsJan Barta2016-09-229-55/+15
* Test: dont use global variable for iteration in test_cert_pluginMartin Basti2016-09-221-1/+3
* tests: Fixed code styling in caless tests to make pep8 happyOleg Fayans2016-09-221-7/+7
* tests: Reverted erroneous asserts in 4 testsOleg Fayans2016-09-221-10/+4
* tests: fixed certinstall methodOleg Fayans2016-09-221-3/+1
* tests: fixed super method invocationOleg Fayans2016-09-221-1/+1
* tests: added verbose assert to test_service_disable_doesnt_revokeOleg Fayans2016-09-221-2/+5
* tests: Standardized replica_preparation in test_no_certsOleg Fayans2016-09-221-4/+2
* tests: Implemented check for domainlevel before installation verificationOleg Fayans2016-09-221-43/+18
* tests: Fixed Usage of improper certs in ca-less testsOleg Fayans2016-09-221-15/+12
* tests: fixed expects of incorrect error messagesOleg Fayans2016-09-221-32/+24
* tests: Replaced unused setUp method with installOleg Fayans2016-09-221-7/+7
* tests: Replaced hardcoded certutil with imported from pathsOleg Fayans2016-09-221-1/+1
* tests: Enabled negative testing for cleaning replication agreementsOleg Fayans2016-09-221-5/+6
* tests: Made unapply_fixes call optional at master uninstallationOleg Fayans2016-09-221-2/+3
* tests: Updated master and replica installation methods to enable negative tes...Oleg Fayans2016-09-221-40/+54
* tests: Added necessary xfailsOleg Fayans2016-09-221-0/+13
* tests: Added necessary getkeytabs calls to fixturesOleg Fayans2016-09-221-0/+7
* tests: Removed outdated command options testOleg Fayans2016-09-221-19/+0
* tests: Applied correct teardown methodsOleg Fayans2016-09-221-15/+56
* tests: Fixed incorrect assert in verify_installationOleg Fayans2016-09-221-3/+1
* tests: Adapted installation methods to utilize methods from tasksOleg Fayans2016-09-221-93/+57
* tests: Removed call for install method from parent classOleg Fayans2016-09-221-1/+0
* tests: Added teardown methods for server and replica installationOleg Fayans2016-09-221-0/+35
* tests: Create a method that cleans all ipa certsOleg Fayans2016-09-221-0/+11
* tests: Updated ipa server installation stdin textOleg Fayans2016-09-221-4/+0
* tests: Added generation of missing certsOleg Fayans2016-09-221-0/+3
* tests: Added basic constraints extension to the CA certsOleg Fayans2016-09-221-1/+4
* tests: Fixed method failures during second call for the methodOleg Fayans2016-09-221-1/+2