| Commit message (Expand) | Author | Age | Files | Lines |
* | deep_merge_cache fixes for bugs in 12.0.0 | Lamont Granquist | 2015-01-14 | 1 | -0/+31 |
* | Add spec | Phil Dibowitz | 2014-12-10 | 1 | -0/+34 |
* | fix rspec truthy things | Lamont Granquist | 2014-11-08 | 1 | -6/+6 |
* | fix autovivification | Lamont Granquist | 2014-11-08 | 1 | -2/+10 |
* | chef-12 attribute changes | Lamont Granquist | 2014-11-08 | 1 | -13/+313 |
* | Update to RSpec 3. | Claire McQuin | 2014-10-29 | 1 | -181/+181 |
* | Separate test for node.to_hash with empty run_list. | Ivan Larionov | 2014-10-19 | 1 | -3/+4 |
* | Empty run_list should result in empty array when using node.to_hash. | Ivan Larionov | 2014-10-18 | 1 | -0/+3 |
* | My local gemset was including the `json` gem, causing these tests to be ineff... | tyler-ball | 2014-10-07 | 1 | -1/+4 |
* | Trying to eradicate all traces of the JSON gem from Chef | tyler-ball | 2014-10-07 | 1 | -0/+4 |
* | Change attribute whitelist filter syntax to match Ohai | Claire McQuin | 2014-05-15 | 1 | -23/+23 |
* | add whitelist config options for attributes saved by the node | Claire McQuin | 2014-05-15 | 1 | -3/+73 |
* | Merge remote-tracking branch 'origin/master' into save-right-run-list | Thom May | 2014-03-04 | 1 | -12/+33 |
|\ |
|
| * | s/mock\(/double(/g | Lamont Granquist | 2014-01-29 | 1 | -4/+4 |
| * | s/stub!/stub/g | Lamont Granquist | 2014-01-29 | 1 | -8/+8 |
| * | CHEF-4777: fix for fully qualifying recipes | Lamont Granquist | 2014-01-16 | 1 | -2/+2 |
| * | CHEF-4777: add include_recipes to recipes node attr | Lamont Granquist | 2013-11-14 | 1 | -0/+16 |
| * | Moved Chef::Recipe#tag into the Chef::Node object | Paul Mooring | 2013-10-04 | 1 | -0/+5 |
* | | CHEF-4443 - Always save the correct run list | Thom May | 2013-08-12 | 1 | -0/+9 |
|/ |
|
* | [CHEF-3683] Assert entire order in test. | Steven Danna | 2013-04-01 | 1 | -1/+1 |
* | [CHEF-3683] Chef::Node objects should be sortable. | Steven Danna | 2013-04-01 | 1 | -0/+7 |
* | [CHEF-3806] add tests for "dangling" set_unless state bleed | danielsdeleo | 2013-01-29 | 1 | -3/+27 |
* | specs to test for set_unless flag badness | Lamont Granquist | 2013-01-29 | 1 | -0/+21 |
* | [CHEF-3724] correctly query the recipes attribute in Node#recipe? | danielsdeleo | 2012-12-26 | 1 | -0/+30 |
* | Wire "force" default and override into node | danielsdeleo | 2012-11-09 | 1 | -0/+12 |
* | [CHEF-3499] add platform introspection to Node | danielsdeleo | 2012-11-02 | 1 | -3/+2 |
* | [CHEF-3499] convert node specs to use let() {} | danielsdeleo | 2012-11-02 | 1 | -221/+222 |
* | [CHEF-2936] ensure all default and override attrs go in node json | danielsdeleo | 2012-11-02 | 1 | -2/+19 |
* | [CHEF-2936] apply attributes at run list expansion | danielsdeleo | 2012-11-02 | 1 | -1/+29 |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+684 |
* | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 1 | -326/+0 |
* | Adding specs for new resource types, fixes to node, mixin::template | Adam Jacob | 2008-09-08 | 1 | -2/+3 |
* | Changing the license on the spec files as well | Adam Jacob | 2008-08-17 | 1 | -13/+11 |
* | Adding functional search support | Adam Jacob | 2008-07-10 | 1 | -3/+15 |
* | Huge amount of work, covering openid, clients, and all sorts of server stuff | Adam Jacob | 2008-06-09 | 1 | -48/+175 |
* | Working on network layer | Adam Jacob | 2008-05-19 | 1 | -8/+17 |
* | chef compiles | Adam Jacob | 2008-04-27 | 1 | -0/+5 |
* | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 1 | -1/+55 |
* | Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,... | Adam Jacob | 2008-04-07 | 1 | -1/+13 |
* | Added rcov coverage, lots of tests, definitions, node support | Adam Jacob | 2008-03-10 | 1 | -0/+108 |