summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | | Merge remote-tracking branch 'habermann24/patch-1' into tball/merging-2707tyler-ball2015-01-263-87/+119
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | 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
| * | | | | | Ruby 2.2 Issue:: data_bag_item.rb:161: warning: circular argument reference -...Jan2014-12-281-1/+1
* | | | | | | Merge pull request #2813 from chef/jdm/2348-mdJay Mundrawala2015-01-261-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Update Changelog to reflect resolution of #2348Jay Mundrawala2015-01-261-0/+1
|/ / / / / / /
* | | | | | | Merge pull request #2774 from chef/jdm/powershell-2348Jay Mundrawala2015-01-262-2/+17
|\ \ \ \ \ \ \
| * | | | | | | Added spec for issue #2348jdm/powershell-2348Jay Mundrawala2015-01-191-0/+15
| * | | | | | | Fix up powershell scriptJay Mundrawala2015-01-191-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #2810 from chef/lcg/unbreak-masterLamont Granquist2015-01-253-7/+8
|\ \ \ \ \ \ \
| * | | | | | | fix masterLamont Granquist2015-01-253-7/+8
|/ / / / / / /
* | | | | | | Merge pull request #2489 from joshk/patch-1Lamont Granquist2015-01-251-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Use the new build env on TravisJosh Kalderimis2014-11-261-0/+3
* | | | | | | | Merge pull request #2808 from chef/lcg/2448Lamont Granquist2015-01-253-0/+345
|\ \ \ \ \ \ \ \
| * | | | | | | | add md fileLamont Granquist2015-01-251-0/+1
| * | | | | | | | Update rspec style for Chef::Org specSteven Danna2015-01-251-64/+65
| * | | | | | | | Update copyright notices in Chef::Org-related filesSteven Danna2015-01-252-1/+19
| * | | | | | | | Make name argument mandatory for Chef::Org.newSteven Danna2015-01-252-6/+4
| * | | | | | | | Remove Org#add_user_to_group functionSteven Danna2015-01-251-12/+0
| * | | | | | | | Add Chef::Org model classSteven Danna2015-01-252-0/+339
* | | | | | | | | Merge pull request #2771 from drag00n/drag00n/updateloghelpLamont Granquist2015-01-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update chef-client help with auto.drag00n2015-01-171-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2741 from drag00n/drag00n/fixknifetypoLamont Granquist2015-01-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typo cab to candrag00n2015-01-111-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2716 from drag00n/drag00n/fixtypoLamont Granquist2015-01-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typo resouces to resourcesdrag00n2015-01-051-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2807 from chef/lcg/2431Lamont Granquist2015-01-254-1/+81
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | add md fileLamont Granquist2015-01-251-0/+2
| * | | | | | | | drop expensive exception handlingVasiliy Tolstov2015-01-251-8/+2
| * | | | | | | | raise exception when errorVasiliy Tolstov2015-01-251-0/+1
| * | | | | | | | simplify testVasiliy Tolstov2015-01-251-28/+22
| * | | | | | | | try to add testsVasiliy Tolstov2015-01-252-0/+56
| * | | | | | | | cosmetic fixesVasiliy Tolstov2015-01-251-3/+12
| * | | | | | | | cleanup code to avoid its duplicationVasiliy Tolstov2015-01-251-10/+10
| * | | | | | | | add ability to fetch recipes like in chef-solo when using local-modeVasiliy Tolstov2015-01-251-1/+25
|/ / / / / / / /
* | | | | | | | Merge pull request #2806 from chef/lcg/2411Lamont Granquist2015-01-253-3/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | add md fileLamont Granquist2015-01-251-0/+1
| * | | | | | | | Use `let` rather than `before` in rspec testsSteven Danna2015-01-251-9/+14
| * | | | | | | | Add --proxy-auth option to `knife raw`Steven Danna2015-01-252-3/+52
|/ / / / / / / /