summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding changelog updates for https://github.com/chef/chef/pull/2698tball/merging-2698tyler-ball2015-01-281-0/+2
* use context in conjunction with let as opposed to local variables and require...David Crowder2015-01-282-62/+62
* fix error in tests where shell_out was being expected incorrectlyDavid Crowder2015-01-282-4/+4
* switch to the let syntax for the rpm spec tests instead of a before block wit...David Crowder2015-01-281-74/+82
* use shell_out! where appropriate and revert incorrectly scoped variableDavid Crowder2015-01-282-10/+10
* Fix #2663 - refactor to use shell_out in rpm providerDavid Crowder2015-01-282-30/+31
* Merge pull request #2829 from juliandunn/userdel-error-test-fixLamont Granquist2015-01-281-1/+1
|\
| * Fixed typo in test from #2823.Julian C. Dunn2015-01-281-1/+1
|/
* Merge pull request #2780 from chef/btm/disable-windows-leak-testsBryan McLellan2015-01-271-2/+2
|\
| * Disable win32 memory leak testsbtm/disable-windows-leak-testsBryan McLellan2015-01-201-2/+2
* | Add space so GFM recognizes the ordered listdanielsdeleo2015-01-271-0/+1
* | Merge branch 'chef-io-readme'danielsdeleo2015-01-271-18/+20
|\ \
| * | Be clear that we want PRs against masterdanielsdeleo2015-01-271-1/+2
| * | Update copyright for 2015danielsdeleo2015-01-271-1/+1
| * | Replace wiki link with short dev process instructionsdanielsdeleo2015-01-271-4/+5
| * | Update installer links for chef.iodanielsdeleo2015-01-271-2/+2
| * | Learn Chef is at learn.chef.iodanielsdeleo2015-01-271-2/+2
| * | Convert opscode.com and getchef.com to chef.io in READMEdanielsdeleo2015-01-271-12/+12
|/ /
* | Merge pull request #2823 from chef/lcg/mergesLamont Granquist2015-01-2730-176/+91
|\ \
| * | add md filesLamont Granquist2015-01-271-0/+12
| * | fix rebase confict errorLamont Granquist2015-01-271-8/+0
| * | Add comments to trusted_certs_contentBryan McLellan2015-01-271-0/+5
| * | Clean all RSpec test filters related to Ruby 1.8.7 (issue #2497)Xabier de Zuazo2015-01-275-31/+5
| * | Util::Diff: remove Object::Encoding existence check (ruby 1.8 specific, issue...Xabier de Zuazo2015-01-272-10/+7
| * | Provider::User: remove gecos#force_encoding existence check (ruby 1.8 specifi...Xabier de Zuazo2015-01-272-2/+2
| * | EncryptedDataBagItem: remove Cipher#auth_data method existence check (ruby 1....Xabier de Zuazo2015-01-273-30/+1
| * | Resource: use #const_defined? with arity 2 (ruby < 2 specific, issues #2497, ...Xabier de Zuazo2015-01-271-8/+10
| * | Use default argument values for #define_method and avoid exceptions (ruby < 2...Xabier de Zuazo2015-01-272-7/+3
| * | LWRPBase#attribute: fix the ArgumentError description to include 0 lengthXabier de Zuazo2015-01-271-1/+1
| * | chef/run_context comment: use "predictable" word instead of "preserved" for H...Xabier de Zuazo2015-01-271-2/+2
| * | Remove some RUBY_VERSION < 2 comparisons (ruby < 2 specific, issue #2497)Xabier de Zuazo2015-01-272-8/+1
| * | Update some ruby 1.8 related comments (issue #2497)Xabier de Zuazo2015-01-272-5/+4
| * | Use #define_method instead of #class_eval (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-275-43/+21
| * | Mixin::Securable: remove ruby 1.8 specific code (issue #2497)Xabier de Zuazo2015-01-271-4/+1
| * | Remove binread functions (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-272-24/+3
| * | userdel functional test fixkaustubh-d2015-01-271-5/+18
| * | define dummynode for specsawanoboly2015-01-271-4/+8
| * | add banner for knife serve commandDavid Radcliffe2015-01-271-0/+3
* | | Merge branch 'policyfile-native-api-support'danielsdeleo2015-01-2710-8/+216
|\ \ \ | |/ / |/| |
| * | Improve policy ChefFS supportpolicyfile-native-api-supportdanielsdeleo2015-01-275-5/+56
| * | Add policyfile native support to policy builderdanielsdeleo2015-01-272-2/+68
| * | Add ChefFS data handling for policiesdanielsdeleo2015-01-272-0/+14
| * | Add policy support to ChefFS configurationdanielsdeleo2015-01-272-4/+77
| * | Add policy_path for ChefFS policyfile supportdanielsdeleo2015-01-271-0/+4
|/ /
* | Merge pull request #2821 from chef/jdm/appveyor-badgeJay Mundrawala2015-01-271-1/+1
|\ \
| * | Point appveyor badge at chef instead of opscodeJay Mundrawala2015-01-271-1/+1
|/ /
* | Merge pull request #2717 from chef/tball/guard_interpreterTyler Ball2015-01-265-1/+39
|\ \
| * | Fixing #2694 - resource guards are executed in why_run modetball/guard_interpretertyler-ball2015-01-055-1/+39
* | | Merge pull request #2816 from chef/tball/merging-2707Tyler Ball2015-01-264-87/+121
|\ \ \
| * | | changelog for community committball/merging-2707tyler-ball2015-01-261-0/+2