summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0246-57/+57
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0239-39/+39
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0266-68/+68
* fix style nittm/apt_updateThom May2016-01-221-1/+1
* respond to review commentsThom May2016-01-221-0/+8
* Add an apt_update resourceThom May2016-01-201-0/+30
* Use double quotes by defaultThom May2016-01-1465-175/+175
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-133-3/+3
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-123-4/+4
* chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-081-0/+67
* Added profile provider for OS XNate Walck2015-12-171-0/+61
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-5/+1
* why is 'identity' different than 'name_property'?Lamont Granquist2015-12-141-1/+1
* Add timeout attribute to dsc_resourcejdm/dsc_resource_timeoutJay Mundrawala2015-12-031-1/+7
* Add reboot notification to dsc_resourceSteven Murawski2015-11-181-4/+9
* Merge pull request #4014 from nsdavidson/issue-3923Thom May2015-11-121-0/+40
|\
| * updating copyright statment in ksh_spec.rbNolan Davidson2015-10-131-1/+1
| * Adding ksh resource and specsNolan Davidson2015-10-061-0/+40
* | Merge pull request #4064 from josb/masterThom May2015-11-121-1/+1
|\ \
| * | Stop initializing node tags hereJos Backus2015-10-201-1/+1
* | | Use SHA256 instead for registry_key when data is not displayableJay Mundrawala2015-10-241-2/+2
* | | We shouldn't be subclassing Struct.new - if the file is loaded twice we get a...tyler-ball2015-10-241-45/+44
|/ /
* | Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-13/+17
|/
* Merge pull request #3806 from gh2k/subversion-shelloutThom May2015-09-021-0/+4
|\
| * Replace output_of_command with shell_out! in subversion providerSimon Detheridge2015-08-241-0/+4
* | Make file verification deprecation print the proper source locjk/dedup-messagesJohn Keiser2015-09-011-1/+1
* | Merge pull request #3772 from chef/jdm/dsc-script-ps-credJay Mundrawala2015-08-251-0/+4
|\ \
| * | Test to make sure dsc_script has ps_credential helperJay Mundrawala2015-08-251-0/+4
| |/
* | fix supports hash issues in service providersLamont Granquist2015-08-251-4/+4
|/
* fixes from code reviewLamont Granquist2015-08-201-11/+1
* add spec for resource sideLamont Granquist2015-08-201-1/+20
* Add support for override depth and adding test in overriding depthGomes da Silva2015-08-121-1/+7
* Warn about deprecation `%{file}` interpolation in verify commandmarguerite2015-07-221-0/+18
* Interpolate `%{path}` in verify commandmarguerite2015-07-211-5/+15
* Merge pull request #3608 from chef/adamedx/powershell_script_spec_renameTyler Ball2015-06-301-0/+0
|\
| * Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_renameadamedx2015-06-271-0/+0
* | Test updates for the changes to default actions.Noah Kantrowitz2015-06-2917-19/+19
* | Fix ancillary tests.Noah Kantrowitz2015-06-292-2/+2
|/
* Fix up comments and default priority (when nothing matches)John Keiser2015-06-021-3/+9
* Fix ifconfig platform version filterJohn Keiser2015-06-021-3/+1
* Make resource deprecation warnings once-only; fix recipe DSL tests back upJohn Keiser2015-06-021-1/+1
* Use the central priority map for `provides`John Keiser2015-06-021-1/+1
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-016-7/+7
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-2/+1
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-1/+1
* Update specs for remote local file + spacesJay Mundrawala2015-05-211-0/+5
* Use canonical_path in windows_package resource for sourcejdm/msi-uri-sourceJay Mundrawala2015-05-151-2/+2
* Surface checksum attributeJay Mundrawala2015-05-151-0/+5
* Added spec to make sure urls are not modified when creating a windows_package...Jay Mundrawala2015-05-151-0/+9
* Move LWRP class deprecation warning to const_missingJohn Keiser2015-05-132-0/+2