summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7259 from Intility/powershell-package-publisher-checkTim Smith2018-06-062-0/+22
|\
| * skip_publisher_check testsTor Magnus Rakvåg2018-05-152-0/+22
* | Update specs for the quotingTim Smith2018-06-041-3/+3
* | Merge pull request #7301 from chef/sp/win10_fix_securable_resource_testsTim Smith2018-06-041-1/+1
|\ \
| * | Use local computer name instead of domain in testssp/win10_fix_securable_resource_testsStuart Preston2018-05-301-1/+1
* | | Merge pull request #7297 from jasonwbarnett/fix-windows-startupTim Smith2018-06-031-0/+5
|\ \ \
| * | | Fix :configure_startup action to configure delayed startJason Barnett2018-05-251-0/+5
| |/ /
* | | Merge pull request #7299 from josh-barker/josh-barker/windows-package-missing...Thom May2018-06-011-0/+12
|\ \ \
| * | | Check local file exists before installing a windows packageJosh Barker2018-05-261-0/+12
| |/ /
* | | Merge pull request #7324 from coderanger/ssh-agentNoah Kantrowitz2018-05-311-8/+33
|\ \ \
| * | | Feed the Rubocop.Noah Kantrowitz2018-05-311-2/+2
| * | | Add a test for ssh-agent mode.Noah Kantrowitz2018-05-301-8/+33
* | | | Merge pull request #7305 from chef/lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-3117-207/+281
|\ \ \ \
| * | | | convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-3017-207/+281
* | | | | Ensure that reboot requests on AD Join worktm/fix_ad_join_rebootThom May2018-05-311-1/+3
|/ / / /
* | | | change "internal" to "default_env"Lamont Granquist2018-05-302-2/+2
* | | | add internal flag to shell_out and execute resourceLamont Granquist2018-05-255-27/+28
| |/ / |/| |
* | | Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-213-714/+5
|\ \ \
| * | | clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-101-3/+3
| * | | clean up solaris providerLamont Granquist2018-05-101-2/+2
| * | | migrate logic into aix and solaris subclassesLamont Granquist2018-05-091-709/+0
* | | | Merge pull request #7274 from mal/fix-systemd-user-callsThom May2018-05-212-41/+86
|\ \ \ \
| * | | | Contextualise daemon-reload callsMal Graty2018-05-191-39/+84
| * | | | Fix systemd_unit user property usageMal Graty2018-05-192-2/+2
* | | | | Merge pull request #7270 from chef/tm/fix_manifest_root_filesThom May2018-05-182-1/+3
|\ \ \ \ \
| * | | | | Fix manifest entries for root filestm/fix_manifest_root_filesThom May2018-05-162-1/+3
| |/ / / /
* | | | | Merge pull request #7196 from chef/tg/clear_gem_sources_optionThom May2018-05-181-0/+13
|\ \ \ \ \
| * | | | | Add test for Chef::Config[:clear_gem_sources]Thomas Gordon2018-04-271-0/+13
* | | | | | Merge pull request #7264 from jeremymv2/jeremymv2/fix_normalize_hashJosh Hudson2018-05-171-0/+65
|\ \ \ \ \ \
| * | | | | | prefer double quotesJeremy J. Miller2018-05-161-1/+1
| * | | | | | added one more rspec testJeremy J. Miller2018-05-161-4/+11
| * | | | | | object validation for DataHandlerBase#normalize_hashJeremy J. Miller2018-05-151-0/+58
| | |_|_|_|/ | |/| | | |
* | | | | | [MSYS-817] fix for windows_task does not parse backslashes in the command pro...vasu11052018-05-171-1/+1
* | | | | | Merge pull request #4903 from nmcspadden/mac_uidThom May2018-05-171-9/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixing shell_out to have correct syntaxNick McSpadden2018-05-151-1/+1
| * | | | | Updating spec testNick McSpadden2018-05-151-9/+2
| |/ / / /
* | | | | Add additional resource specsTim Smith2018-05-1698-418/+1170
* | | | | 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
* | | | | Use some unique task names for windows_task functional testsBryan McLellan2018-05-151-36/+39
|/ / / /
* | | | [MSYS-809] Fix for command resource does not handle commands with argumentsvasu11052018-05-152-0/+93
|/ / /
* | | remote_directory: restore overwrite defaultRoland Moriz2018-05-121-0/+4
* | | sadly --prune-tags is not available with old git versions, fixes #7233Roland Moriz2018-05-101-4/+4
* | | Switch Node#role? to use the attributes expansion instead of the run list.Noah Kantrowitz2018-05-081-3/+3
| |/ |/|
* | Merge pull request #7223 from chef/windows-open-uriThom May2018-05-041-0/+6
|\ \
| * | check the path to --recipe-urlwindows-open-uriThom May2018-05-041-0/+6
* | | Fix two new Chefstyle warnings with Rubocop 0.55rubocop_055Tim Smith2018-05-032-2/+2
|/ /
* | Merge pull request #7214 from chef/tm/fix_unix_testsThom May2018-05-035-5/+7
|\ \
| * | Ensure we don't run tests on unsupported platformstm/fix_unix_testsThom May2018-05-025-5/+7
* | | Merge pull request #6815 from MsysTechnologiesllc/vasundhara/MSYS_752_windows...Bryan McLellan2018-05-023-792/+1184
|\ \ \