summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add insert_at to resource_collectionjk/insert_atJohn Keiser2014-04-292-8/+50
* Make it possible to include Chef::Provider / Chef::ResourceJohn Keiser2014-04-2418-353/+353
* Make local mode stable enough to pass chef-pedantJohn Keiser2014-04-231-0/+1
* Merge: Get local mode passing against chef-pedantJohn Keiser2014-04-2319-207/+724
|\
| * Make root_dir required for CookbookVersion to generate manifestJohn Keiser2014-04-238-201/+300
| * Fix Pathname.each_filename on Ruby 1.8.7John Keiser2014-04-233-14/+39
| * Work around 1.8.7 issue with Pathname.each_filenameJohn Keiser2014-04-221-2/+14
| * Don't include .uploaded-cookbook-version.json in knife uploadJohn Keiser2014-04-224-20/+46
| * Run rake pedant to run local mode pedant in TravisJohn Keiser2014-04-221-1/+1
| * Fix data bag test to create bag before creating itemJohn Keiser2014-04-221-0/+2
| * Don't consider .uploaded-cookbook-version.json uploadableJohn Keiser2014-04-223-6/+16
| * Run Pedant against local mode in TravisJohn Keiser2014-04-227-7/+248
| * Do not automatically create data bagsJohn Keiser2014-04-221-1/+3
| * Support storage of uploaded cookbook version in local modeJohn Keiser2014-04-223-2/+37
| * Support cookbooks whose root dir does not match nameJohn Keiser2014-04-221-19/+39
| * Raise exception from /cookbooks/NAME if cookbook does not existJohn Keiser2014-04-211-1/+5
| * Fix list /cookbooks/<name> for chef-zeroJohn Keiser2014-04-211-4/+6
| * Remove confusing reference to unused variable @childrenJohn Keiser2014-04-211-1/+0
| * Raise better exceptions in local modeJohn Keiser2014-04-212-13/+53
* | Merge pull request #1389 from opscode/lcg/fix-configure-hostnamelamont-granquist2014-04-232-2/+3
|\ \
| * | CHEF-5211: fix configure hostname guessingLamont Granquist2014-04-232-2/+3
|/ /
* | Merge pull request #1387 from opscode/adamed/CHEF-5211Adam Edwards2014-04-223-0/+39
|\ \
| * | CHEF-5211: Make sure ohai[:fqdn] succeedsBryan McLellan2014-04-222-0/+38
| * | [CHEF-5211] Adding load_plugins call to ensure oha plugins are loaded before ...Michael Goetz2014-04-221-0/+1
|/ /
* | CHEF-5116: update md filesLamont Granquist2014-04-222-0/+2
* | Merge pull request #1358 from johntdyer/masterlamont-granquist2014-04-222-36/+59
|\ \
| * | bogus push to try and get travisCI to behaveJohn Dyer2014-04-211-0/+1
| * | CHEF-5116 - Fix two tests for remote_file net/http exceptionsJohn Dyer2014-04-211-36/+58
| * | CHEF-5116 - Catch HTTPServerException for 404 in remote_file retryJohn Dyer2014-04-031-1/+1
* | | Merge pull request #1385 from opscode/lcg/CHEF-5100lamont-granquist2014-04-223-3/+88
|\ \ \
| * | | add CHEF::Rest#get func testsLamont Granquist2014-04-222-2/+25
| * | | fix mixing should + expect rspec syntax in same fileLamont Granquist2014-04-222-6/+6
| * | | CHEF-5100: moar func testsLamont Granquist2014-04-223-0/+62
|/ / /
* | | Merge pull request #1377 from opscode/lcg/CHEF-5198-3-moar-func-testslamont-granquist2014-04-214-134/+343
|\ \ \ | |_|/ |/| |
| * | forgot to mix into remote_file specsLamont Granquist2014-04-211-0/+1
| * | wrap methods in a moduleLamont Granquist2014-04-213-112/+119
| * | DRY up remote_file func specsLamont Granquist2014-04-111-134/+7
| * | CHEF-5198: adding func tests for Chef::HTTP clientsLamont Granquist2014-04-113-0/+328
* | | Merge branch 'CHEF-5223'danielsdeleo2014-04-174-1/+52
|\ \ \ | |/ / |/| |
| * | Doc changes for CHEF-5223 regression fix.danielsdeleo2014-04-162-0/+10
| * | Make OS X service resource work when the plist doesn't exist yet.danielsdeleo2014-04-162-1/+42
|/ /
* | Merge pull request #1376 from opscode/deptools-updateSerdar Sutay2014-04-111-2/+2
|\ \
| * | Use the released versions of mixlib-shellout and ohai.sersut2014-04-111-2/+2
|/ /
* | Merge pull request #1370 from opscode/lcg/CHEF-5198-remote-file-functestslamont-granquist2014-04-101-2/+192
|\ \
| * | CHEF-5198: add func tests for remote_fileLamont Granquist2014-04-091-2/+192
* | | CHEF-4472: release notesBryan McLellan2014-04-102-0/+2
* | | Simplication of source_path assignBastien JOVE2014-04-101-1/+1
* | | Correction on call vs log errorBastien JOVE2014-04-101-2/+2
* | | Update local_file.rbTensibai2014-04-101-1/+1
* | | windows path fix for CHEF-4472Bastien JOVE2014-04-102-1/+30