summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix typo in method declarationsLamont Granquist2018-03-151-2/+2
* add comment warning people to not use these utilitiesLamont Granquist2018-03-151-1/+10
* add pacakge_available? and version_available?Lamont Granquist2018-03-151-1/+11
* allow using yum_package explicitly on non-linux O/SenLamont Granquist2018-03-151-1/+1
* Yum package provider rewriteLamont Granquist2018-03-1516-1028/+1919
* Merge pull request #6955 from coderanger/gem-installed-versionsLamont Granquist2018-03-121-10/+18
|\
| * Feed the Rubocop.Noah Kantrowitz2018-03-071-1/+1
| * Fixes for bundler being a default gem so we can still manage it with gem_pack...Noah Kantrowitz2018-03-061-10/+18
* | Remove a few more provides and update the resolver specTim Smith2018-03-071-1/+1
* | Remove platfom restrictions in provides and don't require providersTim Smith2018-03-0712-13/+12
* | Rename bff provider to match its resourceTim Smith2018-03-061-2/+2
|/
* Merge pull request #6903 from chef/portageThom May2018-03-051-1/+1
|\
| * Remove the provider check in the portage resourceportageTim Smith2018-02-261-1/+1
* | fix typo in macports error handlingMärt Bakhoff2018-03-041-1/+1
* | Remove the :uninstall action from chocolatey_package - CHEF-21remove_choco_uninstallTim Smith2018-02-281-8/+0
|/
* fix chefstyle errorsTor Magnus Rakvåg2018-02-121-1/+1
* add source paramTor Magnus Rakvåg2018-02-121-0/+5
* create function to build powershell callsTor Magnus Rakvåg2018-02-121-7/+17
* remove excess whitespaceTor Magnus Rakvåg2018-02-081-2/+2
* simplified powershell_out callsTor Magnus Rakvåg2018-02-081-5/+5
* Ensure that we only set config file options if necessarytm/apt_debconf_promptsThom May2018-01-301-6/+7
* remove unnecessay quotes that caused problemsCam Cope2018-01-301-2/+2
* convert to arrays, fix logic gatingCam Cope2018-01-301-4/+6
* Avoid apt (dpkg) prompts for modified config filesCam Cope2018-01-301-1/+12
* Ensure package (un)locking is idempotentAndy Wagner2018-01-043-21/+9
* Set smartos_package back to platform_familysimplify_providesTim Smith2018-01-021-2/+2
* Just use platform for smartos as wellTim Smith2017-12-221-1/+1
* Don't check both platform_family / os in provides when platform_family will doTim Smith2017-12-211-1/+1
* Cleanup some YARD warningsyard2Tim Smith2017-12-131-1/+1
* Avoid the need to parse nil versions in the package providerTim Smith2017-11-032-4/+24
* Fix the invalid version comparison of apt packages.pr/6554Takuto Komazaki2017-11-021-4/+9
* Merge pull request #6437 from MsysTechnologiesllc/dh/array_choco_pkg_artifactoryBryan McLellan2017-10-161-8/+13
|\
| * update code to fix appveyor issuesAdministrator2017-10-051-10/+3
| * Fix review commentsdheerajd-msys2017-09-291-26/+8
| * Fix dependent packagedheerajd-msys2017-09-291-7/+12