| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@github.com:fujin/chef | Adam Jacob | 2008-09-23 | 2 | -5/+7 |
|\ |
|
| * | made cookbook files work so that it doesn't replace files with bogus HTML con... | AJ Christensen | 2008-09-24 | 1 | -4/+6 |
| * | Adjust junglist recipe | AJ Christensen | 2008-09-24 | 1 | -2/+2 |
* | | No more 'e' in the raise, since we're catching any exception | Adam Jacob | 2008-09-23 | 1 | -2/+2 |
* | | Merge branch 'master' of git@github.com:fujin/chef | Adam Jacob | 2008-09-23 | 2 | -2/+14 |
|\ \
| |/ |
|
| * | Lame, I know, but auto sets up the design docs. Should probably be moved else... | AJ Christensen | 2008-09-24 | 1 | -0/+5 |
| * | Fixed issue me and Adam were seeing regarding regarding openID json parsing. | AJ Christensen | 2008-09-24 | 1 | -2/+9 |
* | | Adding default node config | Adam Jacob | 2008-09-22 | 2 | -2/+10 |
|/ |
|
* | Adding specs for new resource types, fixes to node, mixin::template | Adam Jacob | 2008-09-08 | 5 | -21/+3 |
* | Tell us what provider forgot to override load_current_resource | Adam Jacob | 2008-09-08 | 1 | -1/+1 |
* | Purge action should take the pacakge_name | Adam Jacob | 2008-09-08 | 1 | -1/+1 |
* | Should use the resource name for removal | Adam Jacob | 2008-09-08 | 1 | -1/+1 |
* | Refactoring to support a base package class, that package providers can inher... | Adam Jacob | 2008-09-08 | 5 | -72/+138 |
* | Purge should log and notify as well | Adam Jacob | 2008-09-08 | 1 | -0/+2 |
* | Rasing exceptions, expanding the path for the source line | Adam Jacob | 2008-09-08 | 2 | -3/+3 |
* | Updating apt to mark the resource as updated | Adam Jacob | 2008-09-08 | 1 | -0/+2 |
* | Lets throw some more reasonable errors | Adam Jacob | 2008-09-08 | 1 | -17/+22 |
* | Updating command to have a default returns argument of 0 | Adam Jacob | 2008-09-08 | 1 | -0/+1 |
* | Updating the popen4 to not use each erroniously, and check the apt-cache status | Adam Jacob | 2008-09-08 | 1 | -3/+7 |
* | Updating package list | Adam Jacob | 2008-09-08 | 1 | -1/+3 |
* | Adding package resource and apt provider | Adam Jacob | 2008-09-08 | 4 | -2/+206 |
* | Updating sysctl | Adam Jacob | 2008-09-08 | 2 | -0/+80 |
* | yagn - removing whereis | Adam Jacob | 2008-09-08 | 2 | -18/+2 |
* | Adding script support! | Adam Jacob | 2008-09-04 | 11 | -11/+287 |
* | Factoring out template rendering to a mixin | Adam Jacob | 2008-09-01 | 2 | -14/+52 |
* | Whitespace changes | Adam Jacob | 2008-09-01 | 1 | -2/+2 |
* | Adding in execute support | Adam Jacob | 2008-09-01 | 5 | -1/+396 |
* | Updating the remote_file spec, simplifying remote_file a bit | Adam Jacob | 2008-08-17 | 1 | -18/+12 |
* | Adding remote_file and remote_directory support | Adam Jacob | 2008-08-16 | 14 | -49/+503 |
* | You should back up templates before you change the contents of the file | Adam Jacob | 2008-08-16 | 1 | -0/+2 |
* | Added template support, changed license to Apache v 2 | Adam Jacob | 2008-08-16 | 51 | -554/+857 |
* | Updating to remove yaml | Adam Jacob | 2008-07-28 | 1 | -1/+0 |
* | Updating search tickets | Adam Jacob | 2008-07-28 | 20 | -7/+437 |
* | Adding functional search support | Adam Jacob | 2008-07-10 | 19 | -45/+282 |
* | Adding search class and specs | Adam Jacob | 2008-06-27 | 1 | -0/+48 |
* | Updating to fix a few lingering issues with Merb root | Adam Jacob | 2008-06-22 | 5 | -439/+7 |
* | Moving chef-server into lib, reworking specs, adding storieschef-server-package | Adam Jacob | 2008-06-15 | 35 | -17/+1865 |
* | Huge amount of work, covering openid, clients, and all sorts of server stuff | Adam Jacob | 2008-06-09 | 11 | -46/+643 |
* | Cleaning up openid, starting client support | Adam Jacob | 2008-05-30 | 2 | -0/+52 |
* | Working on network layer | Adam Jacob | 2008-05-19 | 12 | -18/+356 |
* | Factoring out find_file instead of just find for nodes | Adam Jacob | 2008-05-09 | 1 | -12/+19 |
* | Adding link support | Adam Jacob | 2008-05-03 | 2 | -0/+135 |
* | The symlink provider should set the source_file to an empty string if the lin... | Adam Jacob | 2008-05-01 | 2 | -3/+2 |
* | Adding a directory resource and provider | Adam Jacob | 2008-04-28 | 3 | -2/+65 |
* | Got set_or_return to work properly | Adam Jacob | 2008-04-28 | 4 | -118/+55 |
* | chef compiles | Adam Jacob | 2008-04-27 | 11 | -104/+608 |
* | Updating manifest | Adam Jacob | 2008-04-08 | 1 | -0/+3 |
* | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 8 | -2/+282 |
* | Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,... | Adam Jacob | 2008-04-07 | 9 | -72/+283 |
* | Bringing the file provider to 100 coverage | Adam Jacob | 2008-03-23 | 1 | -1/+2 |