summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into mac_uidNick McSpadden2018-05-14664-15314/+23887
|\
| * Bump version to 14.1.8 by Chef Expeditorv14.1.8jeremymv2/chef_fs_normalize_hasChef Expeditor2018-05-141-1/+1
| * Bump version to 14.1.7 by Chef Expeditorv14.1.7Chef Expeditor2018-05-141-1/+1
| * Merge pull request #7244 from chef/repo_nameThom May2018-05-141-5/+25
| |\
| | * Make sure we clean up legacy repo file if it exists.repo_nameNoah Kantrowitz2018-05-131-0/+20
| | * apt_repository: Use the repo_name name propertyTim Smith2018-05-091-5/+5
| * | Bump version to 14.1.6 by Chef Expeditorv14.1.6Chef Expeditor2018-05-141-1/+1
| * | remote_directory: restore overwrite defaultRoland Moriz2018-05-121-1/+1
| * | Bump version to 14.1.5 by Chef Expeditorv14.1.5Chef Expeditor2018-05-111-1/+1
| * | repo_name property is part of new_resource objectThomas Anderson2018-05-111-6/+6
| * | Bump version to 14.1.4 by Chef Expeditorv14.1.4Chef Expeditor2018-05-101-1/+1
| * | sadly --prune-tags is not available with old git versions, fixes #7233Roland Moriz2018-05-101-1/+1
| * | Bump version to 14.1.3 by Chef Expeditorv14.1.3Chef Expeditor2018-05-101-1/+1
| * | Merge pull request #7234 from coderanger/role-huhNoah Kantrowitz2018-05-101-1/+4
| |\ \
| | * | Switch Node#role? to use the attributes expansion instead of the run list.Noah Kantrowitz2018-05-081-1/+4
| | |/
| * | Bump version to 14.1.2 by Chef Expeditorv14.1.2Chef Expeditor2018-05-091-1/+1
| * | Remove redundant "?" in knife configureAlexy Mikhailichenko2018-05-091-1/+1
| |/
| * Bump version to 14.1.1 by Chef Expeditorv14.1.1Chef Expeditor2018-05-041-1/+1
| * check the path to --recipe-urlwindows-open-uriThom May2018-05-041-3/+7
| * Trying to use --recipe-url on Windows with local file failstyler-ball2018-05-031-3/+7
| * Bump version to 14.0.218 by Chef Expeditorv14.0.218Chef Expeditor2018-05-021-1/+1
| * Merge pull request #6815 from MsysTechnologiesllc/vasundhara/MSYS_752_windows...Bryan McLellan2018-05-022-511/+590
| |\
| | * Fix for why runvasu11052018-05-021-13/+13
| | * Fix for delete task with task_namevasu11052018-05-021-1/+1
| | * Fix for failing functional spec on adhoc buildbtm/MSYS-752_buildvasu11052018-04-241-7/+1
| | * [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-242-511/+596
| * | Bump version to 14.0.217 by Chef Expeditorv14.0.217Chef Expeditor2018-05-021-1/+1
| * | Merge pull request #7194 from coderanger/silent-failureThom May2018-05-022-4/+5
| |\ \
| | * | Feed the Rubocop.Noah Kantrowitz2018-04-262-2/+2
| | * | Allow specifying `ignore_failure :quiet` to disable the error spew.Noah Kantrowitz2018-04-262-4/+5
| * | | Bump version to 14.0.216 by Chef Expeditorv14.0.216Chef Expeditor2018-05-011-1/+1
| * | | Merge pull request #7208 from chef/tm/lazy_is_too_eagerThom May2018-05-011-1/+1
| |\ \ \
| | * | | Don't always request lazy filestm/lazy_is_too_eagerThom May2018-04-301-1/+1
| * | | | Bump version to 14.0.215 by Chef Expeditorv14.0.215Chef Expeditor2018-04-301-1/+1
| * | | | Merge pull request #7204 from chef/remote_directoryTim Smith2018-04-301-45/+5
| |\ \ \ \
| | * | | | Fix source property to use the name_property not nameTim Smith2018-04-301-1/+1
| | * | | | Convert some of remote_directory to use propertiesremote_directoryTim Smith2018-04-271-45/+5
| * | | | | Bump version to 14.0.214 by Chef Expeditorv14.0.214Chef Expeditor2018-04-301-1/+1
| * | | | | Merge pull request #7200 from chef/subversionTim Smith2018-04-301-26/+13
| |\ \ \ \ \
| | * | | | | Convert properties in subversion to use propertysubversionTim Smith2018-04-271-26/+13
| * | | | | | Merge pull request #7199 from chef/registry_keyThom May2018-04-301-9/+1
| |\ \ \ \ \ \
| | * | | | | | Convert :key property in registry_key to use propertyregistry_keyTim Smith2018-04-271-9/+1
| | |/ / / / /
| * | | | | | Merge pull request #7201 from chef/desired_stateThom May2018-04-305-7/+7
| |\ \ \ \ \ \
| | * | | | | | Set desired_state: false on several propertiesdesired_stateTim Smith2018-04-275-7/+7
| | |/ / / / /
| * | | | | | Fix regression where owner was removed from link resourcefix_link_ownerTim Smith2018-04-281-5/+19
| * | | | | | Merge pull request #7195 from chef/cleanupTim Smith2018-04-2712-68/+75
| |\ \ \ \ \ \
| | * | | | | | Add missing periods and rely on word wrapcleanupTim Smith2018-04-279-34/+13
| | * | | | | | Add descriptions to more resourcesTim Smith2018-04-266-40/+68
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #7197 from chef/build_nameTim Smith2018-04-271-0/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Allow build_essential resource to be used without setting a namebuild_nameTim Smith2018-04-271-0/+3
| | | |/ / / | | |/| | |