summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add missing description for mailto propertyTim Smith2020-03-231-1/+2
| * | | Fix some bugs in command generation and add specsTim Smith2020-03-232-3/+40
| * | | Test the log directory creation in kitchenTim Smith2020-03-231-0/+1
| * | | Create the log directory if it's missingTim Smith2020-03-231-1/+10
| * | | Add cron timing validations, descriptions, and more propertiesTim Smith2020-03-231-13/+94
| * | | Initial commit of unit testsTim Smith2020-03-231-0/+64
| * | | Test chef_client_cron in Test KitchenTim Smith2020-03-231-0/+10
| * | | Use the dist valuesTim Smith2020-03-232-6/+11
| * | | Chefstyle and add missing helperTim Smith2020-03-231-12/+20
| * | | Add chef_client_cron resource from chef-client cookbookTim Smith2020-03-232-0/+79
|/ / /
* | | Bump version to 16.0.152 by Chef Expeditorv16.0.152Chef Expeditor2020-03-237-19/+20
* | | Merge pull request #9522 from chef/cron_validationsTim Smith2020-03-239-231/+210
|\ \ \ | |_|/ |/| |
| * | Make this a helper module not a mixincron_validationsTim Smith2020-03-234-27/+27
| * | Add additional specs to the cron_d resourceTim Smith2020-03-231-1/+13
| * | Fixes to the mixin tests from the reviewTim Smith2020-03-231-2/+6
| * | Remove a functional test that was already well cover in unit testsTim Smith2020-03-231-7/+0
| * | Chefstyle fixTim Smith2020-03-231-2/+2
| * | Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-13/+3
| * | Tweak functional spec orderTim Smith2020-03-231-1/+1
| * | Remove another duplicate value checkTim Smith2020-03-231-1/+0
| * | Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-1/+0
| * | Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-3/+1
| * | Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-1/+0
| * | Update the cron functional tests for the new errorTim Smith2020-03-231-7/+4
| * | Make the spec look more like realityTim Smith2020-03-231-4/+0
| * | Fix some invalid functional testsTim Smith2020-03-231-14/+9
| * | Move the first part of the cron resource over to mixin cron validationsTim Smith2020-03-233-79/+27
| * | Test both cron and cron_d resourcesTim Smith2020-03-231-1/+7
| * | Move cron validatioin methods into a mixinTim Smith2020-03-234-126/+169
| |/
* | Bump version to 16.0.151 by Chef Expeditorv16.0.151Chef Expeditor2020-03-237-19/+20
* | Merge pull request #9507 from chef/btm/yamlTim Smith2020-03-234-14/+95
|\ \
| * | Simplify YAML mode checking for chef-applyBryan McLellan2020-03-232-19/+2
| * | Add missing yaml require to Chef::RecipeBryan McLellan2020-03-231-1/+2
| * | Add YAML support to 'chef-apply'Bryan McLellan2020-03-232-1/+32
| * | Improve errors around loading YAML recipesBryan McLellan2020-03-232-13/+79
|/ /
* | Merge pull request #9520 from chef/fail_less_windowsTim Smith2020-03-231-1/+1
|\ \ | |/ |/|
| * If we can't remove the Ruby installer in windows tests that's coolfail_less_windowsTim Smith2020-03-201-1/+1
|/
* Merge pull request #9519 from chef/remove-outdated-commentTim Smith2020-03-201-4/+0
|\
| * Remove outdated comment about shell args on different platforms.remove-outdated-commentPete Higgins2020-03-201-4/+0
|/
* Bump version to 16.0.150 by Chef Expeditorv16.0.150Chef Expeditor2020-03-207-19/+20
* Merge pull request #9516 from chef/ulimit_fixTim Smith2020-03-202-0/+16
|\
| * Fix loading the template file in the user_ulimit resourceTim Smith2020-03-202-0/+16
* | Bump version to 16.0.149 by Chef Expeditorv16.0.149Chef Expeditor2020-03-207-19/+20
* | Merge pull request #9515 from chef/expeditor/train-core_3.2.26Tim Smith2020-03-201-5/+3
|\ \
| * | Bump train-core to 3.2.26Chef Expeditor2020-03-201-5/+3
|/ /
* | Bump version to 16.0.148 by Chef Expeditorv16.0.148Chef Expeditor2020-03-207-19/+20
* | Merge pull request #9514 from pschaumburg/ps/windows_firewall_rule-displaynameTim Smith2020-03-202-23/+45
|\ \
| * | Fix Chefstyle lintPatrick Schaumburg2020-03-201-1/+1
| * | fix own failures in unit testsPatrick Schaumburg2020-03-201-3/+3
| * | Add/Change unit tests to support displaynamePatrick Schaumburg2020-03-201-20/+32