summaryrefslogtreecommitdiff
path: root/example-repository
Commit message (Expand)AuthorAgeFilesLines
* Changing Example Com to OpscodeAdam Jacob2009-02-0510-10/+10
* Fixing not_if and only_if to use run_command with the new ignore_exit value, ...Adam Jacob2009-02-051-0/+41
* Updating search to support attributes and not running a block.Adam Jacob2009-02-031-0/+27
* Adding example cookbook for remote file via httpAdam Jacob2009-02-031-0/+23
* Two states of upgrade, actually.Adam Jacob2009-02-011-1/+1
* Adding sample cookbook for CHEF-59, yum package providerAdam Jacob2009-02-011-0/+22
* Adding a Process::WNOHANG to the waitpid2 from popen4Adam Jacob2009-01-301-3/+3
* Fixing up CHEF-56 testAdam Jacob2009-01-301-17/+1
* Adding testing cookbook for CHEF-56, minor fix to service init commandAdam Jacob2009-01-301-0/+39
* Updating the script provider to set the ownership of the tempfile via a Chef:...Adam Jacob2009-01-281-0/+24
* Moving preferred file selection to a mixinAdam Jacob2009-01-272-0/+83
* Using IO.wait and IO.ready? to check on IO streams before we block on them, f...Adam Jacob2009-01-251-5/+1
* Halfway to a fix..Adam Jacob2009-01-241-0/+33
* Adding run_state to node, and using run_state to track template file cache st...Adam Jacob2009-01-102-0/+33
* Resources of the same name now inherit the attributes of the prior resource -...Adam Jacob2009-01-101-0/+27
* Opscode, little CAdam Jacob2009-01-093-3/+3
* Adding an http_request resource, that lets you send arbitrary http requests a...Adam Jacob2009-01-091-0/+26
* Updating Platform to use os instead of operatingsystem, Updating Client specs...Adam Jacob2009-01-051-1/+1
* Should be mac_os_xAdam Jacob2008-12-161-1/+1
* Fixing up the recipeAdam Jacob2008-12-161-1/+1
* not_if and only_if are now global - you can apply them to any resource.Adam Jacob2008-11-041-0/+55
* Adding ignore_failure and epic_fail, to allow selective ignorance of provider...Adam Jacob2008-11-043-44/+4
* Rendering a single template as an example recipeAdam Jacob2008-10-222-0/+26
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-222-9/+9
* Adding behaviors for Chef::REST with chunky downloading, a few changes to Che...Adam Jacob2008-10-211-1/+1
* Ubuntu tweaks to the example repository fakefilesAJ Christensen2008-10-201-41/+71
* Do not default to an SCM update if none is detected presentBryan McLellan2008-10-131-2/+3
* Adding more tests for Chef::ClientAdam Jacob2008-10-111-0/+0
* Fixing up unit tests that broke in latest re-factoringAdam Jacob2008-10-104-0/+29
* Adding example-repositoryAdam Jacob2008-10-0822-0/+505