summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* notes from code reviewlcg/wipe-before-installLamont Granquist2018-11-261-3/+3
* scrub omnibus wordLamont Granquist2018-11-201-1/+1
* another word tweak on this blockLamont Granquist2018-11-201-1/+1
* another tweakLamont Granquist2018-11-201-1/+1
* tweaksLamont Granquist2018-11-201-3/+3
* add a RELEASE_NOTE on /opt/chef wipingLamont Granquist2018-11-201-1/+13
* Bump version to 15.0.83 by Chef Expeditorv15.0.83Chef Expeditor2018-11-205-11/+12
* Merge pull request #7966 from chef/lcg/wipe-before-installLamont Granquist2018-11-203-3/+3
|\
| * need -rf to remove dirsLamont Granquist2018-11-203-3/+3
* | Bump version to 15.0.82 by Chef Expeditorv15.0.82Chef Expeditor2018-11-205-11/+12
* | Merge pull request #7964 from chef/lcg/wipe-before-installTim Smith2018-11-203-0/+36
|\ \ | |/
| * wipe the installer direction before installationLamont Granquist2018-11-203-0/+36
|/
* Merge pull request #7962 from chef/mj/editingTim Smith2018-11-201-1/+1
|\
| * Edits to Release NotesMary Jinglewski2018-11-201-1/+1
|/
* Bump version to 15.0.81 by Chef Expeditorv15.0.81Chef Expeditor2018-11-205-13/+14
* Merge pull request #7959 from chef/sp/arrayofaccountsTim Smith2018-11-201-1/+1
|\
| * Accounts to be revoked should be provided as an individually quoted string arraysp/arrayofaccountsStuart Preston2018-11-201-1/+1
|/
* Bump version to 15.0.80 by Chef Expeditorv15.0.80Chef Expeditor2018-11-205-11/+12
* Merge pull request #7956 from chef/smb_shareStuart Preston2018-11-201-0/+6
|\
| * windows_share: Fix idempotency by removing the "everyone" accesssmb_shareTim Smith2018-11-191-0/+6
* | Bump version to 15.0.79 by Chef Expeditorv15.0.79Chef Expeditor2018-11-205-11/+12
* | Merge pull request #7953 from chef/lcg/chef-15-allow-downgradeLamont Granquist2018-11-1910-31/+71
|\ \ | |/ |/|
| * fix downgrade logic when dealing with archesLamont Granquist2018-11-192-1/+5
| * fix one of the yum func testslcg/chef-15-allow-downgradeLamont Granquist2018-11-191-1/+2
| * copyeditingMary Jinglewski2018-11-191-4/+2
| * add release notes on possibly breaking behavior changeLamont Granquist2018-11-191-0/+23
| * Chef-15: switch default of allow_downgrade to trueLamont Granquist2018-11-196-29/+43
* | Bump version to 15.0.78 by Chef Expeditorv15.0.78Chef Expeditor2018-11-195-11/+12
* | Merge pull request #7954 from chef/lcg/require-librariesLamont Granquist2018-11-192-3/+7
|\ \
| * | Chef-15: require instead of load librariesLamont Granquist2018-11-192-3/+7
| |/
* | Bump version to 15.0.77 by Chef Expeditorv15.0.77Chef Expeditor2018-11-195-11/+12
* | Merge pull request #7948 from chef/properties3Tim Smith2018-11-1912-21/+21
|\ \ | |/ |/|
| * Revert homebrew_tap to using String for ownerproperties3Tim Smith2018-11-191-1/+1
| * Allow Integers for all group / owner propertiesTim Smith2018-11-1613-22/+22
* | Bump version to 15.0.76 by Chef Expeditorv15.0.76Chef Expeditor2018-11-195-11/+12
* | Merge pull request #7909 from chef/yum_configTim Smith2018-11-191-2/+0
|\ \
| * | Remove unused yum_timeout and yum_lock_timeout configsyum_configTim Smith2018-11-141-2/+0
* | | Bump version to 15.0.75 by Chef Expeditorv15.0.75Chef Expeditor2018-11-195-11/+12
* | | Merge pull request #7916 from chef/testingTim Smith2018-11-192-23/+59
|\ \ \
| * | | windows_workgroup: Coerce the provided reboot property and add more testsTim Smith2018-11-142-23/+59
| |/ /
* | | Bump version to 15.0.74 by Chef Expeditorv15.0.74Chef Expeditor2018-11-195-11/+12
* | | Merge pull request #7946 from chef/propertiesTim Smith2018-11-196-260/+198
|\ \ \
| * | | Add descriptions to the service resourcepropertiesTim Smith2018-11-151-15/+42
| * | | Expand windows_service specsTim Smith2018-11-152-10/+33
| * | | Remove service_name property that's already part of serviceTim Smith2018-11-151-4/+0
| * | | Simplify the windows_service specTim Smith2018-11-151-8/+0
| * | | Add a basic macosx_service specTim Smith2018-11-151-0/+37
| * | | Simplify the service resource specsTim Smith2018-11-151-83/+59
| * | | Remove duplicate identity and state_attrs in other service resourcesTim Smith2018-11-152-6/+0
| * | | Convert service resource to use propertiesTim Smith2018-11-152-162/+55
| | |/ | |/|