summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.1.20 by Chef Expeditorv14.1.20Chef Expeditor2018-05-215-11/+12
* Merge pull request #7274 from mal/fix-systemd-user-callsThom May2018-05-214-44/+89
|\
| * Contextualise daemon-reload callsMal Graty2018-05-192-40/+85
| * Fix systemd_unit user property usageMal Graty2018-05-194-4/+4
* | Bump version to 14.1.19 by Chef Expeditorv14.1.19Chef Expeditor2018-05-185-11/+12
* | Merge pull request #7270 from chef/tm/fix_manifest_root_filesThom May2018-05-186-8/+11
|\ \
| * | Fix manifest entries for root filestm/fix_manifest_root_filesThom May2018-05-166-8/+11
* | | Merge pull request #7196 from chef/tg/clear_gem_sources_optionThom May2018-05-183-1/+17
|\ \ \
| * | | Default gem_package.clear_sources to Chef::Config[:clear_gem_sources] (style ...tg/clear_gem_sources_optionThomas Gordon2018-05-031-1/+1
| * | | Added Chef::Config[:clear_gem_sources] default to false (style fixes)Thomas Gordon2018-05-031-1/+1
| * | | Add test for Chef::Config[:clear_gem_sources]Thomas Gordon2018-04-271-0/+13
| * | | Default gem_package.clear_sources to Chef::Config[:clear_gem_sources]Thomas Gordon2018-04-271-1/+1
| * | | Added Chef::Config[:clear_gem_sources] default to falseThomas Gordon2018-04-271-0/+3
* | | | Bump version to 14.1.18 by Chef Expeditorv14.1.18Chef Expeditor2018-05-185-11/+12
* | | | Merge pull request #7264 from jeremymv2/jeremymv2/fix_normalize_hashJosh Hudson2018-05-172-4/+73
|\ \ \ \
| * | | | prefer double quotesJeremy J. Miller2018-05-161-1/+1
| * | | | added one more rspec testJeremy J. Miller2018-05-162-6/+13
| * | | | object validation for DataHandlerBase#normalize_hashJeremy J. Miller2018-05-152-3/+65
* | | | | Bump version to 14.1.17 by Chef Expeditorv14.1.17Chef Expeditor2018-05-175-11/+12
* | | | | Merge pull request #7281 from MsysTechnologiesllc/vasundhara/Fix_for_windows_...Bryan McLellan2018-05-172-1/+2
|\ \ \ \ \
| * | | | | [MSYS-817] fix for windows_task does not parse backslashes in the command pro...vasu11052018-05-172-1/+2
|/ / / / /
* | | | | Bump version to 14.1.16 by Chef Expeditorv14.1.16Chef Expeditor2018-05-175-13/+12
* | | | | Merge pull request #4903 from nmcspadden/mac_uidThom May2018-05-172-16/+6
|\ \ \ \ \
| * | | | | Fixing shell_out to have correct syntaxNick McSpadden2018-05-152-2/+2
| * | | | | Updating spec testNick McSpadden2018-05-151-9/+2
| * | | | | Merge branch 'master' into mac_uidNick McSpadden2018-05-141684-62324/+63808
| |\ \ \ \ \ | | |/ / / /
| * | | | | Fixing missing final newlineNick McSpadden2016-05-051-1/+1
| * | | | | UID now starts at 501, uses createhomedir insteadNick McSpadden2016-05-051-9/+7
* | | | | | Bump version to 14.1.15 by Chef Expeditorv14.1.15Chef Expeditor2018-05-175-10/+12
* | | | | | Merge pull request #7276 from chef/describe_default_actionTim Smith2018-05-161-0/+1
|\ \ \ \ \ \
| * | | | | | Add default_action to the resource inspectordescribe_default_actionTim Smith2018-05-161-0/+1
|/ / / / / /
* | | | | | Update CHANGELOG.md with details from pull request #7275Chef Expeditor2018-05-161-0/+2
* | | | | | Merge pull request #7275 from chef/test_defaultsTim Smith2018-05-1698-418/+1170
|\ \ \ \ \ \
| * | | | | | Add additional resource specsTim Smith2018-05-1698-418/+1170
|/ / / / / /
* | | | | | Update CHANGELOG.md with details from pull request #7266Chef Expeditor2018-05-161-3/+4
* | | | | | Merge pull request #7266 from chef/test_defaultsTim Smith2018-05-1613-20/+176
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add additional unit tests for resource actions/propertiesTim Smith2018-05-1513-20/+176
* | | | | | Merge pull request #7268 from chef/tm/14_1_12_notesTim Smith2018-05-161-0/+17
|\ \ \ \ \ \
| * | | | | | add release notes for 14.1.12tm/14_1_12_notesThom May2018-05-161-0/+17
| | |_|_|_|/ | |/| | | |
* | | | | | Bump version to 14.1.14 by Chef Expeditorv14.1.14Chef Expeditor2018-05-165-11/+12
* | | | | | Merge pull request #7262 from bottkv488/fix_resource_hostnameLamont Granquist2018-05-161-1/+1
|\ \ \ \ \ \
| * | | | | | improved regex accuracy lib/chef/resource/hostname.rbBernhard Ott2018-05-151-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Bump version to 14.1.13 by Chef Expeditorv14.1.13Chef Expeditor2018-05-165-10/+18
* | | | | | Merge pull request #7272 from chef/tm/habitateryThom May2018-05-161-0/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | publish habitat packagesThom May2018-05-161-0/+9
|/ / / / /
* | | | | Update CHANGELOG.md to reflect the promotion of 14.1.12Chef Expeditor2018-05-162-22/+19
* | | | | Bump version to 14.1.12 by Chef Expeditorv14.1.12Chef Expeditor2018-05-165-11/+12
* | | | | Merge pull request #7267 from chef/btm/windows_task_functional_testBryan McLellan2018-05-161-36/+39
|\ \ \ \ \
| * | | | | Use some unique task names for windows_task functional testsBryan McLellan2018-05-151-36/+39
|/ / / / /
* | | | | Bump version to 14.1.11 by Chef Expeditorv14.1.11Chef Expeditor2018-05-155-11/+12