summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #9275 from chilcote/mac_user_fixTim Smith2020-02-032-9/+56
|\ \ \
| * | | Account for if the propery is not being set in the resource, and also if it d...Joseph Chilcote2020-01-252-2/+5
| * | | Adding support for IsHidden user attribute (macOS)Joseph Chilcote2020-01-252-1/+32
| * | | editing one more line outJoseph Chilcote2020-01-241-2/+0
| * | | Merge branch 'mac_user_fix' of github.com:chilcote/chef into mac_user_fixJoseph Chilcote2020-01-240-0/+0
| |\ \ \
| | * | | Fixes #9171Joseph Chilcote2020-01-241-7/+22
| * | | | Fixes #9171Joseph Chilcote2020-01-241-7/+22
| |/ / /
* | | | Bump version to 16.0.40 by Chef Expeditorv16.0.40Chef Expeditor2020-02-027-19/+20
* | | | Merge pull request #9317 from chef/jm/add_unsigned_memory_entilementTim Smith2020-02-022-9/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding entitlement for unsigned memory executionjm/add_unsigned_memory_entilementJon Morrow2020-02-012-9/+19
|/ / /
* | | Bump version to 16.0.39 by Chef Expeditorv16.0.39Chef Expeditor2020-01-317-19/+20
* | | Merge pull request #9298 from MsysTechnologiesllc/vasundhara/Fix_wrong_specs_...Tim Smith2020-01-301-1/+1
|\ \ \
| * | | windows_firewall_rule resource does not have enable action so passing default...Vasu11052020-01-301-1/+1
* | | | Bump version to 16.0.38 by Chef Expeditorv16.0.38Chef Expeditor2020-01-317-19/+20
* | | | Merge pull request #9301 from chef/expeditor/win32-service_2.1.5Tim Smith2020-01-301-12/+10
|\ \ \ \
| * | | | Bump win32-service to 2.1.5expeditor/win32-service_2.1.5Chef Expeditor2020-01-301-13/+11
* | | | | Bump version to 16.0.37 by Chef Expeditorv16.0.37Chef Expeditor2020-01-307-19/+20
* | | | | Add chef-sugar include_recipe? helper (#9304)Lamont Granquist2020-01-303-2/+33
|\ \ \ \ \
| * | | | | Add chef-sugar include_recipe? helperLamont Granquist2020-01-303-2/+33
* | | | | | Bump version to 16.0.36 by Chef Expeditorv16.0.36Chef Expeditor2020-01-307-19/+20
* | | | | | chef-utils: add which/train_helpers/path_sanity to the DSL (#9303)Lamont Granquist2020-01-301-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chef-utils: add which/train_helpers/path_sanity to the DSLLamont Granquist2020-01-301-3/+3
* | | | | | Bump version to 16.0.35 by Chef Expeditorv16.0.35Chef Expeditor2020-01-307-20/+21
|/ / / / /
* | | | | Add cloud helpers from chef-sugar (#9302)Lamont Granquist2020-01-305-2/+233
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add docs for cloud helperslcg/chef-sugar-cloudLamont Granquist2020-01-301-0/+13
| * | | | Add cloud helpers from chef-sugarLamont Granquist2020-01-304-2/+220
|/ / / /
* | | | Bump version to 16.0.34 by Chef Expeditorv16.0.34Chef Expeditor2020-01-307-19/+20
* | | | Merge pull request #9292 from chef/knife_aclTim Smith2020-01-3017-2/+1006
|\ \ \ \
| * | | | Move knife-acl gem commands into chef in their own namespacesknife_aclTim Smith2020-01-2917-2/+1006
* | | | | Bump version to 16.0.33 by Chef Expeditorv16.0.33Chef Expeditor2020-01-307-19/+20
* | | | | Merge pull request #9300 from cinc-project/fix_dist_chef_zeroTim Smith2020-01-301-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | revert to "chef"Marc Chamberland2020-01-251-1/+1
* | | | | Bump version to 16.0.32 by Chef Expeditorv16.0.32Chef Expeditor2020-01-307-19/+20
* | | | | declare_resource.rb: consistently use `/x/y.txt` (#9273)Lamont Granquist2020-01-291-9/+9
|\ \ \ \ \
| * | | | | declare_resource.rb: consistently use `/x/y.txt`Michel Alexandre Salim2020-01-241-9/+9
* | | | | | Bump version to 16.0.31 by Chef Expeditorv16.0.31Chef Expeditor2020-01-307-19/+20
* | | | | | Merge pull request #9297 from chef/more_windows_helpersTim Smith2020-01-292-11/+53
|\ \ \ \ \ \
| * | | | | | Add windows_nt_version and powershell_version helpers to chef-utilsmore_windows_helpersTim Smith2020-01-292-11/+53
| | |_|/ / / | |/| | | |
* | | | | | Bump version to 16.0.30 by Chef Expeditorv16.0.30Chef Expeditor2020-01-297-19/+20
* | | | | | add bk testing against merge commit (#9296)Lamont Granquist2020-01-291-0/+35
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | free doesn't exist on windowslcg/bk-merge-commitLamont Granquist2020-01-291-1/+1
| * | | | | fix copypastaLamont Granquist2020-01-291-1/+1
| * | | | | add bk testing against merge commitLamont Granquist2020-01-291-0/+35
|/ / / / /
* | | | | Bump version to 16.0.29 by Chef Expeditorv16.0.29Chef Expeditor2020-01-297-19/+20
* | | | | Merge pull request #9287 from mimato/fix-knife-fuzzy-searchTim Smith2020-01-292-2/+9
|\ \ \ \ \
| * | | | | use to_sym rather than using arrayMia Henderson2020-01-291-1/+1
| * | | | | Fix ChefStyleMia Henderson2020-01-272-2/+2
| * | | | | Fix fuzzy node search to work when the search type is a string rather than a ...Mia Henderson2020-01-272-2/+9
* | | | | | Bump version to 16.0.28 by Chef Expeditorv16.0.28Chef Expeditor2020-01-297-20/+21
* | | | | | Add ruby 2.7 expeditor testing (#9271)Lamont Granquist2020-01-287-7/+121
|\ \ \ \ \ \