| Commit message (Expand) | Author | Age | Files | Lines |
* | oops, missed a log level change in knife | Christopher Brown | 2009-12-11 | 1 | -1/+1 |
* | fix log level stuff, mkdir_p, and downto idiom | Christopher Brown | 2009-12-10 | 10 | -18/+16 |
* | Fixes CHEF-703, making search iterate for you by default without a block | Adam Jacob | 2009-12-01 | 4 | -2/+57 |
* | Fixes CHEF-766 - we now print error messages recieved from the server | Adam Jacob | 2009-12-01 | 2 | -0/+17 |
* | Fixing race condition in init process | Adam Jacob | 2009-11-30 | 2 | -37/+46 |
* | Fixing the chef-server-api boot block, for good | Adam Jacob | 2009-11-30 | 3 | -40/+39 |
* | Merge branch 'CHEF-629' of git://github.com/danielsdeleo/chef into danielsdel... | Adam Jacob | 2009-11-30 | 8 | -3/+61 |
|\ |
|
| * | export --force for subversion and svn deploy | Dan DeLeo | 2009-11-26 | 8 | -3/+61 |
* | | Merge branch 'CHEF-647' of git://github.com/danielsdeleo/chef into danielsdel... | Adam Jacob | 2009-11-30 | 2 | -5/+7 |
|\ \ |
|
| * | | the simple fix for CHEF-647 | Dan DeLeo | 2009-11-26 | 2 | -5/+7 |
| |/ |
|
* | | Merge branch 'CHEF-671' of git://github.com/danielsdeleo/chef into danielsdel... | Adam Jacob | 2009-11-30 | 6 | -0/+39 |
|\ \ |
|
| * | | [CHEF-671] add group support to scm R & P | Dan DeLeo | 2009-11-26 | 6 | -0/+39 |
| |/ |
|
* | | Adding nanite and uuidtools as deps, and adding the dependency to chef-server... | Adam Jacob | 2009-11-30 | 2 | -4/+5 |
* | | Need to start nanite before setup | Adam Jacob | 2009-11-30 | 1 | -5/+6 |
* | | Kallistec's fix | dreamcat4 | 2009-11-30 | 1 | -1/+1 |
* | | CHEF-753 chef server slice should finish activating without the indexer | dreamcat4 | 2009-11-30 | 1 | -6/+6 |
* | | Moving Chef::ChecsumCache to Chef::Cache::Checksum | Adam Jacob | 2009-11-29 | 6 | -101/+149 |
* | | Merge branch 'CHEF-750' of git://github.com/danielsdeleo/chef into danielsdel... | Adam Jacob | 2009-11-29 | 7 | -127/+185 |
|\ \ |
|
| * | | forgot to add fixture data for specs | Dan DeLeo | 2009-11-26 | 1 | -0/+1 |
| * | | refactor caching implementation | Dan DeLeo | 2009-11-26 | 4 | -127/+132 |
| * | | ConvertToClassName converts from class name to snake | Dan DeLeo | 2009-11-26 | 2 | -0/+52 |
| |/ |
|
* | | Adding the cookbook loader as a node attribute | Adam Jacob | 2009-11-28 | 3 | -3/+2 |
* | | CHEF-607: Slightly faster ;P | AJ Christensen | 2009-11-28 | 1 | -2/+1 |
* | | CHEF-607: Additional fixes to Adam's work | AJ Christensen | 2009-11-28 | 5 | -11/+14 |
* | | Attribute inclusion mixin, and features | Adam Jacob | 2009-11-27 | 16 | -35/+184 |
* | | Moving include_recipe to a mixin | Adam Jacob | 2009-11-27 | 5 | -42/+62 |
* | | Always read cookbooks in alphabetical order | Adam Jacob | 2009-11-27 | 2 | -2/+11 |
* | | Fixes CHEF-737; gotta head up the EM reactor before you sleep for it | Adam Jacob | 2009-11-27 | 1 | -1/+2 |
* | | Fixing CHEF-749, we now properly cache cookbooks again. | Adam Jacob | 2009-11-27 | 6 | -15/+63 |
|/ |
|
* | Adding data_bag and data_bag_item helpers to the language - CHEF-708 | Adam Jacob | 2009-11-25 | 1 | -1/+2 |
* | Adding data_bag and data_bag_item helpers to the language - CHEF-708 | Adam Jacob | 2009-11-25 | 1 | -0/+10 |
* | Fixing some warnings during tests | Adam Jacob | 2009-11-25 | 3 | -6/+6 |
* | Fixes CHEF-728, databag's populate Mash's by default | Adam Jacob | 2009-11-25 | 3 | -2/+7 |
* | Fixing CHEF-696, adding checksum caching via Moneta | Adam Jacob | 2009-11-24 | 9 | -9/+254 |
* | Merge branch 'chef-623' of git://github.com/btm/chef into btm/chef-623 | Adam Jacob | 2009-11-24 | 1 | -2/+3 |
|\ |
|
| * | [CHEF-623] Web UI allows creation of nodes with no name | Bryan McLellan | 2009-11-24 | 1 | -2/+3 |
* | | Merge branch 'chef-642' of git://github.com/fujin/chef into fujin/chef-642 | Adam Jacob | 2009-11-24 | 1 | -2/+2 |
|\ \ |
|
| * | | CHEF-642: Simple service provider WARNS a lot | AJ Christensen | 2009-11-25 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'CHEF-698' of git://github.com/pcross616/chef into pcross616/CHE... | Adam Jacob | 2009-11-24 | 1 | -1/+3 |
|\ \ |
|
| * | | Fixing CHEF-698 | Peter Crossley | 2009-11-24 | 1 | -1/+3 |
| |/ |
|
* | | Merge branch 'stepableIterator' of git://github.com/danielsdeleo/chef into da... | Adam Jacob | 2009-11-24 | 17 | -242/+1204 |
|\ \ |
|
| * | | ClientSession must register to set up REST correctly | Dan DeLeo | 2009-11-23 | 1 | -1/+2 |
| * | | polish up a bit | Dan DeLeo | 2009-11-23 | 2 | -26/+23 |
| * | | rename "shef client" as "shef session" everywhere | Dan DeLeo | 2009-11-23 | 4 | -36/+42 |
| * | | ShefSession is a more correct name | Dan DeLeo | 2009-11-23 | 3 | -18/+18 |
| * | | ShefClient as subclass of Hash wasn't effective | Dan DeLeo | 2009-11-23 | 4 | -57/+111 |
| * | | shef can consume json from a file | Dan DeLeo | 2009-11-23 | 1 | -8/+8 |
| * | | shef clients extracted to their own file | Dan DeLeo | 2009-11-23 | 1 | -0/+146 |
| * | | shef refactor and feature additions: | Dan DeLeo | 2009-11-23 | 5 | -219/+473 |
| * | | nodes consume additional attributes on their own | Dan DeLeo | 2009-11-23 | 3 | -21/+71 |