summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7354 from Intility/powershell_package_sourceStuart Preston2018-06-201-0/+219
|\
| * rename name property to source_nameTor Magnus Rakvåg2018-06-131-7/+7
| * some test coverageTor Magnus Rakvåg2018-06-121-0/+219
* | Merge pull request #7372 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-1937-542/+540
|\ \
| * | fix infinite recursion and add more testsLamont Granquist2018-06-181-101/+103
| * | Unification of shell_out APIsLamont Granquist2018-06-1537-450/+446
* | | Fix some more tests.Noah Kantrowitz2018-06-142-3/+3
* | | Fix some tests.Noah Kantrowitz2018-06-141-1/+1
* | | Allow targeting via the deprecation ID, either as a number or in the CHEF-n f...Noah Kantrowitz2018-06-141-0/+27
* | | Feed the Rubocop.Noah Kantrowitz2018-06-141-2/+2
* | | Switch map collisions to a dedicated deprecation type so they can be silenced...Noah Kantrowitz2018-06-141-7/+7
* | | Add a test to check for colliding deprecation IDs in case we forget some day.Noah Kantrowitz2018-06-141-0/+11
* | | Clean up some existing tests for the new API.Noah Kantrowitz2018-06-141-12/+7
* | | Bad dev no cookie.Noah Kantrowitz2018-06-141-1/+1
* | | Simplify the deprecations system a bit, and introduce ways to silence depreca...Noah Kantrowitz2018-06-141-0/+93
|/ /
* | fix for task is not idempotent when task name includes parent foldervasu11052018-06-141-0/+54
* | 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