summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.0.55 by Expeditorv14.0.55Chef Expeditor2018-02-121-1/+1
* Merge pull request #6612 from MsysTechnologiesllc/harry/allow_setting_environ...Thom May2018-02-126-95/+55
|\
| * require file as per alphabetical orderharikesh-kolekar2018-01-313-7/+2
| * rename env resource to windows_envharikesh-kolekar2018-01-306-95/+55
| * delete env variable if present in current processharikesh-kolekar2018-01-301-1/+1
| * Add user attribute to create env variableharikesh-kolekar2018-01-302-4/+9
* | Bump version to 14.0.54 by Expeditorv14.0.54Chef Expeditor2018-02-121-1/+1
* | 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-121-1/+1
* | | 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-121-1/+1
* | | | Merge pull request #6818 from chef/tm/better_resource_docsThom May2018-02-125-12/+90
|\ \ \ \
| * | | | hide validation_message from serializationtm/better_resource_docsThom May2018-02-121-2/+2
| * | | | Implement RFC 101: Custom Validation MessagesThom May2018-02-121-9/+19
| * | | | actions can have descriptions and be introducedThom May2018-02-121-0/+14
| * | | | allow resources to be documentedThom May2018-02-121-2/+23
| * | | | Add `introduced` property fieldThom May2018-02-122-1/+12
| * | | | properties can have descriptionsThom May2018-02-122-1/+23
* | | | | Bump version to 14.0.51 by Expeditorv14.0.51Chef Expeditor2018-02-121-1/+1
* | | | | Merge pull request #6835 from nathwill/sd-moar-actionsThom May2018-02-122-3/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add additional systemd unit actionsNathan Williams2018-02-072-3/+22
* | | | | Bump version to 14.0.50 by Expeditorv14.0.50Chef Expeditor2018-02-091-1/+1
* | | | | Bump version to 14.0.49 by Expeditorv14.0.49Chef Expeditor2018-02-091-1/+1
* | | | | Merge pull request #6837 from Intility/simplify_powershell_out_callsThom May2018-02-091-6/+6
|\ \ \ \ \
| * | | | | remove excess whitespaceTor Magnus Rakvåg2018-02-081-2/+2
| * | | | | simplified powershell_out callsTor Magnus Rakvåg2018-02-081-5/+5
* | | | | | Bump version to 14.0.48 by Expeditorv14.0.48Chef Expeditor2018-02-081-1/+1
* | | | | | Merge pull request #6833 from chef/tm/disable_chatty_ohaiThom May2018-02-082-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-072-2/+3
* | | | | | Bump version to 14.0.47 by Expeditorv14.0.47Chef Expeditor2018-02-071-1/+1
* | | | | | Merge pull request #6364 from chef/knife_rbTim Smith2018-02-071-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Link to the knife.rb docs when the knife.rb file is missingknife_rbTim Smith2018-01-221-1/+1
* | | | | | Merge pull request #6828 from Intility/windows_task_warning_fixThom May2018-02-071-13/+13
|\ \ \ \ \ \
| * | | | | | remove punctuation for consistencyTor Magnus Rakvåg2018-02-071-7/+7
| * | | | | | remove contractionsTor Magnus Rakvåg2018-02-071-7/+7
| * | | | | | plural to singular, consistent use of contractionsTor Magnus Rakvåg2018-02-061-3/+3
| | |/ / / / | |/| | | |
* | | | | | Bump version to 14.0.46 by Expeditorv14.0.46Chef Expeditor2018-02-071-1/+1
* | | | | | Fix windows_task idle_time validationalgaut2018-02-061-4/+4
|/ / / / /
* | | | | Bump version to 14.0.45 by Expeditorv14.0.45Chef Expeditor2018-02-061-1/+1
* | | | | Bump version to 14.0.44 by Expeditorv14.0.44Chef Expeditor2018-02-021-1/+1
* | | | | Bump version to 14.0.43 by Expeditorv14.0.43Chef Expeditor2018-02-011-1/+1
* | | | | Ensure that we only set config file options if necessarytm/apt_debconf_promptsThom May2018-01-301-6/+7
* | | | | remove unnecessay quotes that caused problemsCam Cope2018-01-301-2/+2
* | | | | fix type errorCam Cope2018-01-301-1/+1
* | | | | convert to arrays, fix logic gatingCam Cope2018-01-301-4/+6
* | | | | Avoid apt (dpkg) prompts for modified config filesCam Cope2018-01-302-1/+13
* | | | | Bump version to 14.0.42 by Expeditorv14.0.42Chef Expeditor2018-01-301-1/+1
* | | | | Merge pull request #6782 from cramaechi/CHEF-4959Thom May2018-01-301-1/+6
|\ \ \ \ \