summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Fix for failing functional spec on adhoc buildbtm/MSYS-752_buildvasu11052018-04-241-1/+1
| * | | [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-243-792/+1184
* | | | Merge pull request #7194 from coderanger/silent-failureThom May2018-05-022-5/+44
|\ \ \ \
| * | | | Feed the Rubocop.Noah Kantrowitz2018-04-262-8/+8
| * | | | Allow specifying `ignore_failure :quiet` to disable the error spew.Noah Kantrowitz2018-04-262-5/+44
* | | | | Merge pull request #7204 from chef/remote_directoryTim Smith2018-04-301-3/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix source property to use the name_property not nameTim Smith2018-04-301-1/+2
| * | | | Convert some of remote_directory to use propertiesremote_directoryTim Smith2018-04-271-2/+2
* | | | | fix application tests on linuxThom May2018-04-303-0/+3