summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix ohai tests after require_plugin removaltm/fix_ohai_testsThom May2018-02-192-5/+2
* Bump version to 14.0.60 by Expeditorv14.0.60Chef Expeditor2018-02-195-14/+15
* Merge pull request #6496 from shoekstra/fix_5695Thom May2018-02-191-4/+16
|\
| * Suppress key data value if sensitive (fixes #5695)Stephen Hoekstra2018-02-151-4/+16
* | Bump version to 14.0.59 by Expeditorv14.0.59Chef Expeditor2018-02-155-11/+12
* | Merge pull request #6845 from chef/updates2Lamont Granquist2018-02-142-17/+27
|\ \ | |/ |/|
| * Use the updated inspec gem - 1.51.18updates2Tim Smith2018-02-122-19/+29
* | Bump version to 14.0.58 by Expeditorv14.0.58Chef Expeditor2018-02-145-11/+12
* | Merge pull request #6846 from chef/lcg/add-nodemap-delete-classLamont Granquist2018-02-142-2/+53
|\ \
| * | chefstylelcg/add-nodemap-delete-classLamont Granquist2018-02-131-3/+3
| * | add specsLamont Granquist2018-02-132-2/+30
| * | add Chef::NodeMap#delete_class APILamont Granquist2018-02-121-0/+23
| |/
* | Bump version to 14.0.57 by Expeditorv14.0.57Chef Expeditor2018-02-145-11/+12
* | Merge pull request #6850 from chef/tm/fix_windows_env_testsThom May2018-02-141-1/+1
|\ \
| * | only run windows env specs on windowstm/fix_windows_env_testsThom May2018-02-141-1/+1
* | | Merge pull request #6794 from cramaechi/CHEF-4342Thom May2018-02-141-2/+7
|\ \ \ | |/ / |/| |
| * | Ignore user SSH key authentication if password is givenChibuikem Amaechi2018-02-011-7/+7
| * | Fix "knife ssh" authentication scheme #4342Chibuikem Amaechi2018-02-011-0/+5
* | | Merge pull request #6847 from chef/sp/mvp_updateThom May2018-02-141-3/+14
|\ \ \
| * | | Adding Awesome Community Chefs from 2016 and 2017sp/mvp_updateStuart Preston2018-02-131-3/+14
| | |/ | |/|
* | | Merge pull request #6471 from dimsh99/fix_for_4816Thom May2018-02-142-35/+37
|\ \ \
| * \ \ Merge upstreamDmitry Shestoperov2018-02-1371-252/+1182
| |\ \ \
| * | | | Updated specs for chef_fs_data_store after switching to use metadatadmitrys2017-10-031-4/+23
| * | | | cookbooks metadata are used instead of directory namedmitrys2017-10-031-31/+14
* | | | | Bump version to 14.0.56 by Expeditorv14.0.56Chef Expeditor2018-02-135-13/+14
* | | | | Merge pull request #6822 from chef/lcg/remote_file_cleanup_tempfilesLamont Granquist2018-02-132-11/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add specLamont Granquist2018-02-131-8/+6
| * | | | RemoteFile: unlink tempfile when using cache control shows unchangedlcg/remote_file_cleanup_tempfilesLamont Granquist2018-02-021-3/+8
| | |_|/ | |/| |
* | | | Bump version to 14.0.55 by Expeditorv14.0.55Chef Expeditor2018-02-125-11/+12
* | | | Merge pull request #6612 from MsysTechnologiesllc/harry/allow_setting_environ...Thom May2018-02-1213-407/+453
|\ \ \ \
| * | | | require file as per alphabetical orderharikesh-kolekar2018-01-316-16/+9
| * | | | rename env resource to windows_envharikesh-kolekar2018-01-3012-219/+161
| * | | | update specs as per nimisha commentsharikesh-kolekar2018-01-302-126/+115
| * | | | delete env variable if present in current processharikesh-kolekar2018-01-302-1/+23
| * | | | update functional specsharikesh-kolekar2018-01-301-8/+90
| * | | | update specharikesh-kolekar2018-01-301-4/+17
| * | | | Add user attribute to create env variableharikesh-kolekar2018-01-302-4/+9
* | | | | Bump version to 14.0.54 by Expeditorv14.0.54Chef Expeditor2018-02-125-11/+12
* | | | | Merge pull request #6429 from jseely/masterLamont Granquist2018-02-121-0/+8
|\ \ \ \ \
| * | | | | Fix issue #2351, chef-client doesn't make /etc/chef if the directory doesn't ...Justin Seely2017-09-291-0/+8
* | | | | | Bump version to 14.0.53 by Expeditorv14.0.53Chef Expeditor2018-02-125-11/+12
* | | | | | Merge pull request #6463 from MarkGibbons/invites_sort_failLamont Granquist2018-02-121-1/+1
|\ \ \ \ \ \
| * | | | | | invites_sort_fail: Clean the invites array before sorting itmarkgibbons2017-09-291-1/+1
* | | | | | | Bump version to 14.0.52 by Expeditorv14.0.52Chef Expeditor2018-02-125-11/+12
* | | | | | | Merge pull request #6818 from chef/tm/better_resource_docsThom May2018-02-129-15/+154
|\ \ \ \ \ \ \
| * | | | | | | hide validation_message from serializationtm/better_resource_docsThom May2018-02-121-2/+2
| * | | | | | | Implement RFC 101: Custom Validation MessagesThom May2018-02-123-10/+40
| * | | | | | | actions can have descriptions and be introducedThom May2018-02-121-0/+14
| * | | | | | | allow resources to be documentedThom May2018-02-122-2/+54
| * | | | | | | Add `introduced` property fieldThom May2018-02-123-2/+17