summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5551 from MarkGibbons/smf_recursive_dependenciesThom May2017-03-211-1/+21
|\
| * smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-171-9/+13
| * Merge branch 'master' of https://github.com/chef/chef into smf_recursive_depe...markgibbons2017-02-0610-5/+295
| |\
| * \ Merge branch 'smf_recursive_dependencies' of https://github.com/MarkGibbons/chefmarkgibbons2016-12-121-0/+16
| |\ \
| | * | smf_recursive_dependencies: Allow solaris services to start recursively.markgibbons2016-11-151-0/+16
* | | | missed spec on windowsLamont Granquist2017-03-171-1/+1
* | | | fix specs broken by removal of state methodLamont Granquist2017-03-1722-35/+35
* | | | No more easy_install resource.Noah Kantrowitz2017-03-141-39/+0
* | | | Chef-13: Chef::Resource cleanupLamont Granquist2017-03-081-3/+3
* | | | Remove %{file} from verify interpolationtm/remove_path_validation_varThom May2017-03-081-14/+8
* | | | add back the Array form of setting supportsLamont Granquist2017-03-072-2/+21
* | | | remove most of supports APILamont Granquist2017-03-062-21/+2
* | | | Chef-13: Remove supports API from all user providersLamont Granquist2017-02-281-5/+5
* | | | Chef-13: chef_gem no longer runs at compile time by defaultLamont Granquist2017-02-281-62/+16
* | | | Chef 13: remove unused path property from execute resourceLamont Granquist2017-02-281-1/+1
* | | | Chef-13 break: script and all its subclasses now errors on 'command' propertyLamont Granquist2017-02-281-1/+1
* | | | coerce immutable arrays to normal arrayslcg/yum-coerce-array-attributesLamont Granquist2017-02-141-1/+42
* | | | package provider cleanuplcg/package-cleanupLamont Granquist2017-02-112-2/+7
* | | | Fixed specsnimisha2017-02-021-0/+214
| |_|/ |/| |
* | | Verify systemd_unit file during createMal Graty2017-01-281-0/+103
* | | Added module_version attribute for dsc_resource. (#5701)Aliasgar162017-01-231-0/+6
* | | Merge pull request #4894 from chef/lcg/dnf-providerLamont Granquist2017-01-112-0/+119
|\ \ \
| * | | review feedback plus break out helper classLamont Granquist2016-12-151-2/+1
| * | | fix deprecation warning spec failureLamont Granquist2016-12-131-1/+1
| * | | add dnf resource unit specLamont Granquist2016-12-131-0/+100
| * | | add flush_cache and fix yum'sLamont Granquist2016-12-131-0/+20
* | | | Added specs and fixed existing specsVasu11052016-12-291-0/+12
|/ / /
* | | Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-071-2/+2
* | | Update ohai resource to new style, stop overwriting name propertyadamleff/update-ohai-resourceAdam Leff2016-12-021-1/+1
* | | Alias unmount to umount for mount resourceGrant Ridder2016-11-301-1/+2
* | | Merge pull request #5460 from chef/tm/deprecation_with_urlThom May2016-11-161-1/+1
|\ \ \
| * | | Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-161-1/+1
| |/ /
* | | msu_package resource for Microsoft Update packagesNimishaS2016-11-161-0/+49
|/ /
* | Added unit specs for powershell packagedheerajd-msys2016-11-101-0/+68
|/
* Prevent apt_update failures on non-Linux platformstas50/apt_update_failsTim Smith2016-11-071-25/+17
* Merge pull request #5475 from tas50/spec_typoLamont Granquist2016-10-211-1/+1
|\
| * Fix spec typoTim Smith2016-10-191-1/+1
* | Merge pull request #5319 from tas50/apt_update_specsThom May2016-10-041-17/+25
|\ \
| * | Test apt_update on non-linux behaviorTim Smith2016-09-141-17/+25
| |/
* | Merge pull request #5359 from MsysTechnologiesllc/ali/windows_registry_key_re...Bryan McLellan2016-09-301-10/+26
|\ \
| * | Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-301-10/+26
| |/
* | Added resource and provider for cab packageVasu11052016-09-301-0/+38
|/
* Create and delete yum repositoriesThom May2016-08-243-8/+57
* Add a warning for guard blocks that return a non-empty string.Noah Kantrowitz2016-08-221-0/+46
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-1/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-176-36/+38
* fix Lint/UnderscorePrefixedVariableName copLamont Granquist2016-08-161-6/+6
* add tests for noopinglcg/apt-update-noopLamont Granquist2016-08-052-4/+28
* did not need to pend dsc_script ps_credential unit testsmurawski/pend_dsc_script_credential_testSteven Murawski2016-06-061-1/+0
* skip the ps_credential test of dsc_script until we can get the right test certSteven Murawski2016-06-061-0/+1