summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lazy the default resource_name until after parsinglcg/lazy-default-resource-nameLamont Granquist2018-08-211-2/+2
* Bump version to 14.4.42 by Chef Expeditorv14.4.42Chef Expeditor2018-08-215-12/+13
* Merge pull request #7562 from coderanger/validatorless-fixNoah Kantrowitz2018-08-212-3/+5
|\
| * Check for an actual value, rather than the key being set.Noah Kantrowitz2018-08-211-1/+1
| * Only try to set the default keys if there is a default value to set.Noah Kantrowitz2018-08-211-2/+4
|/
* Bump version to 14.4.41 by Chef Expeditorv14.4.41Chef Expeditor2018-08-205-11/+12
* Merge pull request #7560 from dbresson/feature/repeated-options-systemd-unitTim Smith2018-08-202-2/+5
|\
| * support repeated options in systemd_unitDavid Bresson2018-08-172-2/+5
* | Bump version to 14.4.40 by Chef Expeditorv14.4.40Chef Expeditor2018-08-205-11/+12
* | Merge pull request #7483 from MsysTechnologiesllc/dh/MSYS-854_support_task_on...Tim Smith2018-08-204-3/+106
|\ \
| * | added functional testdheerajd-msys2018-07-264-15/+97
| * | update for idempotent and test casedheerajd-msys2018-07-262-3/+16
| * | fix reviews commentdheerajd-msys2018-07-261-2/+6
| * | [MSYS-854]support for task on batterydheerajd-msys2018-07-262-0/+4
* | | Merge pull request #7545 from chef/release_notesTim Smith2018-08-202-2/+45
|\ \ \
| * | | Start work on the 14.4 release notesTim Smith2018-08-142-2/+45
* | | | Bump version to 14.4.39 by Chef Expeditorv14.4.39Chef Expeditor2018-08-205-11/+12
* | | | Merge pull request #7558 from cosinusoidally/issue-7540Tim Smith2018-08-201-1/+2
|\ \ \ \
| * | | | Restart Python yum helper before each repo enable/disableLiam Wilson2018-08-171-1/+2
| | |_|/ | |/| |
* | | | Bump version to 14.4.38 by Chef Expeditorv14.4.38Chef Expeditor2018-08-185-11/+12
* | | | Merge pull request #7555 from chef/lcg/fix-yumLamont Granquist2018-08-171-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix el6 32-bit testslcg/fix-yumLamont Granquist2018-08-161-2/+2
* | | | Bump version to 14.4.37 by Chef Expeditorv14.4.37Chef Expeditor2018-08-175-12/+13
* | | | Merge pull request #7513 from chef/openssl_new_stuffTim Smith2018-08-1615-26/+1691
|\ \ \ \ | |/ / / |/| | |
| * | | Add specs for the x509_cert and x509_request resourcesopenssl_new_stuffTim Smith2018-08-164-3/+141
| * | | Add specs for the openssl mixinTim Smith2018-08-161-11/+616
| * | | Add description fields to the openssl resourcesTim Smith2018-08-156-43/+102
| * | | Add unit tests for the EC public/private key resourcesTim Smith2018-08-152-0/+107
| * | | Set the new resources as preview resources and remove nil user/groupTim Smith2018-08-154-13/+13
| * | | Add the helper methods to the libraryTim Smith2018-08-142-5/+283
| * | | Remove the installation of cron in the kitchen testsTim Smith2018-08-141-3/+0
| * | | Update priv_key_file_valid? helper to support EC keysTim Smith2018-08-141-3/+8
| * | | Add new openssl_* resourcesTim Smith2018-08-145-0/+476
| * | | Remove declare_resource usageTim Smith2018-08-143-3/+3
|/ / /
* | | Bump version to 14.4.36 by Chef Expeditorv14.4.36Chef Expeditor2018-08-145-11/+12
* | | Merge pull request #7546 from chef/openssl_bumpTim Smith2018-08-142-9/+9
|\ \ \ | |/ / |/| |
| * | Update to openssl 1.0.2pTim Smith2018-08-142-9/+9
|/ /
* | Bump version to 14.4.35 by Chef Expeditorv14.4.35Chef Expeditor2018-08-145-12/+13
* | Merge pull request #7253 from chef/cron_dTim Smith2018-08-1310-4/+475
|\ \
| * | Temporarily install cronie in dokken imagesTim Smith2018-08-131-0/+3
| * | Replace cron cookbook with new cron resourcesTim Smith2018-08-132-3/+8
| * | Add a few specs to cron_manage and cron_dTim Smith2018-08-132-0/+62
| * | Add descriptions and fix chefstyle warningsTim Smith2018-08-131-11/+19
| * | Fix the default action in the cron_access specTim Smith2018-08-131-1/+1
| * | Add yard commentsTim Smith2018-08-131-0/+12
| * | Self the callback methodsTim Smith2018-08-131-48/+48
| * | Add descriptions and update the Chef version to ship inTim Smith2018-08-132-4/+4
| * | Add cron_d and cron_access resources from the cron cookbookTim Smith2018-08-137-1/+382
* | | Bump version to 14.4.34 by Chef Expeditorv14.4.34Chef Expeditor2018-08-135-11/+12
* | | Merge pull request #7353 from MsysTechnologiesllc/dh/package_options_sensitiveTim Smith2018-08-132-1/+2
|\ \ \