summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Save the node's UUID as an attributetm/chef_guidThom May2018-03-219-2/+99
* Bump version to 14.0.142 by Expeditorv14.0.142Chef Expeditor2018-03-175-11/+12
* Merge pull request #6997 from chef/cleanupTim Smith2018-03-167-13/+13
|\
| * Lazy eval empty Hash/Array resource properties.Tim Smith2018-03-167-13/+13
* | Bump version to 14.0.141 by Expeditorv14.0.141Chef Expeditor2018-03-175-11/+12
|/
* Merge pull request #6994 from chef/cleanupTim Smith2018-03-1617-142/+85
|\
| * Fix integration test failuresTim Smith2018-03-161-1/+1
| * More documentation updates for resourcesTim Smith2018-03-164-7/+26
| * Add more resource descriptionsTim Smith2018-03-169-32/+39
| * Add a node about env -> windows_envTim Smith2018-03-161-1/+1
| * Add a description field to yum_packageTim Smith2018-03-161-0/+6
| * Use properties in scm, subversion, and templateTim Smith2018-03-163-102/+13
* | Bump version to 14.0.140 by Expeditorv14.0.140Chef Expeditor2018-03-175-13/+14
* | Merge pull request #6979 from chef/sudoTim Smith2018-03-168-23/+357
|\ \ | |/ |/|
| * Add compatibility action for removesudoTim Smith2018-03-151-0/+5
| * Add the sudo resource from the sudo resourceTim Smith2018-03-158-23/+352
* | Bump version to 14.0.139 by Expeditorv14.0.139Chef Expeditor2018-03-165-11/+12
* | Merge pull request #6996 from chef/fix_http_requestTim Smith2018-03-161-3/+1
|\ \
| * | Revert "Stripping out Authorization header on redirect to a different host"Tim Smith2018-03-161-3/+1
|/ /
* | Bump version to 14.0.138 by Expeditorv14.0.138Chef Expeditor2018-03-165-11/+12
* | Merge pull request #6993 from chef/libarchiveTim Smith2018-03-162-12/+12
|\ \
| * | Use Chef omnibus def that includes libarchiveTim Smith2018-03-162-12/+12
| |/
* | Bump version to 14.0.137 by Expeditorv14.0.137Chef Expeditor2018-03-165-11/+12
* | Merge pull request #6540 from chef/jcowie_yum_refactorLamont Granquist2018-03-1663-3494/+3223
|\ \ | |/ |/|
| * mangle array-of-strings here properlyjcowie_yum_refactorLamont Granquist2018-03-151-1/+2
| * el6 fixesLamont Granquist2018-03-152-3/+3
| * chefstyle fixLamont Granquist2018-03-151-1/+1
| * add more tests, fix more subtle bugsLamont Granquist2018-03-152-2/+19
| * add a few lock/unlock tests and fix a bugLamont Granquist2018-03-152-1/+49
| * fix rebase issueLamont Granquist2018-03-151-3/+0
| * bad copypasta is badLamont Granquist2018-03-152-6/+2
| * look at private methodsLamont Granquist2018-03-151-2/+2
| * fix superclass editsLamont Granquist2018-03-151-7/+7
| * check for multipackage locking/unlocking properlyLamont Granquist2018-03-152-3/+18
| * 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-154-22/+42
| * fix provider resolver specLamont Granquist2018-03-151-3/+2
| * add specs for YumCache fascadeLamont Granquist2018-03-153-6/+104
| * 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-1558-3496/+2975
|/
* Bump version to 14.0.136 by Expeditorv14.0.136Chef Expeditor2018-03-155-11/+12
* Merge pull request #6969 from chef/tm/6851Thom May2018-03-158-193/+89
|\
| * Clean up mount provider teststm/6851Thom May2018-03-145-61/+22
| * update mount to use properties and fix 6851Thom May2018-03-145-139/+47
| * add failing test for labelled filesystemsThom May2018-03-141-2/+29