summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle fixTim Smith2018-06-262-2/+2
* Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-262-0/+22
* Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-262-0/+178
* 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 #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 #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-061-0/+9
|\
| * skip_publisher_check testsTor Magnus Rakvåg2018-05-151-0/+9
* | Merge pull request #7305 from chef/lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-311-3/+3
|\ \
| * | convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-3/+3
* | | Ensure that reboot requests on AD Join worktm/fix_ad_join_rebootThom May2018-05-311-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
* | | Add additional resource specsTim Smith2018-05-1697-417/+1169
* | | Add additional unit tests for resource actions/propertiesTim Smith2018-05-1513-20/+176
| |/ |/|
* | remote_directory: restore overwrite defaultRoland Moriz2018-05-121-0/+4
* | Merge pull request #6815 from MsysTechnologiesllc/vasundhara/MSYS_752_windows...Bryan McLellan2018-05-021-35/+53
|\ \
| * | [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-241-35/+53
| |/
* | 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
| |/
* | Merge pull request #7199 from chef/registry_keyThom May2018-04-301-1/+1
|\ \
| * | Convert :key property in registry_key to use propertyregistry_keyTim Smith2018-04-271-1/+1
| |/
* | Allow build_essential resource to be used without setting a namebuild_nameTim Smith2018-04-271-0/+8
|/
* remove invalid coercing unit testsErik Gomez2018-04-061-14/+0
* Keep case sensitivity on Windows < 2012case_insensitve_dismTim Smith2018-03-281-1/+1
* windows_feature_dism: Be case insensitive with feature namesTim Smith2018-03-271-5/+5
* Fix array parsing in windows_feature_dism / windows_feature_powershellfix_dismTim Smith2018-03-272-4/+24
* Merge pull request #7048 from chef/fix_windows_pagefileTim Smith2018-03-241-5/+5
|\
| * Remove path helpers from window_pagefileTim Smith2018-03-231-5/+5
* | Add swap_file resource form the swap cookbookTim Smith2018-03-231-0/+40
|/
* Rename to windows_ad_joinTim Smith2018-03-221-2/+2
* Require the domain_name to be a FQDNTim Smith2018-03-221-0/+4
* Handle reboots in Chef and provide finer grained control of behaviorTim Smith2018-03-221-0/+7
* Add windows_adjoin resourceTim Smith2018-03-221-0/+34
* Merge pull request #7022 from chef/sysctlTim Smith2018-03-221-0/+56
|\
| * Rename systctl_param to sysctlTim Smith2018-03-211-4/+4
| * Add sysctl_param resource from the sysctl cookbookTim Smith2018-03-211-0/+56
* | sudo: Don't fail on FreeBSD. Turns out there's a .d directoryTim Smith2018-03-221-0/+5
* | Fix the openssl resource spec namesfix_spec_namesTim Smith2018-03-212-0/+0
|/
* Update to the code from the homebrew 9.0 cookbookTim Smith2018-03-202-0/+74