summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test mixlib-config 2.1.0.rc.1mixlib-config-2.1John Keiser2013-12-052-1/+3
* Merge branch 'jk/CHEF-4441'John Keiser2013-12-038-321/+469
|\
| * CHEF-4441: emit reasonable error message when there is no default data bag se...John Keiser2013-12-032-18/+35
| * Split EncryptedDataBagItem into multiple filesJohn Keiser2013-12-037-303/+434
|/
* Merge pull request #1156 from soundcloud/fix-user-resource-comparisonlamont-granquist2013-12-032-1/+11
|\
| * [CHEF-4842] Fix comparison of user resources with non-ASCII commentsTobias Schmidt2013-12-042-1/+11
|/
* Merge pull request #1099 from opscode/lcg/knife-subcommand-prereleaselamont-granquist2013-11-262-4/+4
|\
| * search prerelease gems for subcommandsLamont Granquist2013-10-292-4/+4
* | Always set a correct Host header to avoid net/http bugdanielsdeleo2013-11-263-4/+23
* | Skip IPv6 tests on Solarisdanielsdeleo2013-11-262-2/+6
* | Merge branch 'contributions'Bryan McLellan2013-11-2620-61/+223
|\ \
| * | CHEF-3940: Raise an error if we cannot find the userBryan McLellan2013-11-262-1/+6
| * | [CHEF-3940] ensure $HOME matches user executing `git`Seth Chisamore2013-11-262-6/+25
| * | Merge branch 'CHEF-4421' into contributionsBryan McLellan2013-11-262-11/+22
| |\ \
| | * | Modify a message when any cookbook is not found.Ryota Arai2013-11-262-2/+2
| | * | Raise an error if any directory of `cookbook_path` contains no cookbook.Ryota Arai2013-11-262-10/+7
| | * | Raise CookbookNotFound error if any directory of cookbook_path contains no co...Ryota Arai2013-11-262-11/+22
| | * | Improve an error message "No cookbook found".Ryota Arai2013-11-261-2/+5
| |/ /
| * | Refactor handle_command_failures method.Ryota Arai2013-11-261-12/+11
| * | CHEF-4747: convert test to use double from openstructBryan McLellan2013-11-261-2/+1
| * | support configurable concurrencyRanjib Dey2013-11-263-4/+29
| * | CHEF-4748: Use dot to access method instead of double-colon (language convent...Bryan McLellan2013-11-261-1/+1
| * | Added knife spec to test invalid name input for data bag create.tylercloke2013-11-261-0/+7
| * | Catch correct exception.tylercloke2013-11-261-1/+1
| * | ID validation for knife data bag creation.tylercloke2013-11-261-0/+7
| * | CHEF-4759: chef-solo --no-color default on windowsLamont Granquist2013-11-262-1/+7
| * | newly released mime-types requiresJohn Goulah2013-11-261-0/+1
| * | changes to fix failing testsJohn Goulah2013-11-261-0/+18
| * | some tests for the enable_checkout optionJohn Goulah2013-11-262-0/+25
| * | move check up to wrap checkout called from action_checkoutJohn Goulah2013-11-261-7/+7
| * | add enable_checkout attribute; add ability to override 'deploy' with checkout...John Goulah2013-11-262-4/+25
| * | move attribute setting locally inside the specRanjib Dey2013-11-261-1/+1
| * | add spec for mailto attr comparison bugRanjib Dey2013-11-261-0/+6
| * | nil signifies absence of an attribute, which can be used to remove an attributeRanjib Dey2013-11-261-1/+1
| * | adding the -a / --all option and correcting the spec fileSander Botman2013-11-262-23/+36
|/ /
* | Add missing require for thread to Chef::CookbookUploaderBryan McLellan2013-11-261-0/+1
* | Merge pull request #1111 from opscode/lcg/OC-10380lamont-granquist2013-11-2210-55/+243
|\ \
| * | fix windows pathing issue in spec testsLamont Granquist2013-11-211-38/+51
| * | spec tests for checksumLamont Granquist2013-11-115-51/+160
| * | OC-10380: add polymorphismLamont Granquist2013-11-116-20/+41
| * | OC-10380: skip checksumming for no-content filesLamont Granquist2013-11-112-5/+50
* | | Merge pull request #743 from jaymzh/CHEF-4110Phil Dibowitz2013-11-216-0/+111
|\ \ \
| * | | [CHEF-4110] Add whyrun_safe_ruby_block resourcePhil Dibowitz2013-11-216-0/+111
|/ / /
* | | CHEF-4715 and CHEF-4714jamescott2013-11-202-6/+12
* | | Merge branch 'jc/OC-10471/raw_http_request'jamesc2013-11-202-10/+56
|\ \ \
| * | | add a doc comment on the purpose of raw_http_requestjamesc2013-11-201-0/+3
| * | | Add tests for raw_http_request to check that the authenticator getsjamesc2013-11-201-7/+38
| * | | raw_http_request was aliased to send_http_request, which is below thejamesc2013-11-171-3/+15
| |/ /
* | | Merge pull request #1134 from opscode/CHEF-3297Serdar Sutay2013-11-2023-289/+659
|\ \ \
| * \ \ Merge pull request #1127 from opscode/CHEF-3297-part-2Serdar Sutay2013-11-2019-177/+370
| |\ \ \