summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package
Commit message (Expand)AuthorAgeFilesLines
* RHEL8 yum_package fix.Lamont Granquist2018-11-301-1/+1
* Add RHEL 8 platform-python to python binary search list in DNF for package re...pixdrift2018-09-241-1/+2
* sneak fixLamont Granquist2018-11-291-2/+0
* fix unit specslcg/snap_package_supportLamont Granquist2018-11-281-7/+7
* code review fixesLamont Granquist2018-11-281-20/+19
* chefstyle fixes ONLYS.Cavallo2018-11-281-11/+7
* add method to generate multiipart form dataS.Cavallo2018-11-281-0/+43
* chef-style fixes ONLYS.Cavallo2018-11-281-31/+31
* Which mixin not requiredS.Cavallo2018-11-281-1/+4
* should not be the default for debian OSS.Cavallo2018-11-281-8/+9
* initial suppport for snap packagesS.Cavallo2018-11-281-0/+318
* gem_package provider supports --no-document and rubygems 3.xLamont Granquist2018-11-271-16/+38
* Merge pull request #7951 from MsysTechnologiesllc/Kapil/MSYS-918_Chef_client_...Tim Smith2018-11-271-2/+6
|\
| * Chef client should be fail appropriately when specified package is not applic...Kapil Chouhan2018-11-271-2/+6
* | add --allow-downgrades to apt-getLamont Granquist2018-11-201-2/+14
* | fix downgrade logic when dealing with archesLamont Granquist2018-11-192-1/+5
* | Replace several uses of attribute with property in resourcesattribute_is_propertyTim Smith2018-11-153-3/+3
|/
* Remove deprecated support for FreeBSD pkg providerfreebsdTim Smith2018-10-282-119/+1
* more parenthesized yappinglcg/document-buggy-windows-package-thingsLamont Granquist2018-09-281-1/+7
* add some big FIXMEsLamont Granquist2018-09-281-1/+17
* Minor improvement to raise the error for invalid strings within first checkNimesh2018-09-271-2/+3
* Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>dheerajd-msys2018-09-251-8/+12
* fix for global options propertydheerajd-msys2018-09-251-2/+2
* Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-071-1/+1
* 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