summaryrefslogtreecommitdiff
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
* 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
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-097-21/+21
* auto fixing some rubocopsLamont Granquist2016-02-097-21/+21
* autofixing some missed copsLamont Granquist2016-02-051-1/+1
* autofixing whitespace copsLamont Granquist2016-02-0525-116/+107
* Update for chef.io domain in copyright lines too.Noah Kantrowitz2016-02-021-1/+1
* 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
|\ \