summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] add RELNOTES on iconv removallcg/remove-iconvLamont Granquist2017-04-021-0/+11
* Chef-13: remove iconv from the chef buildLamont Granquist2017-04-023-8/+7
* Note final removal of run_command API in RELEASE_NOTESLamont Granquist2017-04-011-0/+4
* Bump version of chef to 13.0.85 by Chef Versioner.v13.0.85Chef Versioner2017-04-025-10/+17
* Merge pull request #5984 from chef/lcg/notifying-array-resourcesLamont Granquist2017-04-018-29/+111
|\
| * nokogiri 1.6 snuck back in againLamont Granquist2017-03-311-5/+5
| * bump deps, mostly for poise againLamont Granquist2017-03-311-15/+15
| * [ci skip] note slight breakage in RELEASE_NOTESLamont Granquist2017-03-311-0/+14
| * Chef-13: fix notifying array resourcesLamont Granquist2017-03-316-19/+87
* | Bump version of chef to 13.0.84 by Chef Versioner.v13.0.84Chef Versioner2017-04-015-10/+14
* | Merge pull request #5985 from chef/lcg/remove-run-commandLamont Granquist2017-04-0142-887/+118
|\ \ | |/ |/|
| * need to call load_current_resource before this testLamont Granquist2017-04-011-1/+2
| * few more stray popen4 failing specsLamont Granquist2017-04-012-2/+3
| * also need to wrap Errno::EPIPE here at leastLamont Granquist2017-04-011-2/+2
| * revert back to throwing Chef::Exceptions::CronLamont Granquist2017-04-012-3/+6
| * fix remaining specs for popen4 removalLamont Granquist2017-04-015-75/+34
| * try using pty on aix with ruby 2.4Lamont Granquist2017-04-011-38/+20
| * convert remaining popen4 code to shell_outLamont Granquist2017-04-015-78/+35
| * remove the specs, remove include from shell_specLamont Granquist2017-03-312-110/+1
| * remove popen4 from cron resource + fix specsLamont Granquist2017-03-313-60/+21
| * remove the platform-specific run_command codeLamont Granquist2017-03-312-291/+0
| * Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-3128-233/+0
|/
* Bump version of chef to 13.0.83 by Chef Versioner.v13.0.83Chef Versioner2017-03-315-11/+10
* Merge pull request #5977 from chef/lcg/ssh-fuzzifierLamont Granquist2017-03-315-14/+51
|\
| * [ci skip] slight more clarity in RELEASE_NOTESLamont Granquist2017-03-311-2/+3
| * [ci skip] typo in RELEASE_NOTESLamont Granquist2017-03-311-1/+1
| * [ci skip] add RELEASE_NOTELamont Granquist2017-03-311-0/+6
| * add a few testsLamont Granquist2017-03-312-2/+23
| * apply knife search node fuzzifier to knife sshLamont Granquist2017-03-313-13/+22
|/
* Bump version of chef to 13.0.82 by Chef Versioner.v13.0.82Chef Versioner2017-03-315-10/+10
* Merge pull request #5982 from chef/lcg/deprecated-resource-methodLamont Granquist2017-03-311-11/+0
|\
| * remove Chef::Resource.updated=Lamont Granquist2017-03-311-11/+0
* | Bump version of chef to 13.0.81 by Chef Versioner.v13.0.81Chef Versioner2017-03-315-10/+10
* | Merge pull request #5983 from chef/lcg/deprecated-launchd-attrLamont Granquist2017-03-311-12/+0
|\ \
| * | Chef-13: remove deprecated launchd resource hash propertyLamont Granquist2017-03-311-12/+0
|/ /
* | Bump version of chef to 13.0.80 by Chef Versioner.v13.0.80Chef Versioner2017-03-315-10/+10
|/
* Merge pull request #5979 from chef/lcg/more-node-method_missingLamont Granquist2017-03-312-22/+0
|\
| * remove more deprecated method_missing accessLamont Granquist2017-03-312-22/+0
|/
* Bump version of chef to 13.0.79 by Chef Versioner.v13.0.79Chef Versioner2017-03-305-10/+12
* Merge pull request #5938 from chef/lcg/dsl-argsLamont Granquist2017-03-3013-29/+130
|\
| * add relnotes for nameless resources [ci skip]Lamont Granquist2017-03-301-0/+15
| * fix specs for nameless resourcesLamont Granquist2017-03-302-3/+3
| * make nameless properties opt-inLamont Granquist2017-03-308-21/+33
| * remove specLamont Granquist2017-03-301-5/+0
| * Chef-13: Support nameless resources and remove deprecated multi-arg resourcesLamont Granquist2017-03-308-28/+107
|/
* Bump version of chef to 13.0.78 by Chef Versioner.v13.0.78Chef Versioner2017-03-305-16/+10
* Merge pull request #5968 from chef/lcg/bump-acceptance-gemsLamont Granquist2017-03-301-10/+11
|\
| * bumping acceptance gemsLamont Granquist2017-03-301-10/+11
|/
* Bump version of chef to 13.0.77 by Chef Versioner.v13.0.77Chef Versioner2017-03-305-16/+15
* Merge pull request #5966 from Happycoil/fix_powershell_script_guardLamont Granquist2017-03-301-1/+1
|\