Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changelog for community committball/merging-2707 | tyler-ball | 2015-01-26 | 1 | -0/+2 |
* | Merge remote-tracking branch 'habermann24/patch-1' into tball/merging-2707 | tyler-ball | 2015-01-26 | 3 | -87/+119 |
|\ | |||||
| * | Convert data_bag_item_spec to let syntax | Jan Habermann | 2014-12-31 | 1 | -85/+97 |
| * | Use new expect syntax instead of should | Jan Habermann | 2014-12-31 | 1 | -1/+1 |
| * | Add destroy data bag spec for setting proper default parameter | Jan Habermann | 2014-12-31 | 1 | -0/+20 |
| * | Ruby 2.2 Issue:: data_bag_item.rb:161: warning: circular argument reference -... | Jan | 2014-12-28 | 1 | -1/+1 |
* | | Merge pull request #2813 from chef/jdm/2348-md | Jay Mundrawala | 2015-01-26 | 1 | -0/+1 |
|\ \ | |||||
| * | | Update Changelog to reflect resolution of #2348 | Jay Mundrawala | 2015-01-26 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #2774 from chef/jdm/powershell-2348 | Jay Mundrawala | 2015-01-26 | 2 | -2/+17 |
|\ \ | |||||
| * | | Added spec for issue #2348jdm/powershell-2348 | Jay Mundrawala | 2015-01-19 | 1 | -0/+15 |
| * | | Fix up powershell script | Jay Mundrawala | 2015-01-19 | 1 | -2/+2 |
* | | | Merge pull request #2810 from chef/lcg/unbreak-master | Lamont Granquist | 2015-01-25 | 3 | -7/+8 |
|\ \ \ | |||||
| * | | | fix master | Lamont Granquist | 2015-01-25 | 3 | -7/+8 |
|/ / / | |||||
* | | | Merge pull request #2489 from joshk/patch-1 | Lamont Granquist | 2015-01-25 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Use the new build env on Travis | Josh Kalderimis | 2014-11-26 | 1 | -0/+3 |
* | | | | Merge pull request #2808 from chef/lcg/2448 | Lamont Granquist | 2015-01-25 | 3 | -0/+345 |
|\ \ \ \ | |||||
| * | | | | add md file | Lamont Granquist | 2015-01-25 | 1 | -0/+1 |
| * | | | | Update rspec style for Chef::Org spec | Steven Danna | 2015-01-25 | 1 | -64/+65 |
| * | | | | Update copyright notices in Chef::Org-related files | Steven Danna | 2015-01-25 | 2 | -1/+19 |
| * | | | | Make name argument mandatory for Chef::Org.new | Steven Danna | 2015-01-25 | 2 | -6/+4 |
| * | | | | Remove Org#add_user_to_group function | Steven Danna | 2015-01-25 | 1 | -12/+0 |
| * | | | | Add Chef::Org model class | Steven Danna | 2015-01-25 | 2 | -0/+339 |
* | | | | | Merge pull request #2771 from drag00n/drag00n/updateloghelp | Lamont Granquist | 2015-01-25 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Update chef-client help with auto. | drag00n | 2015-01-17 | 1 | -1/+1 |
* | | | | | | Merge pull request #2741 from drag00n/drag00n/fixknifetypo | Lamont Granquist | 2015-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix typo cab to can | drag00n | 2015-01-11 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #2716 from drag00n/drag00n/fixtypo | Lamont Granquist | 2015-01-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix typo resouces to resources | drag00n | 2015-01-05 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #2807 from chef/lcg/2431 | Lamont Granquist | 2015-01-25 | 4 | -1/+81 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | add md file | Lamont Granquist | 2015-01-25 | 1 | -0/+2 |
| * | | | | | drop expensive exception handling | Vasiliy Tolstov | 2015-01-25 | 1 | -8/+2 |
| * | | | | | raise exception when error | Vasiliy Tolstov | 2015-01-25 | 1 | -0/+1 |
| * | | | | | simplify test | Vasiliy Tolstov | 2015-01-25 | 1 | -28/+22 |
| * | | | | | try to add tests | Vasiliy Tolstov | 2015-01-25 | 2 | -0/+56 |
| * | | | | | cosmetic fixes | Vasiliy Tolstov | 2015-01-25 | 1 | -3/+12 |
| * | | | | | cleanup code to avoid its duplication | Vasiliy Tolstov | 2015-01-25 | 1 | -10/+10 |
| * | | | | | add ability to fetch recipes like in chef-solo when using local-mode | Vasiliy Tolstov | 2015-01-25 | 1 | -1/+25 |
|/ / / / / | |||||
* | | | | | Merge pull request #2806 from chef/lcg/2411 | Lamont Granquist | 2015-01-25 | 3 | -3/+58 |
|\ \ \ \ \ | |||||
| * | | | | | add md file | Lamont Granquist | 2015-01-25 | 1 | -0/+1 |
| * | | | | | Use `let` rather than `before` in rspec tests | Steven Danna | 2015-01-25 | 1 | -9/+14 |
| * | | | | | Add --proxy-auth option to `knife raw` | Steven Danna | 2015-01-25 | 2 | -3/+52 |
|/ / / / / | |||||
* | | | | | Merge pull request #2805 from chef/lcg/2406 | Lamont Granquist | 2015-01-25 | 3 | -25/+66 |
|\ \ \ \ \ | |||||
| * | | | | | add md fileslcg/2406 | Lamont Granquist | 2015-01-25 | 1 | -0/+2 |
| * | | | | | Updated "cbs" variable to "cookbooks_for_upload" | Josh Murphy | 2015-01-25 | 1 | -4/+4 |
| * | | | | | Added cookbook_path configuration value to warning message for uploading cook... | Josh Murphy | 2015-01-25 | 2 | -4/+18 |
| * | | | | | Removed repeated test line in cookbook_upload_spec | Josh Murphy | 2015-01-25 | 1 | -1/+0 |
| * | | | | | Added tests for updated cookbook upload all logic that checks the existence o... | Josh Murphy | 2015-01-25 | 1 | -17/+39 |
| * | | | | | Updated cookbook upload all logic to check that cookbooks exist in the path b... | Josh Murphy | 2015-01-25 | 1 | -6/+10 |
|/ / / / / | |||||
* | | | | | Merge pull request #2804 from chef/lcg/2398 | Lamont Granquist | 2015-01-25 | 6 | -1/+35 |
|\ \ \ \ \ | |||||
| * | | | | | add md file | Lamont Granquist | 2015-01-25 | 1 | -0/+2 |