| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add integration point for ps_credential dsl | Jay Mundrawala | 2015-03-20 | 1 | -0/+4 |
| * | Merge pull request #2758 from chef/mcquin/control_group | Serdar Sutay | 2015-02-11 | 1 | -1/+1 |
| |\ |
|
| | * | Update DSL method name to controls_group.mcquin/control_group | Claire McQuin | 2015-01-15 | 1 | -1/+1 |
| * | | make include_recipe "::foo" use current cookbook | Lamont Granquist | 2015-01-20 | 1 | -0/+28 |
| |/ |
|
| * | Skip 3694 warnings on trivial resource cloning | Lamont Granquist | 2015-01-12 | 1 | -0/+75 |
| * | Adding test for recipe DSL audit additions | tyler-ball | 2014-12-17 | 1 | -0/+7 |
| * | Adding unit test coverage and updating per github review | tyler-ball | 2014-12-16 | 1 | -0/+1 |
| * | Update to RSpec 3. | Claire McQuin | 2014-10-29 | 1 | -82/+83 |
| * | Chef-12 RC Provider Resolver | Lamont Granquist | 2014-10-24 | 1 | -12/+5 |
| * | Merge pull request #2238 from opscode/sersut/chef-2174 | Serdar Sutay | 2014-10-16 | 1 | -0/+8 |
| |\ |
|
| | * | Add a unit test to check tagged? method with default node object.sersut/chef-2174 | Serdar Sutay | 2014-10-16 | 1 | -0/+8 |
| * | | add test for retval from definition | Lamont Granquist | 2014-10-16 | 1 | -0/+11 |
| |/ |
|
| * | Changed exception to ResourceNotFound and printed the passed block name | Nolan Davidson | 2014-09-11 | 1 | -2/+2 |
| * | Added exec method to Recipe, addressing Issue 1689 | Nolan Davidson | 2014-09-11 | 1 | -0/+9 |
| * | Make sure freebsd_package is captured with the resource name it's declared wi... | Serdar Sutay | 2014-08-13 | 1 | -0/+41 |
| * | Raise an error when including a recipe from an unreachable cookbook | danielsdeleo | 2014-03-14 | 1 | -0/+4 |
| * | Enable CHEF-5052 regression tests. | danielsdeleo | 2014-02-19 | 1 | -2/+0 |
| * | Describe resource cloning behaviors in recipe specs. | danielsdeleo | 2014-02-19 | 1 | -0/+49 |
| * | Modernize recipe specs | danielsdeleo | 2014-02-19 | 1 | -86/+96 |
| * | Localize rescues in Recipe method_missing DSL | danielsdeleo | 2014-02-07 | 1 | -0/+13 |
| * | Better specify what happens for NoMethodErrors in the DSL | danielsdeleo | 2014-02-03 | 1 | -0/+27 |
| * | Expose resource creation via more static methods | danielsdeleo | 2014-02-03 | 1 | -0/+48 |
| * | fix should_not raise_error(SpecificException) | Lamont Granquist | 2014-01-29 | 1 | -3/+3 |
| * | s/stub!/stub/g | Lamont Granquist | 2014-01-29 | 1 | -1/+1 |
| * | CHEF-4777: fix for fully qualifying recipes | Lamont Granquist | 2014-01-16 | 1 | -4/+4 |
| * | CHEF-4777: add include_recipes to recipes node attr | Lamont Granquist | 2013-11-14 | 1 | -0/+4 |
| * | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+270 |
| * | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 1 | -143/+0 |
| * | Changing the license on the spec files as well | Adam Jacob | 2008-08-17 | 1 | -13/+11 |
| * | Got set_or_return to work properly | Adam Jacob | 2008-04-28 | 1 | -1/+1 |
| * | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 1 | -1/+1 |
| * | Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,... | Adam Jacob | 2008-04-07 | 1 | -2/+20 |
| * | Adding a File provider | Adam Jacob | 2008-03-23 | 1 | -1/+1 |
| * | Added rcov coverage, lots of tests, definitions, node support | Adam Jacob | 2008-03-10 | 1 | -24/+74 |
| * | Syntax is right in the recipes | Adam Jacob | 2008-03-07 | 1 | -19/+1 |
| * | Marionette does graphs, and can eval on the fly to resources | Adam Jacob | 2008-03-06 | 1 | -0/+95 |