summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use bash to run sleep/chef-client in chef_client_launchdclient_updatesTim Smith2020-08-272-17/+14
* Fix specs on windowsTim Smith2020-08-271-1/+1
* Add splay property to chef_client_launchdTim Smith2020-08-272-25/+78
* Rename the cron_command method for easier diffingTim Smith2020-08-272-21/+21
* chef_client_scheduled_task updates to formattingTim Smith2020-08-271-2/+5
* Bump version to 16.5.23 by Chef Expeditorv16.5.23Chef Expeditor2020-08-277-19/+20
* Merge pull request #10363 from chef/inspecTim Smith2020-08-272-15/+7
|\
| * Update InSpec to 4.22.22Tim Smith2020-08-272-15/+7
|/
* Bump version to 16.5.22 by Chef Expeditorv16.5.22Chef Expeditor2020-08-277-19/+20
* Merge pull request #10361 from chef/launchd_cleanupTim Smith2020-08-261-7/+7
|\
| * chef_client_launchd: reorder properties and fix log permissionslaunchd_cleanupTim Smith2020-08-261-7/+7
|/
* Bump version to 16.5.21 by Chef Expeditorv16.5.21Chef Expeditor2020-08-267-19/+20
* Bump version to 16.5.20 by Chef Expeditorv16.5.20Chef Expeditor2020-08-267-19/+20
* Merge pull request #10357 from chef/better_launchd_propertiesTim Smith2020-08-262-4/+29
|\
| * an Integer not a IntegerTim Smith2020-08-261-1/+1
| * Set the default nice value to nil not 0Tim Smith2020-08-261-2/+1
| * Rename the spec fileTim Smith2020-08-261-0/+0
| * Improve input handling and validation in chef_client_launchdbetter_launchd_propertiesTim Smith2020-08-262-3/+29
* | Merge pull request #10358 from chef/add_back_niceTim Smith2020-08-262-0/+28
|\ \
| * | Typos typos everywhereTim Smith2020-08-261-1/+1
| * | Add back nice functionality to chef_client_cronTim Smith2020-08-262-0/+28
* | | Bump version to 16.5.19 by Chef Expeditorv16.5.19Chef Expeditor2020-08-267-19/+20
* | | Merge pull request #10359 from chef/launchd_niceTim Smith2020-08-262-1/+10
|\ \ \ | |/ / |/| |
| * | Validate nice values in the launchd resourceTim Smith2020-08-262-1/+10
|/ /
* | Bump version to 16.5.18 by Chef Expeditorv16.5.18Chef Expeditor2020-08-267-19/+20
* | Merge pull request #10351 from chef/VSingh/knife-list-deprecation-updateTim Smith2020-08-269-375/+88
|\ \
| * | Remove border color optionVSingh/knife-list-deprecation-updateVivek Singh2020-08-262-7/+6
| * | Use ||= instead of const_defined? checkVivek Singh2020-08-261-1/+1
| * | remove duplication of deprecated optionsVivek Singh2020-08-265-248/+29
| * | knife config show specsVivek Singh2020-08-261-0/+192
| * | more config specs cleanupVivek Singh2020-08-265-309/+50
* | | Bump version to 16.5.17 by Chef Expeditorv16.5.17Chef Expeditor2020-08-267-19/+20
| |/ |/|
* | Merge pull request #10353 from chef/ohai_bumpTim Smith2020-08-261-2/+2
|\ \
| * | Update Ohai to 16.4.13ohai_bumpTim Smith2020-08-251-2/+2
|/ /
* | Bump version to 16.5.16 by Chef Expeditorv16.5.16Chef Expeditor2020-08-267-19/+20
* | Merge pull request #10350 from chef/debug-hab-ci-failuresTim Smith2020-08-254-9/+6
|\ \
| * | Fix hab testing script.Pete Higgins2020-08-254-9/+6
|/ /
* | Bump version to 16.5.15 by Chef Expeditorv16.5.15Chef Expeditor2020-08-257-19/+20
* | Merge pull request #10348 from chef/launchdTim Smith2020-08-254-1/+223
|\ \
| * | Update descriptionTim Smith2020-08-251-1/+1
| * | There's no need to both create and enable with launchdTim Smith2020-08-251-1/+1
| * | Add kitchen testing of the chef_client_launchd resourceTim Smith2020-08-251-0/+5
| * | Add initial take at chef_client_launchdTim Smith2020-08-253-1/+218
| |/
* | Bump version to 16.5.14 by Chef Expeditorv16.5.14Chef Expeditor2020-08-257-19/+20
* | Merge pull request #10349 from chef/dep_bumpTim Smith2020-08-2510-16/+16
|\ \ | |/ |/|
| * Bump deps and resolve new Chefstyle warningsTim Smith2020-08-2510-16/+16
|/
* Bump version to 16.5.13 by Chef Expeditorv16.5.13Chef Expeditor2020-08-257-19/+20
* Merge pull request #10347 from chef/greenify-ci-rednessTim Smith2020-08-256-47/+63
|\
| * Cut down on log output during hab builds on CI.greenify-ci-rednessPete Higgins2020-08-251-0/+7
| * Update `knife config list` with new behavior and fix tests.Pete Higgins2020-08-253-46/+54