summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #7284 from MsysTechnologiesllc/dh/fix_mount_point_error_wi...Bryan McLellan2018-06-111-0/+10
|\ \
| * | specs added for mount_pointdheerajd-msys2018-06-111-0/+10
| |/
* | Make kernel_module a preview resource until Chef 15Tim Smith2018-06-111-0/+5
* | Add spec to test the resourceTim Smith2018-06-111-0/+43
* | Enable preview_resource for ssh_known_hosts_entryTim Smith2018-06-111-0/+5
* | Add unit testsTim Smith2018-06-111-0/+50
* | Merge pull request #7224 from coderanger/map-lockLamont Granquist2018-06-112-4/+106
|\ \
| * | Feed the rubocop.Noah Kantrowitz2018-06-051-3/+3
| * | Streamline the map locking process with a resource level flag.Noah Kantrowitz2018-06-051-0/+34
| * | Try to resolve a funky multi-test collision.Noah Kantrowitz2018-06-051-1/+1
| * | Fix up existing tests.Noah Kantrowitz2018-06-051-3/+3
| * | Test for using a provider class.Noah Kantrowitz2018-06-051-0/+8
| * | Some tests for locked mode.Noah Kantrowitz2018-06-051-0/+60
* | | Merge pull request #7351 from josh-barker/bug/why-run-windows-package-local-fileTim Smith2018-06-111-3/+10
|\ \ \
| * | | Add whyrun message when installing a local from on windowsJosh Barker2018-06-091-3/+10
| | |/ | |/|
* | | Merge pull request #7330 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-115-26/+26
|\ \ \
| * | | remove uses of shell_out_compact_timeoutLamont Granquist2018-05-315-26/+26
* | | | Merge pull request #7350 from chef/deprecate_pkgTim Smith2018-06-111-0/+1
|\ \ \ \
| * | | | Deprecated the Chef::Provider::Package::Freebsd::Pkg providerTim Smith2018-06-071-0/+1
| | |/ / | |/| |
* | | | Add windows_feature_powershell specs for running on 2k8r2Tim Smith2018-06-072-11/+32
|/ / /
* | | 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