summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #4700 from nathwill/features/systemd-unitThom May2016-05-011-0/+133
|\
| * add systemd_unit resource/providerNathan Williams2016-04-161-0/+133
* | Merge pull request #4855 from kbruner/mdadm_layoutThom May2016-04-261-2/+7
|\ \
| * | fix existing bitmap unit test in mdadm resourceKaren Bruner2016-04-211-2/+2
| * | add support for --layout option to mdadm resource providerKaren Bruner2016-04-211-0/+5
| |/
* | Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-252-3/+3
|/
* add nillable apt_repository and nillable propertiesLamont Granquist2016-04-141-0/+4
* Add an apt_repository resourcetm/apt_repositoryThom May2016-04-081-0/+34
* better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-1922-23/+23
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* Merge pull request #4111 from mikedodge04/launchdPhil Dibowitz2016-02-171-0/+31
|\
| * bundle exec chefstyle -aMike Dodge2016-02-151-8/+7
| * added specsMike Dodge2016-02-151-0/+32
* | test that splitting a string on commas DTRTtm/split_group_membersThom May2016-02-161-0/+5
|/
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1