summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add myself as core maintainertduffield/add-myself-as-maintainerTom Duffield2017-01-172-0/+6
* Bump version of chef to 12.18.32 by Chef Versioner.v12.18.32Chef Versioner2017-01-145-10/+10
* Merge pull request #5687 from onlyhavecans/netssh4.0.0Thom May2017-01-133-43/+59
|\
| * comment out amazonlinux for nowLamont Granquist2017-01-131-18/+19
| * be more patient with amazonlinuxLamont Granquist2017-01-121-1/+1
| * trying to fix travis againLamont Granquist2017-01-121-1/+1
| * trying to fix travisLamont Granquist2017-01-122-2/+2
| * bump Gemfile.lockLamont Granquist2017-01-122-27/+39
| * relax fencingLamont Granquist2017-01-121-1/+1
| * Bump net-ssh to v4, add dependencies for ed25519David Aronsohn2017-01-121-1/+4
|/
* Bump version of chef to 12.18.31 by Chef Versioner.v12.18.31Chef Versioner2017-01-115-10/+10
* Merge pull request #5718 from chef/lcg/enforce-2.4Lamont Granquist2017-01-111-3/+0
|\
| * enforce 2.4.0 failuresLamont Granquist2017-01-111-3/+0
* | Bump version of chef to 12.18.30 by Chef Versioner.v12.18.30Chef Versioner2017-01-115-10/+14
* | Merge pull request #5717 from chef/lcg/attr-derpLamont Granquist2017-01-112-7/+27
|\ \ | |/ |/|
| * fix comment [ci skip]Lamont Granquist2017-01-111-1/+1
| * fix node attribute "unless" API methodsLamont Granquist2017-01-112-8/+28
* | Bump version of chef to 12.18.29 by Chef Versioner.v12.18.29Chef Versioner2017-01-115-10/+10
* | Merge pull request #5716 from chef/lcg/ruby-2.4Lamont Granquist2017-01-111-20/+20
|\ \ | |/ |/|
| * just comment out fedora-latestLamont Granquist2017-01-111-23/+18
| * ignore fedora-latestLamont Granquist2017-01-111-0/+5
| * ruby-2.4 got releasedlcg/ruby-2.4Lamont Granquist2017-01-111-2/+2
* | Bump version of chef to 12.18.28 by Chef Versioner.v12.18.28Chef Versioner2017-01-115-10/+10
* | Merge pull request #4894 from chef/lcg/dnf-providerLamont Granquist2017-01-1127-28/+1423
|\ \ | |/ |/|
| * remove FIXMEs around cache flushinglcg/dnf-providerLamont Granquist2016-12-192-24/+7
| * add some idempotency checksLamont Granquist2016-12-161-1/+21
| * 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-152-4/+22
| * 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-156-104/+138
| * fix chefstyleLamont Granquist2016-12-141-1/+1
| * refactor to use array indexes instead of package_namesLamont Granquist2016-12-143-35/+38
| * add allow_nils API to multipackageLamont Granquist2016-12-141-5/+14
| * add some arch testing, fix a local install testLamont Granquist2016-12-131-1/+81
| * get versions working as well as possibleLamont Granquist2016-12-133-1/+22
| * DRY code a bitLamont Granquist2016-12-131-21/+5
| * add srpms to repoLamont Granquist2016-12-132-0/+0
| * add failing specs for versionLamont Granquist2016-12-131-0/+36
| * test the property works as wellLamont Granquist2016-12-131-0/+18
| * arches were legit busted, fixing add a couple testsLamont Granquist2016-12-132-3/+31
| * few more tests for when there's no candidate versionsLamont Granquist2016-12-131-0/+29
| * roll back :install doing upgrades or downgrades, it shouldn'tLamont Granquist2016-12-132-18/+59
| * fix and test :install and :upgrade source arg idempotencyLamont Granquist2016-12-132-3/+25
| * fix deprecation warning spec failureLamont Granquist2016-12-131-1/+1
| * fix downgrades with local source using :installLamont Granquist2016-12-132-2/+4
| * add more tests and work around superclass firing off deprecationsLamont Granquist2016-12-132-1/+43
| * support source property and local installsLamont Granquist2016-12-132-280/+329