summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update gems (specifically to pull in net-ssh 4.0.1)tduffield/update-gems-for-net-sshTom Duffield2017-01-185-131/+135
* Bump version of chef to 12.18.39 by Chef Versioner.v12.18.39Chef Versioner2017-01-185-10/+10
* Merge pull request #5734 from chef/tm/update_issue_templateThom May2017-01-181-1/+1
|\
| * make it a trifle clearer that server issues don't belong heretm/update_issue_templateThom May2017-01-181-1/+1
|/
* Bump version of chef to 12.18.38 by Chef Versioner.v12.18.38Chef Versioner2017-01-185-15/+12
* Merge pull request #5606 from chef/adamleff/warn-on-dangerous-property-namesThom May2017-01-189-7/+69
|\
| * Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-189-7/+69
* | Bump version of chef to 12.18.37 by Chef Versioner.v12.18.37Chef Versioner2017-01-175-10/+10
* | Merge pull request #5726 from higanworks/compatible_with_net-ssh4Thom May2017-01-172-2/+2
|\ \
| * | pass true as 2nd args for Net::SSH.configuration_for by default.sawanoboly2017-01-162-2/+2
* | | Bump version of chef to 12.18.36 by Chef Versioner.v12.18.36Chef Versioner2017-01-175-10/+10
* | | Merge pull request #5539 from atward/remote_sftp_test_fixThom May2017-01-171-3/+3
|\ \ \
| * | | Correct SFTP remote_file testsAdam Ward2016-11-211-3/+3
* | | | Bump version of chef to 12.18.35 by Chef Versioner.v12.18.35Chef Versioner2017-01-175-10/+10
* | | | Merge pull request #5677 from chef/adamhjk/habitatLamont Granquist2017-01-174-0/+118
|\ \ \ \
| * | | | Initial habitat planadamhjk/habitatAdam Jacob2016-12-214-0/+118
* | | | | Bump version of chef to 12.18.34 by Chef Versioner.v12.18.34Chef Versioner2017-01-175-10/+10
* | | | | Merge pull request #5313 from juliandunn/aix_candidate_version_blindly_checks...Thom May2017-01-172-31/+34
|\ \ \ \ \
| * | | | | Don't blindly check source on candidate_version calls.Julian C. Dunn2016-12-052-31/+34
* | | | | | Bump version of chef to 12.18.33 by Chef Versioner.v12.18.33Chef Versioner2017-01-175-10/+10
* | | | | | 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-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