summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | push version back to 13.0Thom May2017-04-114-8/+8
|/ /
* | Bump version of chef to 13.1.2 by Chef Versioner.v13.1.2Chef Versioner2017-04-105-8/+11
* | Merge pull request #6042 from chef/dan/tame-required-recipe-messagingDan DeLeo2017-04-102-2/+3
|\ \
| * | Clarify log messaging for required recipe featuredanielsdeleo2017-04-102-2/+3
* | | Bump version of chef to 13.1.1 by Chef Versioner.v13.1.1Chef Versioner2017-04-106-70/+9
* | | Merge pull request #6041 from chef/tm/en_travisifyThom May2017-04-102-1/+2
|\ \ \ | |/ / |/| |
| * | Enable travis testing for chef-12 branchtm/en_travisifyThom May2017-04-102-1/+2
|/ /
* | bump to 13.1Thom May2017-04-101-1/+1
* | Bump version of chef to 13.0.113 by Chef Versioner.v13.0.113Chef Versioner2017-04-065-11/+10
* | Merge pull request #6031 from chef/tm/release_notesThom May2017-04-063-90/+149
|\ \
| * | Use Ohai 13.0.0 releasetm/release_notesThom May2017-04-062-28/+22
| * | exit status behavior change for Chef 13Steven Murawski2017-04-061-0/+6
| * | Write release notes for Chef 13Thom May2017-04-061-63/+122
* | | Bump version of chef to 13.0.112 by Chef Versioner.v13.0.112Chef Versioner2017-04-065-10/+10
|/ /
* | Merge pull request #6035 from chef/lcg/restore-log-locationThom May2017-04-064-14/+33
|\ \
| * | another fix for windows specsLamont Granquist2017-04-061-1/+1
| * | fixing specs for windowslcg/restore-log-locationLamont Granquist2017-04-061-1/+1
| * | fix specLamont Granquist2017-04-061-0/+2
| * | Chef-13: restore log_location in client.rbLamont Granquist2017-04-063-14/+31
* | | Bump version of chef to 13.0.111 by Chef Versioner.v13.0.111Chef Versioner2017-04-065-18/+11
* | | Merge pull request #6032 from chef/sd/required-recipeThom May2017-04-063-0/+100
|\ \ \
| * | | remove integration test with chef-zero for nowsd/required-recipesdelano2017-04-061-23/+0
| * | | chefstyle fixessdelano2017-04-062-31/+28
| * | | server enforced required recipesdelano2017-04-064-0/+126
* | | | Bump version of chef to 13.0.110 by Chef Versioner.v13.0.110Chef Versioner2017-04-065-10/+17
| |/ / |/| |
* | | Merge pull request #6014 from chef/lcg/shell-out-pathLamont Granquist2017-04-069-148/+99
|\ \ \ | |/ / |/| |
| * | [ci skip] add note on guard impl changingLamont Granquist2017-04-061-0/+4
| * | switch guards to use shell_out_with_systems_localeLamont Granquist2017-04-062-4/+6
| * | fix markdown typoLamont Granquist2017-04-061-1/+1
| * | [ci skip] update RELEASE_NOTES for shell_out breaksLamont Granquist2017-04-061-0/+31
| * | spec fixes and Path-v-PATH cleanupLamont Granquist2017-04-062-19/+27
| * | try Path on windowsLamont Granquist2017-04-061-1/+9
| * | bump kitchen-tests cookbooksLamont Granquist2017-04-061-5/+3
| * | Chef-13: shell_out PATH fixes and path_sanity changesLamont Granquist2017-04-065-142/+42
|/ /
* | Bump version of chef to 13.0.109 by Chef Versioner.v13.0.109Chef Versioner2017-04-065-11/+24
* | Merge pull request #5851 from chef/lcg/chef-13-formatterLamont Granquist2017-04-0610-111/+122
|\ \
| * | fix knife configure client speclcg/chef-13-formatterLamont Granquist2017-04-051-2/+0
| * | [ci skip] tweak RELEASE_NOTES wordingLamont Granquist2017-04-051-3/+5
| * | couple of integration tests for Chef-13 formatterLamont Granquist2017-04-051-0/+38
| * | remove logger magic from the windows serviceLamont Granquist2017-04-051-17/+2
| * | savegameLamont Granquist2017-04-052-6/+2
| * | CHEF-13: remove magic from the logger/formatter settingsLamont Granquist2017-04-056-86/+78
* | | Bump version of chef to 13.0.108 by Chef Versioner.v13.0.108Chef Versioner2017-04-065-16/+10
* | | Merge pull request #5886 from MsysTechnologiesllc/nim/windows_taskThom May2017-04-068-0/+1266
|\ \ \
| * | | Fixed review comments by thommaynimisha2017-04-063-2/+3
| * | | Removed config file and chcp commandnimisha2017-04-053-9/+15
| * | | Dependencies update for iso8601Bryan McLellan2017-04-042-0/+2
| * | | Added unit testcases for windows_task providernimisha2017-04-031-0/+391
| * | | Fixed Rubocop style issues and review commentsnimisha2017-03-313-848/+861
| * | | Adding specs for windows_task resourcenimisha2017-03-313-1/+214