summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@github.com:fujin/chefAdam Jacob2008-09-232-5/+7
|\
| * made cookbook files work so that it doesn't replace files with bogus HTML con...AJ Christensen2008-09-241-4/+6
| * Adjust junglist recipeAJ Christensen2008-09-241-2/+2
* | No more 'e' in the raise, since we're catching any exceptionAdam Jacob2008-09-231-2/+2
* | Merge branch 'master' of git@github.com:fujin/chefAdam Jacob2008-09-232-2/+14
|\ \ | |/
| * Lame, I know, but auto sets up the design docs. Should probably be moved else...AJ Christensen2008-09-241-0/+5
| * Fixed issue me and Adam were seeing regarding regarding openID json parsing.AJ Christensen2008-09-241-2/+9
* | Adding default node configAdam Jacob2008-09-222-2/+10
|/
* Adding specs for new resource types, fixes to node, mixin::templateAdam Jacob2008-09-085-21/+3
* Tell us what provider forgot to override load_current_resourceAdam Jacob2008-09-081-1/+1
* Purge action should take the pacakge_nameAdam Jacob2008-09-081-1/+1
* Should use the resource name for removalAdam Jacob2008-09-081-1/+1
* Refactoring to support a base package class, that package providers can inher...Adam Jacob2008-09-085-72/+138
* Purge should log and notify as wellAdam Jacob2008-09-081-0/+2
* Rasing exceptions, expanding the path for the source lineAdam Jacob2008-09-082-3/+3
* Updating apt to mark the resource as updatedAdam Jacob2008-09-081-0/+2
* Lets throw some more reasonable errorsAdam Jacob2008-09-081-17/+22
* Updating command to have a default returns argument of 0Adam Jacob2008-09-081-0/+1
* Updating the popen4 to not use each erroniously, and check the apt-cache statusAdam Jacob2008-09-081-3/+7
* Updating package listAdam Jacob2008-09-081-1/+3
* Adding package resource and apt providerAdam Jacob2008-09-084-2/+206
* Updating sysctlAdam Jacob2008-09-082-0/+80
* yagn - removing whereisAdam Jacob2008-09-082-18/+2
* Adding script support!Adam Jacob2008-09-0411-11/+287
* Factoring out template rendering to a mixinAdam Jacob2008-09-012-14/+52
* Whitespace changesAdam Jacob2008-09-011-2/+2
* Adding in execute supportAdam Jacob2008-09-015-1/+396
* Updating the remote_file spec, simplifying remote_file a bitAdam Jacob2008-08-171-18/+12
* Adding remote_file and remote_directory supportAdam Jacob2008-08-1614-49/+503
* You should back up templates before you change the contents of the fileAdam Jacob2008-08-161-0/+2
* Added template support, changed license to Apache v 2Adam Jacob2008-08-1651-554/+857
* Updating to remove yamlAdam Jacob2008-07-281-1/+0
* Updating search ticketsAdam Jacob2008-07-2820-7/+437
* Adding functional search supportAdam Jacob2008-07-1019-45/+282
* Adding search class and specsAdam Jacob2008-06-271-0/+48
* Updating to fix a few lingering issues with Merb rootAdam Jacob2008-06-225-439/+7
* Moving chef-server into lib, reworking specs, adding storieschef-server-packageAdam Jacob2008-06-1535-17/+1865
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-0911-46/+643
* Cleaning up openid, starting client supportAdam Jacob2008-05-302-0/+52
* Working on network layerAdam Jacob2008-05-1912-18/+356
* Factoring out find_file instead of just find for nodesAdam Jacob2008-05-091-12/+19
* Adding link supportAdam Jacob2008-05-032-0/+135
* The symlink provider should set the source_file to an empty string if the lin...Adam Jacob2008-05-012-3/+2
* Adding a directory resource and providerAdam Jacob2008-04-283-2/+65
* Got set_or_return to work properlyAdam Jacob2008-04-284-118/+55
* chef compilesAdam Jacob2008-04-2711-104/+608
* Updating manifestAdam Jacob2008-04-081-0/+3
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-088-2/+282
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-079-72/+283
* Bringing the file provider to 100 coverageAdam Jacob2008-03-231-1/+2