summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use attr_reader in a few placesreadersTim Smith2018-05-303-10/+4
* Bump version to 14.1.22 by Chef Expeditorv14.1.22Chef Expeditor2018-05-305-11/+12
* Merge pull request #7295 from chef/lcg/cookbook-fqdn-errorLamont Granquist2018-05-291-0/+1
|\
| * add host-<fqdn> to the error message herelcg/cookbook-fqdn-errorLamont Granquist2018-05-251-0/+1
|/
* Bump version to 14.1.21 by Chef Expeditorv14.1.21Chef Expeditor2018-05-215-11/+12
* Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-2110-770/+129
|\
| * clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-105-26/+16
| * bonus fix to remove unnecessary duping in dscl userLamont Granquist2018-05-101-7/+3
| * move should_set? to superclassLamont Granquist2018-05-104-14/+6
| * clean up AIX providerLamont Granquist2018-05-103-55/+37
| * better comment on /etc/shadow manglingLamont Granquist2018-05-101-1/+2
| * clean up solaris providerLamont Granquist2018-05-102-73/+56
| * migrate logic into aix and solaris subclassesLamont Granquist2018-05-095-722/+137
* | 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