summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add policy support to ChefFS configurationdanielsdeleo2015-01-271-0/+52
* Merge pull request #2717 from chef/tball/guard_interpreterTyler Ball2015-01-262-0/+30
|\
| * Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-052-0/+30
* | Merge remote-tracking branch 'habermann24/patch-1' into tball/merging-2707tyler-ball2015-01-262-86/+118
|\ \
| * | Convert data_bag_item_spec to let syntaxJan Habermann2014-12-311-85/+97
| * | Use new expect syntax instead of shouldJan Habermann2014-12-311-1/+1
| * | Add destroy data bag spec for setting proper default parameterJan Habermann2014-12-311-0/+20
* | | Merge pull request #2774 from chef/jdm/powershell-2348Jay Mundrawala2015-01-261-0/+15
|\ \ \
| * | | Added spec for issue #2348jdm/powershell-2348Jay Mundrawala2015-01-191-0/+15
* | | | fix masterLamont Granquist2015-01-252-4/+7
* | | | Merge pull request #2808 from chef/lcg/2448Lamont Granquist2015-01-251-0/+196
|\ \ \ \
| * | | | Update rspec style for Chef::Org specSteven Danna2015-01-251-64/+65
| * | | | Update copyright notices in Chef::Org-related filesSteven Danna2015-01-251-1/+1
| * | | | Make name argument mandatory for Chef::Org.newSteven Danna2015-01-251-3/+2
| * | | | Add Chef::Org model classSteven Danna2015-01-251-0/+196
* | | | | simplify testVasiliy Tolstov2015-01-251-28/+22
* | | | | try to add testsVasiliy Tolstov2015-01-252-0/+56
|/ / / /
* | | | Use `let` rather than `before` in rspec testsSteven Danna2015-01-251-9/+14
* | | | Add --proxy-auth option to `knife raw`Steven Danna2015-01-251-0/+38
* | | | Added cookbook_path configuration value to warning message for uploading cook...Josh Murphy2015-01-251-3/+16
* | | | Removed repeated test line in cookbook_upload_specJosh Murphy2015-01-251-1/+0
* | | | Added tests for updated cookbook upload all logic that checks the existence o...Josh Murphy2015-01-251-17/+39
* | | | add testRob Redpath2015-01-251-0/+13
* | | | Keep order of env providedAlex Slynko2015-01-251-5/+18
* | | | fix a couple typos in the testsScott Bonds2015-01-251-2/+2
* | | | refactor based on feedback from lamont-granquistScott Bonds2015-01-251-90/+2
* | | | update tests to match changed file operations orderScott Bonds2015-01-251-2/+4
* | | | remove extraneous lineScott Bonds2015-01-251-1/+0
* | | | add question mark to methods that return a booleanScott Bonds2015-01-251-13/+13
* | | | more intercepting of config file readsScott Bonds2015-01-251-1/+3
* | | | intercept config file readsScott Bonds2015-01-251-0/+2
* | | | incorporated first round of feedbackScott Bonds2015-01-251-50/+156
* | | | remove references to /usr/local/etc/rc.dScott Bonds2015-01-251-1/+0
* | | | add service provider for OpenBSDScott Bonds2015-01-251-0/+521
* | | | fix rspec 3.x syntaxLamont Granquist2015-01-251-4/+4
* | | | add tests for array conditional notationDave Eddy2015-01-251-4/+46
* | | | [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-4/+13
* | | | [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1
* | | | Change expect to allow.mcquin/client_spec_fixClaire McQuin2015-01-231-1/+1
* | | | Stub reading of /etc/chef/client.rbClaire McQuin2015-01-231-2/+5
* | | | make include_recipe "::foo" use current cookbookLamont Granquist2015-01-202-0/+33
|/ / /
* | | Merge pull request #2753 from opscode/lcg/deep-merge-cache-fixLamont Granquist2015-01-141-0/+31
|\ \ \
| * | | deep_merge_cache fixes for bugs in 12.0.0Lamont Granquist2015-01-141-0/+31
* | | | Merge pull request #2723 from patcox/CHEF-2667Phil Dibowitz2015-01-141-4/+4
|\ \ \ \
| * | | | bugfix dscl providerPat Cox2015-01-121-4/+4
* | | | | Merge pull request #2724 from patcox/dscl_fix_salt_bugPhil Dibowitz2015-01-141-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add code comment, add unit test for case when no salt is foundPat Cox2015-01-121-0/+8
* | | | | Update spec to check that information about why the cookbook was not found is...Jay Mundrawala2015-01-131-1/+5
|/ / / /
* | | | Skip 3694 warnings on trivial resource cloningLamont Granquist2015-01-123-3/+79
* | | | add a compile_time flag to chef_gem resourceLamont Granquist2015-01-121-3/+57