summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated @node ivarsjk/remove_deprecated_ivarsJohn Keiser2014-08-271-4/+0
* Fixes based on PR comments.Serdar Sutay2014-08-261-4/+11
* Specs for bootstrap cleanup.Serdar Sutay2014-08-261-168/+277
* Remove encrypted_data_bag_secret distribution via Chef::Config and enable dis...Serdar Sutay2014-08-262-30/+0
* Deprecate --distro and --template-file options in favor of --template.Serdar Sutay2014-08-261-6/+4
* Remove the bootstrap templates that does chef install via gems.Serdar Sutay2014-08-261-22/+0
* Warn on using 'everything' for knife download on a hosted setup PR #1913jmink2014-08-251-0/+58
* CHEF-4101: DeepMerge - support overwriting hash values with nilMalte Swart2014-08-231-0/+14
* Use path_join to create local-mode-cacheJohn Keiser2014-08-231-16/+63
* Look up username instead of resource nameBryan McLellan2014-08-221-0/+7
* Add error logging on failure to load secret file.Claire McQuin2014-08-221-11/+19
* Ignore v3 encryption detection on ruby < 2.0.Claire McQuin2014-08-221-1/+1
* Add ::encryptor_keys to versioned encryptor classes.Claire McQuin2014-08-221-9/+9
* Fix stubs.Claire McQuin2014-08-221-12/+21
* Update for changed error message return.Claire McQuin2014-08-221-1/+1
* Enable autodetection of encrypted data bag items.Claire McQuin2014-08-221-14/+65
* Spec out behavior for autodetecting encrypted data bag items.Claire McQuin2014-08-221-1/+57
* Update to RSpec 3 syntax.Claire McQuin2014-08-221-23/+41
* there is always an option!James Belchamber2014-08-211-1/+1
* stupid end where the end shouldn't endJames Belchamber2014-08-211-1/+0
* remount now honours optionsJames Belchamber2014-08-211-0/+10
* Fix review call outs.markgibbons2014-08-211-5/+30
* CHEF-1737: Remove extraneous notes.markgibbons2014-08-211-9/+1
* CHEF-1737: New provider rspec testsmarkgibbons2014-08-211-10/+161
* CHEF-1737: Fix noauto support.markgibbons2014-08-212-0/+15
* cleanup: remove OVERRIDE_HOMEsawanoboly2014-08-211-1/+1
* HOME can overwrite by user with OVERRIDE_HOMEsawanoboly2014-08-211-28/+37
* set nil by default, add two specssawanoboly2014-08-211-0/+11
* add_env_to_scm_resourcesawanoboly2014-08-211-17/+28
* Add insert_at to resource_collectionJohn Keiser2014-08-201-0/+33
* Updates spec for supermarketChristopher Webber2014-08-202-4/+4
* Don't throw an error if local package isn't installed.Nathan Huff2014-08-181-8/+8
* Fix a typo and remove a couple unused variablesNathan Huff2014-08-181-4/+1
* Break get_current_version into its own function.Nathan Huff2014-08-181-15/+48
* Check local repository as well as remote when looking up the currently instal...Nathan Huff2014-08-181-48/+51
* Fix creation of non-empty FreeBSD groupsJacob Vosmaer2014-08-181-2/+2
* Merge branch 'master' into mcquin/Issues-1518Claire McQuin2014-08-152-83/+115
|\
| * Enable client-side key generation by default (resolves https://github.com/ops...Claire McQuin2014-08-141-74/+83
| * add spec tests for http_proxy fixesLamont Granquist2014-08-141-9/+32
* | Rename spec and add verify_mode tests.Claire McQuin2014-08-141-0/+220
* | CookbookSiteStreamingUploader uses ssl_verify_mode.Claire McQuin2014-08-141-200/+0
|/
* Merge pull request #1812 from opscode/sersut/chef-1773Serdar Sutay2014-08-131-0/+41
|\
| * Make sure freebsd_package is captured with the resource name it's declared wi...Serdar Sutay2014-08-131-0/+41
* | add JSONCompat test for parsing JSON commentsLamont Granquist2014-08-131-1/+17
|/
* Updates based on PR comments.Serdar Sutay2014-08-121-3/+0
* * Dscl user provider changes to support Mac 10.7, 10.8 & 10.9.Serdar Sutay2014-08-122-264/+663
* Do not use :Win32 outside of let, describe, it blocks since we don't have it ...Serdar Sutay2014-08-121-8/+13
* CHEF-5022: Add tests for #set_start_type and cleanupBryan McLellan2014-08-121-3/+15
* CHEF-5022: Rename start_type to current_start_typeBryan McLellan2014-08-121-2/+2
* CHEF-5022: leave enabled to nil for all other statesBryan McLellan2014-08-121-0/+7