Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 14.0.57 by Expeditorv14.0.57 | Chef Expeditor | 2018-02-14 | 5 | -11/+12 |
* | Merge pull request #6850 from chef/tm/fix_windows_env_tests | Thom May | 2018-02-14 | 1 | -1/+1 |
|\ | |||||
| * | only run windows env specs on windowstm/fix_windows_env_tests | Thom May | 2018-02-14 | 1 | -1/+1 |
* | | Merge pull request #6794 from cramaechi/CHEF-4342 | Thom May | 2018-02-14 | 1 | -2/+7 |
|\ \ | |/ |/| | |||||
| * | Ignore user SSH key authentication if password is given | Chibuikem Amaechi | 2018-02-01 | 1 | -7/+7 |
| * | Fix "knife ssh" authentication scheme #4342 | Chibuikem Amaechi | 2018-02-01 | 1 | -0/+5 |
* | | Merge pull request #6847 from chef/sp/mvp_update | Thom May | 2018-02-14 | 1 | -3/+14 |
|\ \ | |||||
| * | | Adding Awesome Community Chefs from 2016 and 2017sp/mvp_update | Stuart Preston | 2018-02-13 | 1 | -3/+14 |
* | | | Merge pull request #6471 from dimsh99/fix_for_4816 | Thom May | 2018-02-14 | 2 | -35/+37 |
|\ \ \ | |||||
| * \ \ | Merge upstream | Dmitry Shestoperov | 2018-02-13 | 71 | -252/+1182 |
| |\ \ \ | |||||
| * | | | | Updated specs for chef_fs_data_store after switching to use metadata | dmitrys | 2017-10-03 | 1 | -4/+23 |
| * | | | | cookbooks metadata are used instead of directory name | dmitrys | 2017-10-03 | 1 | -31/+14 |
* | | | | | Bump version to 14.0.56 by Expeditorv14.0.56 | Chef Expeditor | 2018-02-13 | 5 | -13/+14 |
* | | | | | Merge pull request #6822 from chef/lcg/remote_file_cleanup_tempfiles | Lamont Granquist | 2018-02-13 | 2 | -11/+14 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | add spec | Lamont Granquist | 2018-02-13 | 1 | -8/+6 |
| * | | | | RemoteFile: unlink tempfile when using cache control shows unchangedlcg/remote_file_cleanup_tempfiles | Lamont Granquist | 2018-02-02 | 1 | -3/+8 |
| | |_|/ | |/| | | |||||
* | | | | Bump version to 14.0.55 by Expeditorv14.0.55 | Chef Expeditor | 2018-02-12 | 5 | -11/+12 |
* | | | | Merge pull request #6612 from MsysTechnologiesllc/harry/allow_setting_environ... | Thom May | 2018-02-12 | 13 | -407/+453 |
|\ \ \ \ | |||||
| * | | | | require file as per alphabetical order | harikesh-kolekar | 2018-01-31 | 6 | -16/+9 |
| * | | | | rename env resource to windows_env | harikesh-kolekar | 2018-01-30 | 12 | -219/+161 |
| * | | | | update specs as per nimisha comments | harikesh-kolekar | 2018-01-30 | 2 | -126/+115 |
| * | | | | delete env variable if present in current process | harikesh-kolekar | 2018-01-30 | 2 | -1/+23 |
| * | | | | update functional specs | harikesh-kolekar | 2018-01-30 | 1 | -8/+90 |
| * | | | | update spec | harikesh-kolekar | 2018-01-30 | 1 | -4/+17 |
| * | | | | Add user attribute to create env variable | harikesh-kolekar | 2018-01-30 | 2 | -4/+9 |
* | | | | | Bump version to 14.0.54 by Expeditorv14.0.54 | Chef Expeditor | 2018-02-12 | 5 | -11/+12 |
* | | | | | Merge pull request #6429 from jseely/master | Lamont Granquist | 2018-02-12 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Fix issue #2351, chef-client doesn't make /etc/chef if the directory doesn't ... | Justin Seely | 2017-09-29 | 1 | -0/+8 |
* | | | | | | Bump version to 14.0.53 by Expeditorv14.0.53 | Chef Expeditor | 2018-02-12 | 5 | -11/+12 |
* | | | | | | Merge pull request #6463 from MarkGibbons/invites_sort_fail | Lamont Granquist | 2018-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | invites_sort_fail: Clean the invites array before sorting it | markgibbons | 2017-09-29 | 1 | -1/+1 |
* | | | | | | | Bump version to 14.0.52 by Expeditorv14.0.52 | Chef Expeditor | 2018-02-12 | 5 | -11/+12 |
* | | | | | | | Merge pull request #6818 from chef/tm/better_resource_docs | Thom May | 2018-02-12 | 9 | -15/+154 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | hide validation_message from serializationtm/better_resource_docs | Thom May | 2018-02-12 | 1 | -2/+2 |
| * | | | | | | | Implement RFC 101: Custom Validation Messages | Thom May | 2018-02-12 | 3 | -10/+40 |
| * | | | | | | | actions can have descriptions and be introduced | Thom May | 2018-02-12 | 1 | -0/+14 |
| * | | | | | | | allow resources to be documented | Thom May | 2018-02-12 | 2 | -2/+54 |
| * | | | | | | | Add `introduced` property field | Thom May | 2018-02-12 | 3 | -2/+17 |
| * | | | | | | | properties can have descriptions | Thom May | 2018-02-12 | 3 | -3/+31 |
* | | | | | | | | Bump version to 14.0.51 by Expeditorv14.0.51 | Chef Expeditor | 2018-02-12 | 5 | -12/+13 |
* | | | | | | | | Merge pull request #6835 from nathwill/sd-moar-actions | Thom May | 2018-02-12 | 4 | -7/+74 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | add additional systemd unit actions | Nathan Williams | 2018-02-07 | 4 | -7/+74 |
* | | | | | | | | Bump version to 14.0.50 by Expeditorv14.0.50 | Chef Expeditor | 2018-02-09 | 5 | -11/+12 |
* | | | | | | | | Merge pull request #6839 from chef/tduffield/license_scout/pin-to-1.x | Thom May | 2018-02-09 | 2 | -35/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use the license_scout that comes with Omnibus gemtduffield/license_scout/pin-to-1.x | Tom Duffield | 2018-02-08 | 2 | -35/+18 |
* | | | | | | | | | Bump version to 14.0.49 by Expeditorv14.0.49 | Chef Expeditor | 2018-02-09 | 5 | -11/+12 |
* | | | | | | | | | Merge pull request #6837 from Intility/simplify_powershell_out_calls | Thom May | 2018-02-09 | 3 | -54/+54 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | fix failing tests | Tor Magnus Rakvåg | 2018-02-08 | 1 | -47/+47 |
| * | | | | | | | | remove excess whitespace | Tor Magnus Rakvåg | 2018-02-08 | 1 | -2/+2 |
| * | | | | | | | | simplified powershell_out calls | Tor Magnus Rakvåg | 2018-02-08 | 1 | -5/+5 |