| Commit message (Expand) | Author | Age | Files | Lines |
* | Files that start with . and .. are now found via the cookbook loader - fixes ... | Adam Jacob | 2009-02-12 | 2 | -0/+29 |
* | Template and remote file now supports a cookbook attribute, which lets you mo... | Adam Jacob | 2009-02-11 | 8 | -0/+118 |
* | The node object should be available from within the definitions paramater blo... | Adam Jacob | 2009-02-10 | 3 | -0/+41 |
* | Adding a remote file test cookbook | Adam Jacob | 2009-02-06 | 2 | -0/+29 |
* | Changing Example Com to Opscode | Adam Jacob | 2009-02-05 | 10 | -10/+10 |
* | Fixing not_if and only_if to use run_command with the new ignore_exit value, ... | Adam Jacob | 2009-02-05 | 1 | -0/+41 |
* | Updating search to support attributes and not running a block. | Adam Jacob | 2009-02-03 | 1 | -0/+27 |
* | Adding example cookbook for remote file via http | Adam Jacob | 2009-02-03 | 1 | -0/+23 |
* | Two states of upgrade, actually. | Adam Jacob | 2009-02-01 | 1 | -1/+1 |
* | Adding sample cookbook for CHEF-59, yum package provider | Adam Jacob | 2009-02-01 | 1 | -0/+22 |
* | Adding a Process::WNOHANG to the waitpid2 from popen4 | Adam Jacob | 2009-01-30 | 1 | -3/+3 |
* | Fixing up CHEF-56 test | Adam Jacob | 2009-01-30 | 1 | -17/+1 |
* | Adding testing cookbook for CHEF-56, minor fix to service init command | Adam Jacob | 2009-01-30 | 1 | -0/+39 |
* | Updating the script provider to set the ownership of the tempfile via a Chef:... | Adam Jacob | 2009-01-28 | 1 | -0/+24 |
* | Moving preferred file selection to a mixin | Adam Jacob | 2009-01-27 | 2 | -0/+83 |
* | Using IO.wait and IO.ready? to check on IO streams before we block on them, f... | Adam Jacob | 2009-01-25 | 1 | -5/+1 |
* | Halfway to a fix.. | Adam Jacob | 2009-01-24 | 1 | -0/+33 |
* | Adding run_state to node, and using run_state to track template file cache st... | Adam Jacob | 2009-01-10 | 2 | -0/+33 |
* | Resources of the same name now inherit the attributes of the prior resource -... | Adam Jacob | 2009-01-10 | 1 | -0/+27 |
* | Opscode, little C | Adam Jacob | 2009-01-09 | 3 | -3/+3 |
* | Adding an http_request resource, that lets you send arbitrary http requests a... | Adam Jacob | 2009-01-09 | 1 | -0/+26 |
* | Updating Platform to use os instead of operatingsystem, Updating Client specs... | Adam Jacob | 2009-01-05 | 1 | -1/+1 |
* | Should be mac_os_x | Adam Jacob | 2008-12-16 | 1 | -1/+1 |
* | Fixing up the recipe | Adam Jacob | 2008-12-16 | 1 | -1/+1 |
* | not_if and only_if are now global - you can apply them to any resource. | Adam Jacob | 2008-11-04 | 1 | -0/+55 |
* | Adding ignore_failure and epic_fail, to allow selective ignorance of provider... | Adam Jacob | 2008-11-04 | 3 | -44/+4 |
* | Rendering a single template as an example recipe | Adam Jacob | 2008-10-22 | 2 | -0/+26 |
* | Updating templates to cache like files, and changing hjksolutions to opscode | Adam Jacob | 2008-10-22 | 2 | -9/+9 |
* | Adding behaviors for Chef::REST with chunky downloading, a few changes to Che... | Adam Jacob | 2008-10-21 | 1 | -1/+1 |
* | Ubuntu tweaks to the example repository fakefiles | AJ Christensen | 2008-10-20 | 1 | -41/+71 |
* | Do not default to an SCM update if none is detected present | Bryan McLellan | 2008-10-13 | 1 | -2/+3 |
* | Adding more tests for Chef::Client | Adam Jacob | 2008-10-11 | 1 | -0/+0 |
* | Fixing up unit tests that broke in latest re-factoring | Adam Jacob | 2008-10-10 | 4 | -0/+29 |
* | Adding example-repository | Adam Jacob | 2008-10-08 | 22 | -0/+505 |