summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version of chef to 13.0.5 by Chef Versioner.v13.0.5v13.1.113v12.19.37Chef Versioner2017-03-034-8/+8
* Merge pull request #5861 from chef/lcg/bump-omnibus-gemsLamont Granquist2017-03-031-10/+10
|\
| * forgot to run the rake task to update depsLamont Granquist2017-03-031-10/+10
* | Bump version of chef to 13.0.4 by Chef Versioner.v13.0.4Chef Versioner2017-03-034-8/+8
* | Merge pull request #5860 from chef/lcg/bump-omnibus-gemsLamont Granquist2017-03-032-32/+31
|\ \ | |/
| * bump omnibus gems and change protocol to httpsLamont Granquist2017-03-032-32/+31
|/
* Bump version of chef to 13.0.3 by Chef Versioner.v13.0.3Chef Versioner2017-03-034-8/+8
* Merge pull request #5856 from chef/lcg/remove-resource-cloningLamont Granquist2017-03-035-262/+30
|\
| * bump deps, mostly for poiselcg/remove-resource-cloningLamont Granquist2017-03-031-7/+7
| * Chef-13 remove resource cloning and 3694 warningsLamont Granquist2017-03-024-255/+23
* | Bump version of chef to 13.0.2 by Chef Versioner.v13.0.2Chef Versioner2017-03-034-8/+8
* | Merge pull request #5858 from chef/lcg/debug-log-bad-json-payloadLamont Granquist2017-03-031-1/+4
|\ \ | |/ |/|
| * protect against nil response bodylcg/debug-log-bad-json-payloadLamont Granquist2017-03-021-1/+3
| * truncate long response bodies in debug outputLamont Granquist2017-03-021-1/+1
| * add debug long for non-JSON responseLamont Granquist2017-03-021-1/+2
|/
* Bump version of chef to 13.0.1 by Chef Versioner.v13.0.1v12.19.38Chef Versioner2017-03-015-9/+40
* Merge pull request #5833 from chef/lcg/bump-to-chef-13Lamont Granquist2017-02-2859-781/+387
|\
| * final fix for ohai-13 breakagelcg/bump-to-chef-13Lamont Granquist2017-02-281-10/+9
| * self-deps are now just illegalLamont Granquist2017-02-281-9/+5
| * fix powershell_script tests for mandatory code blocksLamont Granquist2017-02-281-4/+14
| * bumping deps to pickup master of ohaiLamont Granquist2017-02-281-11/+11
| * removing a Chef-13 deprecation i sorta disagree withLamont Granquist2017-02-281-8/+1
| * raise on cookbook self-dependencyLamont Granquist2017-02-283-14/+10
| * remove policyfile fallback API for old Chef ServersLamont Granquist2017-02-283-56/+9
| * remove test that removing load_node brokeLamont Granquist2017-02-281-21/+0
| * Chef-13: Remove Chef::PolicyBuilder::ExpandNodeObject#load_nodeLamont Granquist2017-02-283-34/+7
| * Chef-13: relative creates paths in the execute resource requires a cwdLamont Granquist2017-02-284-17/+13
| * Chef-13: Remove supports API from all user providersLamont Granquist2017-02-2817-119/+44
| * add RELEASE_NOTES for mandatory code property on script resourceLamont Granquist2017-02-281-1/+7
| * Chef 13: script resources (and e.g. bash) require 'code' propertyLamont Granquist2017-02-282-71/+15
| * Chef-13: chef_gem no longer runs at compile time by defaultLamont Granquist2017-02-286-98/+31
| * start Chef-13 RELEASE_NOTESLamont Granquist2017-02-281-142/+8
| * Chef 13: remove unused path property from execute resourceLamont Granquist2017-02-283-21/+5
| * Chef-13 break: script and all its subclasses now errors on 'command' propertyLamont Granquist2017-02-283-18/+6
| * fix recipes to always have duplicated default recipesLamont Granquist2017-02-282-10/+15
| * add a comment on knife-windows test disablingLamont Granquist2017-02-281-0/+3
| * Bump chef version to 13.0.0Lamont Granquist2017-02-2815-145/+202
|/
* Bump version of chef to 12.19.39 by Chef Versioner.v12.19.39Chef Versioner2017-02-274-8/+8
* Merge pull request #5835 from chef/adamleff/remove-cisco-from-maintainersAdam Leff2017-02-272-48/+0
|\
| * Removing Cisco from Maintainers filesadamleff/remove-cisco-from-maintainersAdam Leff2017-02-222-48/+0
* | Bump version of chef to 12.19.38 by Chef Versioner.v12.19.38Chef Versioner2017-02-276-17/+9
* | Merge pull request #5843 from chef/lcg/appveyor-uninstall-bundlerLamont Granquist2017-02-261-0/+1
|\ \
| * | uninstall bundler firstlcg/appveyor-uninstall-bundlerLamont Granquist2017-02-261-0/+1
|/ /
* | testingLamont Granquist2017-02-261-0/+1
* | disable chefspec testingLamont Granquist2017-02-261-11/+11
* | Bump version of chef to 12.19.37 by Chef Versioner.v12.19.37Chef Versioner2017-02-235-10/+10
* | Merge pull request #5840 from chef/er-478/fips_bootstrapTyler Ball2017-02-232-7/+25
|\ \
| * | Require chef/version when trying to read iter-478/fips_bootstrapTyler Ball2017-02-232-7/+25
| |/
* | Bump version of chef to 12.19.36 by Chef Versioner.v12.19.36Chef Versioner2017-02-235-10/+11
* | Merge pull request #5838 from chef/mh/apt_package_fixMark Harrison2017-02-232-4/+12
|\ \ | |/ |/|