summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7558 from cosinusoidally/issue-7540Tim Smith2018-08-201-1/+2
|\
| * Restart Python yum helper before each repo enable/disableLiam Wilson2018-08-171-1/+2
* | fix el6 32-bit testslcg/fix-yumLamont Granquist2018-08-161-2/+2
|/
* Merge pull request #7353 from MsysTechnologiesllc/dh/package_options_sensitiveTim Smith2018-08-132-1/+2
|\
| * update to pass sensitive as optiondheerajd-msys2018-06-132-25/+12
| * [MSYS-830] Fix package sensitive errordheerajd-msys2018-06-111-11/+25
* | @returns should be @return in yardyard_fixesTim Smith2018-07-164-5/+5
* | fix Layout/IndentHeredocLamont Granquist2018-07-021-6/+6
* | Unification of shell_out APIsLamont Granquist2018-06-1523-91/+91
* | package: Make sure to use the package_name name propertiesname_propertiesTim Smith2018-06-127-13/+13
* | Merge pull request #7351 from josh-barker/bug/why-run-windows-package-local-fileTim Smith2018-06-111-0/+1
|\ \
| * | Add whyrun message when installing a local from on windowsJosh Barker2018-06-091-0/+1
* | | Merge pull request #7330 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-1120-78/+78
|\ \ \ | |/ / |/| |
| * | remove uses of shell_out_compact_timeoutLamont Granquist2018-05-3120-78/+78
* | | Merge pull request #7259 from Intility/powershell-package-publisher-checkTim Smith2018-06-061-2/+6
|\ \ \ | |_|/ |/| |
| * | raise on catalog errorTor Magnus Rakvåg2018-05-151-1/+3
| * | add skip_publisher_check paramTor Magnus Rakvåg2018-05-151-1/+3
* | | Merge pull request #7299 from josh-barker/josh-barker/windows-package-missing...Thom May2018-06-011-0/+7
|\ \ \ | |_|/ |/| |
| * | Check local file exists before installing a windows packageJosh Barker2018-05-261-0/+7
| |/
* | fix yum versionlock quotingLamont Granquist2018-05-311-1/+1
* | fix dnf splat argslcg/remove-use-of-a_to_sLamont Granquist2018-05-301-3/+3
* | fixing yum splat argsLamont Granquist2018-05-301-6/+6
* | convert a_to_s to shell_out_compact in DNF/yumLamont Granquist2018-05-302-3/+3
|/
* Merge pull request #7138 from RoboticCheese/roboticcheese/package-locking-nom...Tim Smith2018-04-262-12/+32
|\
| * Fix NoMethodError when (un)locking single packages in apt and zypperJonathan Hartman2018-04-092-12/+32
* | Fixing specs for powershell_packagesp/fix7166Stuart Preston2018-04-211-1/+1
* | Avoid conflict with build_powershell_command from powershell_out mixinStuart Preston2018-04-211-9/+9
* | Merge pull request #7147 from chef/lcg/yum-rhs-fixLamont Granquist2018-04-171-0/+5
|\ \
| * | fix for Red Hat Satellite yum_package buglcg/yum-rhs-fixLamont Granquist2018-04-111-0/+5
| |/
* | Catch json.load exceptions causing syslog errorsTom Doherty2018-04-131-1/+7
* | fix for enable/disable repo orderingLamont Granquist2018-04-112-17/+18
|/
* Merge pull request #7027 from gengor/CHEF-7026Lamont Granquist2018-04-021-32/+26
|\
| * [[:digit:]] is impromper here. Only ASCII is allowed in ebuild names.Gordon Malm2018-03-211-1/+1
| * Fix style issues reported by travis-ci.Gordon Malm2018-03-211-1/+1
| * Rewrite candidate_version determination for increased speed, reducedGordon Malm2018-03-211-32/+26
* | mechanical conversion of most debug log statements to traceThom May2018-03-2627-116/+122
|/
* rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-211-1/+1
* Just look for Yes and anything in the regexTim Smith2018-03-191-1/+1
* Detect new "automatically" installed string in ZypperTim Smith2018-03-191-1/+1
* mangle array-of-strings here properlyjcowie_yum_refactorLamont Granquist2018-03-151-1/+2
* el6 fixesLamont Granquist2018-03-151-1/+1
* add more tests, fix more subtle bugsLamont Granquist2018-03-151-2/+2
* add a few lock/unlock tests and fix a bugLamont Granquist2018-03-151-1/+1
* bad copypasta is badLamont Granquist2018-03-151-5/+1
* check for multipackage locking/unlocking properlyLamont Granquist2018-03-151-2/+6
* update commentLamont Granquist2018-03-151-1/+1
* add package locking back inLamont Granquist2018-03-152-2/+41
* add back default hash + commentLamont Granquist2018-03-151-1/+2
* fix yum_cache arch options and use positional parametersLamont Granquist2018-03-153-12/+12
* add specs for YumCache fascadeLamont Granquist2018-03-152-6/+15