summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Drop privileges before creating files in solo mode"lcg/revert-drop-permsLamont Granquist2019-09-111-1/+1
* Update CHANGELOG.md to reflect the promotion of 15.3.14Chef Expeditor2019-09-122-41/+37
* Add security updates to the release notesTim Smith2019-09-111-0/+14
* Bump version to 15.3.14 by Chef Expeditorv15.3.14Chef Expeditor2019-09-116-14/+15
* Merge pull request #8878 from chef/opensslTim Smith2019-09-112-2/+2
|\
| * Update openssl to 1.0.2tTim Smith2019-09-112-2/+2
* | Merge pull request #8877 from chef/release_notes_stuffTim Smith2019-09-111-1/+19
|\ \ | |/ |/|
| * Update RELEASE_NOTES.md Tim Smith2019-09-111-1/+1
| * Update RELEASE_NOTES.md Tim Smith2019-09-111-1/+1
| * Update RELEASE_NOTES.md Tim Smith2019-09-111-1/+1
| * Update RELEASE_NOTES.md Tim Smith2019-09-111-1/+1
| * Add release notes for new user changes in 15.3Tim Smith2019-09-111-1/+19
|/
* Bump version to 15.3.13 by Chef Expeditorv15.3.13Chef Expeditor2019-09-116-14/+15
* Merge pull request #8876 from teknofire/will/fix_bootstrap_detectionTim Smith2019-09-111-1/+1
|\
| * Fix typo when checking for existing chef-clientWill Fisher2019-09-111-1/+1
|/
* Bump version to 15.3.12 by Chef Expeditorv15.3.12Chef Expeditor2019-09-116-15/+16
* Merge pull request #8874 from chef/ryan/fix-macos-buildTim Smith2019-09-114-26/+45
|\
| * [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-104-26/+45
* | Merge pull request #8873 from timgates42/feature/simple_typoTim Smith2019-09-101-2/+2
|\ \
| * | Fix simple typo: acceptannce -> acceptanceTim Gates2019-09-111-2/+2
|/ /
* | fix this error messageLamont Granquist2019-09-101-1/+1
|/
* Add user change to the release notesTim Smith2019-09-101-1/+11
* Bump version to 15.3.11 by Chef Expeditorv15.3.11Chef Expeditor2019-09-106-14/+15
* Merge pull request #8869 from MsysTechnologiesllc/Kapil/MSYS-1094_user_resour...Tim Smith2019-09-102-23/+39
|\
| * Fix for MSYS-1094 user resource does not handle a gid specified as a stringKapil chouhan2019-09-102-23/+39
* | Bump version to 15.3.10 by Chef Expeditorv15.3.10Chef Expeditor2019-09-104-10/+10
* | Merge pull request #8871 from chef/fix_versionTim Smith2019-09-101-1/+1
|\ \
| * | Roll back to 15.3.X. I accidently bumped to 15.4Tim Smith2019-09-101-1/+1
|/ /
* | Bump version to 15.4.0 by Chef Expeditorv15.4.0Chef Expeditor2019-09-106-14/+15
* | Merge pull request #8851 from chef/cve_patchTim Smith2019-09-093-11/+11
|\ \
| * | Update deps to bring in the new Ruby definitionTim Smith2019-09-092-9/+9
| * | Update Ruby to 2.6.4 and nokogori to 10.10.4 to resolve CVEsTim Smith2019-09-091-2/+2
|/ /
* | Bump version to 15.3.9 by Chef Expeditorv15.3.9Chef Expeditor2019-09-106-14/+15
* | Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-0912-3/+991
|\ \
| * | add functional testryancragun/mac_userRyan Cragun2019-09-034-4/+203
| * | Add introduced fieldRyan Cragun2019-08-271-0/+2
| * | Wrap all shell_out's that change the system in converge_byRyan Cragun2019-08-081-27/+26
| * | Make user and admin group plists first classRyan Cragun2019-07-291-111/+121
| * | remove validation that is now in the resourceRyan Cragun2019-07-291-11/+0
| * | Address review feedback round 1Ryan Cragun2019-07-262-115/+150
| * | Add mac_user resource that is compatible with macOS >= 10.14Ryan Cragun2019-07-249-3/+757
* | | Bump version to 15.3.8 by Chef Expeditorv15.3.8Chef Expeditor2019-09-106-14/+15
* | | Merge pull request #8847 from MsysTechnologiesllc/bundle_install_with_localTim Smith2019-09-092-3/+29
|\ \ \
| * | | Added support to provide additional options to bundle installAmol Shinde2019-09-042-3/+29
* | | | Bump version to 15.3.7 by Chef Expeditorv15.3.7Chef Expeditor2019-09-106-14/+15
* | | | Merge pull request #8816 from MsysTechnologiesllc/VSingh/MSYS-1063-retry-with...Tim Smith2019-09-092-6/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Trigger AppveyorVivek Singh2019-08-290-0/+0
| * | | Replace exception text check with reason symbolVivek Singh2019-08-292-2/+2
| * | | Fix chefstyleVivek Singh2019-08-211-11/+9
| * | | Remove retry_require boolean & check on pty keyVivek Singh2019-08-211-3/+1