| Commit message (Expand) | Author | Age | Files | Lines |
* | [CHEF-1497] rm monkey patches and add config file for shef | Daniel DeLeo | 2010-07-24 | 1 | -18/+5 |
* | enable shef history | Daniel DeLeo | 2010-06-03 | 1 | -0/+1 |
* | no rubygems in lib/ && cleanup from previous commit | Daniel DeLeo | 2010-05-01 | 4 | -11/+6 |
* | install shef executable with gem install | Dan DeLeo | 2010-01-05 | 1 | -1/+5 |
* | Merge branch 'PL-335' of git://github.com/skeptomai/chef into skeptomai/PL-335 | Adam Jacob | 2009-12-16 | 1 | -0/+1 |
|\ |
|
| * | oops, missed a log level change in knife | Christopher Brown | 2009-12-11 | 1 | -1/+1 |
* | | Making the app-knife knife | Adam Jacob | 2009-12-15 | 2 | -774/+22 |
* | | CHEF-670, Node functions all working | Adam Jacob | 2009-12-03 | 1 | -0/+26 |
|/ |
|
* | Merge branch 'stepableIterator' of git://github.com/danielsdeleo/chef into da... | Adam Jacob | 2009-11-24 | 1 | -6/+27 |
|\ |
|
| * | shef refactor and feature additions: | Dan DeLeo | 2009-11-23 | 1 | -6/+27 |
* | | [CHEF-710] Add a default knife EDITOR and error handling | Bryan McLellan | 2009-11-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' into danielsdeleo/CHEF-687 | Adam Jacob | 2009-11-23 | 1 | -21/+48 |
|\ |
|
| * | Knife should support printing the run list | Adam Jacob | 2009-11-17 | 1 | -3/+14 |
| * | Fixing up the search endpoint to use Chef::Search::Query | Adam Jacob | 2009-11-10 | 1 | -19/+35 |
* | | [CHEF-687] initial shef import | Dan DeLeo | 2009-11-09 | 1 | -0/+24 |
|/ |
|
* | changes for PL-324, bulk cookbook destroy | Christopher Brown | 2009-11-09 | 1 | -0/+18 |
* | Using URI.escape on query strings in knife | Adam Jacob | 2009-10-23 | 1 | -1/+2 |
* | Fixing re-registering of client certs | Adam Jacob | 2009-10-21 | 1 | -1/+5 |
* | PL-276, create/edit roles from ruby dsl file (rbfile) | jtimberman | 2009-10-15 | 1 | -44/+54 |
* | added delete_clients | Christopher Brown | 2009-10-05 | 1 | -0/+18 |
* | fixes for PL-277 | Christopher Brown | 2009-09-30 | 1 | -11/+64 |
* | Adding instance_data generation for EC2 nodes | Adam Jacob | 2009-09-02 | 1 | -0/+20 |
* | No more Chef::Search::Result, adding logging for Mixlib::Authentication | Adam Jacob | 2009-08-20 | 1 | -0/+601 |
* | Switching chef-client and chef-solo to use unshift in the binary, so that the... | Adam Jacob | 2009-08-20 | 2 | -3/+3 |
* | Merge branch 'master' into fujin/chef-151 | Adam Jacob | 2009-05-18 | 1 | -1/+1 |
|\ |
|
| * | recipes_path = parent of first cookbook_path ending with /cookbooks | Michael Hale | 2009-05-07 | 1 | -1/+2 |
* | | CHEF-151: Chef Indexer application class | AJ Christensen | 2009-05-13 | 2 | -3/+3 |
* | | CHEF-151: chef solo application class, new binary | AJ Christensen | 2009-05-12 | 1 | -96/+4 |
* | | CHEF-151: new chef-client binary, application::client class, tests | AJ Christensen | 2009-05-09 | 1 | -123/+4 |
* | | CHEF-151: Additional changes to the Application class, specifications | AJ Christensen | 2009-05-09 | 1 | -7/+7 |
|/ |
|
* | Merge branch 'master' into dbalatero/chef-249 | Adam Jacob | 2009-04-29 | 1 | -3/+6 |
|\ |
|
| * | Making interval/splay work regardless of deamonization | Adam Jacob | 2009-04-29 | 1 | -3/+6 |
* | | Updated the chef-client / chef-solo binaries to allow JSON configs to be | David Balatero | 2009-04-29 | 2 | -8/+51 |
|/ |
|
* | Updates for file log location, cleanup of chef-client to deal with that | Christopher Brown | 2009-04-27 | 1 | -25/+11 |
* | Merge branch 'master' into imbriaco/chef-248 | Adam Jacob | 2009-04-26 | 2 | -1/+3 |
|\ |
|
| * | Merge branch 'master' into mdkent/chef-200 | Adam Jacob | 2009-04-24 | 1 | -1/+1 |
| |\ |
|
| | * | correct banner, no -d and no mandatory args | Matthew Kent | 2009-04-14 | 1 | -1/+1 |
| * | | drop privileges prior to writing logs | Matthew Kent | 2009-04-14 | 1 | -0/+2 |
| |/ |
|
* | | Add lib/ to the load path like chef-solo so that we can run from the source t... | Mark Imbriaco | 2009-04-24 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'master' into skeptomai/chef-54a | Adam Jacob | 2009-03-06 | 1 | -1/+1 |
|\ |
|
| * | CHEF-149: Update banner | AJ Christensen | 2009-03-02 | 1 | -1/+1 |
* | | merged master 0.5.5 | Christopher Brown | 2009-02-25 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Merge branch 'fujin/chef-91' | Adam Jacob | 2009-02-13 | 1 | -0/+7 |
| |\ |
|
| | * | Fixes for CHEF-91, reload configuration on sighup | AJ Christensen | 2009-02-11 | 1 | -0/+7 |
* | | | fixed command line arg error in client | Christopher Brown | 2009-02-24 | 1 | -1/+1 |
* | | | fixed the client command line handler finally | Christopher Brown | 2009-02-24 | 1 | -4/+6 |
* | | | fixing command handling in client | Christopher Brown | 2009-02-24 | 1 | -3/+4 |
* | | | clean up command handling in client | Christopher Brown | 2009-02-23 | 1 | -32/+16 |
|/ / |
|
* | | Merge branch 'fujin/chef-110' | Adam Jacob | 2009-02-13 | 1 | -1/+6 |
|\ \ |
|
| * | | Setting the default interval to half an hour if you daemonize | Adam Jacob | 2009-02-13 | 1 | -0/+5 |