summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/dnf/python_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix chefstyleVivek Singh2019-10-101-0/+1
* Update exception messageVivek Singh2019-10-091-5/+2
* Fix yum & dnf shellout if exit with nonzero statusVivek Singh2019-10-091-3/+10
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-3/+1
* Add RHEL 8 platform-python to python binary search list in DNF for package re...pixdrift2018-09-241-1/+2
* @returns should be @return in yardyard_fixesTim Smith2018-07-161-1/+1
* mechanical conversion of most debug log statements to traceThom May2018-03-261-6/+6
* Fixes to package upgrade behaviourJon Cowie2017-09-221-0/+15
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-2/+4
* add tests for 'where'Lamont Granquist2017-02-071-1/+1
* rhel7 / dnf 2.0 fixes / improved errorsLamont Granquist2017-02-071-23/+58
* remove FIXMEs around cache flushinglcg/dnf-providerLamont Granquist2016-12-191-8/+0
* add some debug loggingLamont Granquist2016-12-151-1/+4
* also extract out the utility classLamont Granquist2016-12-151-0/+1
* review feedback plus break out helper classLamont Granquist2016-12-151-0/+124