summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* only run windows env specs on windowstm/fix_windows_env_testsThom May2018-02-141-1/+1
* 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
| * | | | | | | properties can have descriptionsThom May2018-02-123-3/+31
* | | | | | | | Bump version to 14.0.51 by Expeditorv14.0.51Chef Expeditor2018-02-125-12/+13
* | | | | | | | Merge pull request #6835 from nathwill/sd-moar-actionsThom May2018-02-124-7/+74
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | add additional systemd unit actionsNathan Williams2018-02-074-7/+74
* | | | | | | | Bump version to 14.0.50 by Expeditorv14.0.50Chef Expeditor2018-02-095-11/+12
* | | | | | | | Merge pull request #6839 from chef/tduffield/license_scout/pin-to-1.xThom May2018-02-092-35/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the license_scout that comes with Omnibus gemtduffield/license_scout/pin-to-1.xTom Duffield2018-02-082-35/+18
* | | | | | | | | Bump version to 14.0.49 by Expeditorv14.0.49Chef Expeditor2018-02-095-11/+12
* | | | | | | | | Merge pull request #6837 from Intility/simplify_powershell_out_callsThom May2018-02-093-54/+54
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fix failing testsTor Magnus Rakvåg2018-02-081-47/+47
| * | | | | | | | remove excess whitespaceTor Magnus Rakvåg2018-02-081-2/+2
| * | | | | | | | simplified powershell_out callsTor Magnus Rakvåg2018-02-081-5/+5
| * | | | | | | | fix incorrect resource name in descriptionTor Magnus Rakvåg2018-02-081-1/+1
* | | | | | | | | Bump version to 14.0.48 by Expeditorv14.0.48Chef Expeditor2018-02-085-12/+12
* | | | | | | | | Merge pull request #6833 from chef/tm/disable_chatty_ohaiThom May2018-02-084-22/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-074-22/+7
* | | | | | | | | Bump version to 14.0.47 by Expeditorv14.0.47Chef Expeditor2018-02-075-10/+12