summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Defer running initramfs_command until end of runinitramfs_14Tom Doherty2018-11-071-13/+19
* Bump version to 14.7.13 by Chef Expeditorv14.7.13Chef Expeditor2018-11-055-11/+12
* Merge pull request #7876 from chef/windows_firewall_14Tim Smith2018-11-053-0/+562
|\
| * Make windows_firewall a preview resourcewindows_firewall_14Tim Smith2018-11-051-0/+1
| * remove references to the cookbookTor Magnus Rakvåg2018-11-051-4/+0
| * add testsTor Magnus Rakvåg2018-11-051-0/+361
| * wire up windows_firewall_ruleTor Magnus Rakvåg2018-11-051-0/+1
| * port resource from cookbook, add descriptionsTor Magnus Rakvåg2018-11-051-0/+203
* | Bump version to 14.7.12 by Chef Expeditorv14.7.12Chef Expeditor2018-11-055-11/+12
* | Merge pull request #7875 from chef/validations_14Tim Smith2018-11-056-9/+18
|\ \
| * | Add more validation_messages to propertiesTim Smith2018-11-056-9/+18
| |/
* | Bump version to 14.7.11 by Chef Expeditorv14.7.11Chef Expeditor2018-11-055-11/+12
* | Bump version to 14.7.10 by Chef Expeditorv14.7.10Chef Expeditor2018-11-055-11/+12
* | Merge pull request #7874 from chef/knife_descriptions_14Tim Smith2018-11-0514-14/+14
|\ \
| * | Make knife command banners consistentTim Smith2018-11-0514-14/+14
| |/
* | Merge pull request #7873 from chef/descriptions_14Tim Smith2018-11-0524-34/+41
|\ \ | |/ |/|
| * Skip more resources and set others to desired state falseTim Smith2018-11-0517-19/+26
| * Properly deprecate visudo_path property in sudo resourceTim Smith2018-11-051-1/+1
| * Update descriptions and add default_description fieldsTim Smith2018-11-057-10/+10
| * Don't document state properties in systemd_unitTim Smith2018-11-051-4/+4
|/
* Bump version to 14.7.9 by Chef Expeditorv14.7.9Chef Expeditor2018-11-015-11/+12
* Merge pull request #7848 from chef/btm/14-backport-7777Tim Smith2018-11-013-0/+51
|\
| * - Added `description` property on windows_task resourcebtm/14-backport-7777kapil chouhan2018-11-013-0/+51
* | Merge pull request #7850 from chef/rhel6_tester_fixesTim Smith2018-11-011-0/+14
|\ \ | |/ |/|
| * Add some additonal RPM db cleanup steps missed in #7845Seth Chisamore2018-11-011-1/+3
| * Automatically rebuild RPM database on EL6 testersSeth Chisamore2018-11-011-0/+12
|/
* Bump version to 14.7.8 by Chef Expeditorv14.7.8Chef Expeditor2018-11-015-11/+12
* Merge pull request #7844 from chef/task_scheduler_14Tim Smith2018-11-012-2/+2
|\
| * Update win32-taskscheduler to 2.0.1Tim Smith2018-11-012-2/+2
|/
* Bump version to 14.7.7 by Chef Expeditorv14.7.7Chef Expeditor2018-10-315-11/+12
* Bump version to 14.7.6 by Chef Expeditorv14.7.6Chef Expeditor2018-10-315-11/+12
* Bump version to 14.7.5 by Chef Expeditorv14.7.5Chef Expeditor2018-10-315-11/+12
* Bump version to 14.7.4 by Chef Expeditorv14.7.4Chef Expeditor2018-10-315-11/+12
* Merge pull request #7828 from chef/chef_apply_14Tim Smith2018-10-311-4/+6
|\
| * fix chef-apply crash for rebootdheerajd-msys2018-10-311-4/+6
* | Merge pull request #7831 from chef/dmg_package_14Tim Smith2018-10-311-39/+51
|\ \
| * | Fix accepting the EULA not workingTim Smith2018-10-311-2/+5
| * | Better detect currently installed packagesTim Smith2018-10-311-3/+3
| * | memoize passphrase_cmdTim Smith2018-10-311-1/+1
| * | Move dmg attached check out to a helper methodTim Smith2018-10-311-1/+7
| * | header property: Don't default to nil or accept nilTim Smith2018-10-311-2/+2
| * | Move more functionality to helper methods and propertiesTim Smith2018-10-311-13/+20
| * | Use full path to hdiutil and prevent finder opening the mounted dmg windowTim Smith2018-10-311-4/+4
| * | Don't rely on shelling out to grep to determine if EULA is necessaryTim Smith2018-10-311-3/+3
| * | Remove declare_resource usageTim Smith2018-10-311-4/+5
| * | Fix dmg_name to actually work the way it was meant toTim Smith2018-10-311-2/+3
| * | Remove logic that uniquely named the remote_file resourceTim Smith2018-10-311-2/+1
| * | Set desired state on several propertiesTim Smith2018-10-311-5/+6
| * | Add missing periods to the descriptionsTim Smith2018-10-311-2/+2
| * | Use current_value instead of the installed propertyTim Smith2018-10-311-8/+2
| |/