summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update chef-config/lib/chef-config/mixin/train_transport.rb lcg/move-train-transportLamont Granquist2020-09-151-1/+1
* Update spec/unit/train_transport_spec.rbLamont Granquist2020-09-151-1/+1
* Move TrainTransport to ChefConfigLamont Granquist2020-09-156-124/+190
* Bump version to 16.5.56 by Chef Expeditorv16.5.56Chef Expeditor2020-09-157-19/+20
* Merge pull request #10432 from chef/ohaiTim Smith2020-09-152-9/+46
|\
| * Avoid spellcheck failureTim Smith2020-09-151-3/+3
| * Docs updates from reviewTim Smith2020-09-151-1/+1
| * Stop using the Ohai shortcodeTim Smith2020-09-151-7/+1
| * Improve the plugin property descriptionTim Smith2020-09-151-4/+4
| * Add examples to the ohai resourceTim Smith2020-09-151-0/+43
* | Bump version to 16.5.55 by Chef Expeditorv16.5.55Chef Expeditor2020-09-157-19/+20
|/
* Merge pull request #9834 from cinc-project/dist_to_utilsLamont Granquist2020-09-15118-624/+615
|\
| * Use require instead of require_relative for chef-utils/distLance Albertson2020-09-151-1/+1
| * Chefstyle fix for RakefileLance Albertson2020-09-151-1/+1
| * Revert change that removed use of Chef::Config.platform_specific_pathLance Albertson2020-09-154-6/+6
| * Update dist constants in chef_client_launchd to use chef-utilsLance Albertson2020-09-151-7/+7
| * Update lib/chef/application/knife.rb to use ChefUtils::Dist::Infra::PRODUCTLance Albertson2020-09-151-1/+1
| * Move Chef::Dist::KNIFE_DOCS to ChefUtils::Dist::Org::KNIFE_DOCSLance Albertson2020-09-152-1/+4
| * Move Chef::Dist::PATENTS to ChefUtils::Dist::Org::PATENTSLance Albertson2020-09-154-3/+6
| * Fix Chef::Dist in chef_client_systemd_timerLance Albertson2020-09-151-1/+1
| * Fix spec testLance Albertson2020-09-151-1/+1
| * Move to using ChefConfig for CONF_DIRLance Albertson2020-09-151-1/+1
| * Move Chef::Dist to chef-utils for new resourcesLance Albertson2020-09-154-23/+23
| * Chefstyle fixesLance Albertson2020-09-159-9/+9
| * Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-1577-77/+77
| * Tighten requires a bit moreLance Albertson2020-09-153-3/+3
| * Move chef-config/dist to chef-utils/distLance Albertson2020-09-159-93/+49
| * fix a few new instances of Chef::DistMarc Chamberland2020-09-154-7/+7
| * merge all dist files back into dist.rbMarc Chamberland2020-09-1574-241/+164
| * tighten all require statements for dist implementationMarc Chamberland2020-09-1582-77/+79
| * move dist implementation into chef-utilsMarc Chamberland2020-09-15120-530/+634
|/
* Bump version to 16.5.54 by Chef Expeditorv16.5.54Chef Expeditor2020-09-157-19/+20
* Merge pull request #10434 from chef/greenTim Smith2020-09-151-2/+0
|\
| * Remove the Ubuntu azure pipeline testTim Smith2020-09-151-2/+0
|/
* Bump version to 16.5.53 by Chef Expeditorv16.5.53Chef Expeditor2020-09-127-19/+20
* Merge pull request #10422 from chef/chef-davin-mainTim Smith2020-09-113-55/+109
|\
| * Remove the kitchen test for nowTim Smith2020-09-111-5/+0
| * Update validation error messageTim Smith2020-09-111-1/+1
| * Allow users to take a String as wellTim Smith2020-09-112-5/+11
| * Simplify validation and add some unit testsTim Smith2020-09-112-15/+23
| * Use a frozen constant for the privs we acceptTim Smith2020-09-111-48/+48
| * Add initial unit testTim Smith2020-09-112-1/+31
| * another rewrite of the validation of the privilege property.Davin Taddeo2020-09-111-1/+15
| * some modifications to make the allowed privilege list a little easier to sort...Davin Taddeo2020-09-112-47/+47
| * A validation update to the windows_user_privilege resource I believe will ass...Davin Taddeo2020-09-112-5/+6
|/
* Merge pull request #10427 from chef/remove-outdated-commentTim Smith2020-09-111-3/+0
|\
| * Remove an outdated comment.Pete Higgins2020-09-111-3/+0
|/
* Bump version to 16.5.52 by Chef Expeditorv16.5.52Chef Expeditor2020-09-117-19/+20
* Merge pull request #10423 from chef/sidTim Smith2020-09-112-28/+113
|\
| * allow the use of SIDs in windows securable resourcesmwrock2020-09-112-28/+113