summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version of chef to 12.18.37 by Chef Versioner.v12.18.37Chef Versioner2017-01-171-1/+1
* Merge pull request #5726 from higanworks/compatible_with_net-ssh4Thom May2017-01-171-1/+1
|\
| * pass true as 2nd args for Net::SSH.configuration_for by default.sawanoboly2017-01-161-1/+1
* | Bump version of chef to 12.18.36 by Chef Versioner.v12.18.36Chef Versioner2017-01-171-1/+1
* | Bump version of chef to 12.18.35 by Chef Versioner.v12.18.35Chef Versioner2017-01-171-1/+1
* | Bump version of chef to 12.18.34 by Chef Versioner.v12.18.34Chef Versioner2017-01-171-1/+1
* | Merge pull request #5313 from juliandunn/aix_candidate_version_blindly_checks...Thom May2017-01-171-28/+31
|\ \
| * | Don't blindly check source on candidate_version calls.Julian C. Dunn2016-12-051-28/+31
* | | Bump version of chef to 12.18.33 by Chef Versioner.v12.18.33Chef Versioner2017-01-171-1/+1
* | | Merge pull request #5410 from johnbellone/masterThom May2017-01-171-0/+1
|\ \ \ | |_|/ |/| |
| * | Add the policyfile revision_id as an automatic attribute.John Bellone2016-11-011-0/+1
* | | Bump version of chef to 12.18.32 by Chef Versioner.v12.18.32Chef Versioner2017-01-141-1/+1
* | | Bump version of chef to 12.18.31 by Chef Versioner.v12.18.31Chef Versioner2017-01-111-1/+1
* | | Bump version of chef to 12.18.30 by Chef Versioner.v12.18.30Chef Versioner2017-01-111-1/+1
* | | Merge pull request #5717 from chef/lcg/attr-derpLamont Granquist2017-01-111-5/+4
|\ \ \
| * | | fix comment [ci skip]Lamont Granquist2017-01-111-1/+1
| * | | fix node attribute "unless" API methodsLamont Granquist2017-01-111-6/+5
* | | | Bump version of chef to 12.18.29 by Chef Versioner.v12.18.29Chef Versioner2017-01-111-1/+1
|/ / /
* | | Bump version of chef to 12.18.28 by Chef Versioner.v12.18.28Chef Versioner2017-01-111-1/+1
* | | Merge pull request #4894 from chef/lcg/dnf-providerLamont Granquist2017-01-1111-28/+563
|\ \ \
| * | | remove FIXMEs around cache flushinglcg/dnf-providerLamont Granquist2016-12-192-24/+7
| * | | add a commentLamont Granquist2016-12-151-0/+1
| * | | fix mysql-should-install-mariadb bugLamont Granquist2016-12-151-1/+2
| * | | add some debug loggingLamont Granquist2016-12-151-1/+4
| * | | fix FIXME in define_resource_requirementsLamont Granquist2016-12-151-4/+8
| * | | add a comment about the Tao of python-vs-rubyLamont Granquist2016-12-151-0/+9
| * | | also extract out the utility classLamont Granquist2016-12-153-31/+58
| * | | review feedback plus break out helper classLamont Granquist2016-12-154-100/+136
| * | | fix chefstyleLamont Granquist2016-12-141-1/+1
| * | | refactor to use array indexes instead of package_namesLamont Granquist2016-12-142-34/+38
| * | | add allow_nils API to multipackageLamont Granquist2016-12-141-5/+14
| * | | get versions working as well as possibleLamont Granquist2016-12-132-1/+20
| * | | DRY code a bitLamont Granquist2016-12-131-21/+5
| * | | arches were legit busted, fixing add a couple testsLamont Granquist2016-12-131-2/+4
| * | | roll back :install doing upgrades or downgrades, it shouldn'tLamont Granquist2016-12-131-3/+0
| * | | fix and test :install and :upgrade source arg idempotencyLamont Granquist2016-12-131-3/+9
| * | | fix downgrades with local source using :installLamont Granquist2016-12-131-1/+4
| * | | add more tests and work around superclass firing off deprecationsLamont Granquist2016-12-131-1/+4
| * | | support source property and local installsLamont Granquist2016-12-131-5/+38
| * | | ignore kill failuresLamont Granquist2016-12-131-1/+1
| * | | add tests and deprecation for allow_downgradeLamont Granquist2016-12-132-2/+13
| * | | flushcache property codeLamont Granquist2016-12-131-2/+20
| * | | add flush_cache and fix yum'sLamont Granquist2016-12-132-14/+37
| * | | remove old testing scriptLamont Granquist2016-12-131-22/+0
| * | | squashing dnf workLamont Granquist2016-12-139-10/+391
* | | | Bump version of chef to 12.18.27 by Chef Versioner.v12.18.27Chef Versioner2017-01-091-1/+1
* | | | Bump version of chef to 12.18.26 by Chef Versioner.v12.18.26Chef Versioner2017-01-091-1/+1
* | | | Bump version of chef to 12.18.25 by Chef Versioner.v12.18.25Chef Versioner2017-01-091-1/+1
* | | | Merge pull request #5708 from chef/update_yumTim Smith2017-01-092-4/+11
|\ \ \ \
| * | | | yum_repostiroy: Allow baseurl to be an array & allow fastestmirror_enabled falseupdate_yumTim Smith2017-01-052-4/+11