summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update train-core to 1.6.3train-coreTim Smith2018-12-192-6/+6
* Merge pull request #8066 from chef/backport_releasesTim Smith2018-12-192-2/+142
|\
| * Add 14.7 and 14.8 release notes and changelogTim Smith2018-12-192-2/+142
|/
* Bump version to 15.0.114 by Chef Expeditorv15.0.114Chef Expeditor2018-12-195-11/+12
* Merge pull request #8000 from MsysTechnologiesllc/vasundhara/MSYS-936_Fix_fo_...Tim Smith2018-12-191-3/+6
|\
| * MSYS-936 Fix for windows certificate delete action fails if certificate doesn...vasu11052018-12-191-3/+6
* | Bump version to 15.0.113 by Chef Expeditorv15.0.113Chef Expeditor2018-12-195-11/+12
* | Merge pull request #8065 from chef/license_scout_15Tim Smith2018-12-181-1/+1
|\ \
| * | Bump license_scout to 1.0.20 for licensing testsTim Smith2018-12-181-1/+1
|/ /
* | Bump version to 15.0.112 by Chef Expeditorv15.0.112Chef Expeditor2018-12-185-11/+12
* | Merge pull request #8062 from chef/many_bumpsTim Smith2018-12-182-34/+68
|\ \
| * | Update inspec to 3.1 and bump all the mixlibsmany_bumpsTim Smith2018-12-182-36/+70
* | | Bump version to 15.0.111 by Chef Expeditorv15.0.111Chef Expeditor2018-12-185-11/+12
* | | Merge pull request #8008 from MsysTechnologiesllc/dh/MSYS-934_pfx_password_va...Tim Smith2018-12-182-1/+8
|\ \ \
| * | | test case for special character in pfx_passworddheerajd-msys2018-12-061-0/+7
| * | | Fix for pfx_password validationdheerajd-msys2018-12-051-1/+1
* | | | Bump version to 15.0.110 by Chef Expeditorv15.0.110Chef Expeditor2018-12-185-13/+14
* | | | Merge pull request #8059 from chef/sp/vcredistTim Smith2018-12-182-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding VC Redistributable files required for powershell_exec on Windowssp/vcredistStuart Preston2018-12-182-0/+0
|/ / /
* | | Bump version to 15.0.109 by Chef Expeditorv15.0.109Chef Expeditor2018-12-145-11/+12
* | | Merge pull request #8054 from Intility/sensitive_ad_joinTim Smith2018-12-141-1/+11
|\ \ \
| * | | reword for consistencyTor Magnus Rakvåg2018-12-141-1/+1
| * | | suppress error messages when sensitive is setTor Magnus Rakvåg2018-12-141-1/+11
|/ / /
* | | Bump version to 15.0.108 by Chef Expeditorv15.0.108Chef Expeditor2018-12-145-11/+12
* | | Merge pull request #8038 from MsysTechnologiesllc/Kapil/MSYS-897_allow_settin...Stuart Preston2018-12-147-0/+74
|\ \ \
| * | | Added support for setting the comment/description on a group in Windows. This...Kapil Chouhan2018-12-137-0/+74
| | |/ | |/|
* | | Bump version to 15.0.107 by Chef Expeditorv15.0.107Chef Expeditor2018-12-145-12/+13
* | | Merge pull request #8046 from chef/lcg/fix-omnibus-rm-rfLamont Granquist2018-12-133-3/+30
|\ \ \
| * | | fix copypasta bug and theoretical security bugLamont Granquist2018-12-133-8/+20
| * | | fix EBUSY errors in preinst scriptLamont Granquist2018-12-133-5/+20
|/ / /
* | | Bump version to 15.0.106 by Chef Expeditorv15.0.106Chef Expeditor2018-12-135-11/+12
* | | Merge pull request #7980 from chef/init_package_pluginTim Smith2018-12-132-2/+2
|\ \ \ | |/ / |/| |
| * | minimal_ohai: Add init_package plugin as a required plugininit_package_pluginTim Smith2018-11-222-2/+2
* | | Bump version to 15.0.105 by Chef Expeditorv15.0.105Chef Expeditor2018-12-135-15/+16
* | | Merge pull request #8040 from chef/lcg/guessingTim Smith2018-12-121-1/+2
|\ \ \
| * | | https://imgs.xkcd.com/comics/sandwich.pngLamont Granquist2018-12-121-1/+1
| * | | remove the travis apt proxyLamont Granquist2018-12-121-1/+2
|/ / /
* | | Bump version to 15.0.104 by Chef Expeditorv15.0.104Chef Expeditor2018-12-115-11/+12
* | | Merge pull request #8031 from chef/sp/windows_version_detectionTim Smith2018-12-111-15/+15
|\ \ \
| * | | Support Windows Server 2019 version detectionsp/windows_version_detectionStuart Preston2018-12-111-15/+15
* | | | Bump version to 15.0.103 by Chef Expeditorv15.0.103Chef Expeditor2018-12-115-13/+14
* | | | Merge pull request #7977 from MsysTechnologiesllc/Kapil/MSYS-919_now_user_can...Tim Smith2018-12-113-15/+30
|\ \ \ \ | |/ / / |/| | |
| * | | now user can use tagged method in both only_if and not_ifKapil Chouhan2018-11-293-15/+30
* | | | Bump version to 15.0.102 by Chef Expeditorv15.0.102Chef Expeditor2018-12-075-13/+14
* | | | Merge pull request #8025 from Intility/bugfixesTim Smith2018-12-072-9/+13
|\ \ \ \
| * | | | suppress more useless warningsTor Magnus Rakvåg2018-12-072-3/+3
| * | | | bare words as strings on the right hand side don't workTor Magnus Rakvåg2018-12-071-1/+1
| * | | | resolve idempotency issue with different resource name and source_nameTor Magnus Rakvåg2018-12-061-1/+1
| * | | | empty state handling has moved to load_current_valueTor Magnus Rakvåg2018-12-061-3/+0
| * | | | warnings pollute script outputTor Magnus Rakvåg2018-12-061-0/+3