summaryrefslogtreecommitdiff
path: root/chef/bin
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-305-146/+0
* add shef binary for backwards compatibilityjtimberman2012-10-021-0/+35
* [CHEF-2925] - Fully rename shef->chef-shelljtimberman2012-10-021-5/+5
* [CHEF-2925] - rename shef -> chef-shelljtimberman2012-09-061-0/+0
* [CHEF-1497] rm monkey patches and add config file for shefDaniel DeLeo2010-07-241-18/+5
* enable shef historyDaniel DeLeo2010-06-031-0/+1
* no rubygems in lib/ && cleanup from previous commitDaniel DeLeo2010-05-014-11/+6
* install shef executable with gem installDan DeLeo2010-01-051-1/+5
* Merge branch 'PL-335' of git://github.com/skeptomai/chef into skeptomai/PL-335Adam Jacob2009-12-161-0/+1
|\
| * oops, missed a log level change in knifeChristopher Brown2009-12-111-1/+1
* | Making the app-knife knifeAdam Jacob2009-12-152-774/+22
* | CHEF-670, Node functions all workingAdam Jacob2009-12-031-0/+26
|/
* Merge branch 'stepableIterator' of git://github.com/danielsdeleo/chef into da...Adam Jacob2009-11-241-6/+27
|\
| * shef refactor and feature additions:Dan DeLeo2009-11-231-6/+27
* | [CHEF-710] Add a default knife EDITOR and error handlingBryan McLellan2009-11-241-1/+1
|/
* Merge branch 'master' into danielsdeleo/CHEF-687Adam Jacob2009-11-231-21/+48
|\
| * Knife should support printing the run listAdam Jacob2009-11-171-3/+14
| * Fixing up the search endpoint to use Chef::Search::QueryAdam Jacob2009-11-101-19/+35
* | [CHEF-687] initial shef importDan DeLeo2009-11-091-0/+24
|/
* changes for PL-324, bulk cookbook destroyChristopher Brown2009-11-091-0/+18
* Using URI.escape on query strings in knifeAdam Jacob2009-10-231-1/+2
* Fixing re-registering of client certsAdam Jacob2009-10-211-1/+5
* PL-276, create/edit roles from ruby dsl file (rbfile)jtimberman2009-10-151-44/+54
* added delete_clientsChristopher Brown2009-10-051-0/+18
* fixes for PL-277Christopher Brown2009-09-301-11/+64
* Adding instance_data generation for EC2 nodesAdam Jacob2009-09-021-0/+20
* No more Chef::Search::Result, adding logging for Mixlib::AuthenticationAdam Jacob2009-08-201-0/+601
* Switching chef-client and chef-solo to use unshift in the binary, so that the...Adam Jacob2009-08-202-3/+3
* Merge branch 'master' into fujin/chef-151Adam Jacob2009-05-181-1/+1
|\
| * recipes_path = parent of first cookbook_path ending with /cookbooksMichael Hale2009-05-071-1/+2
* | CHEF-151: Chef Indexer application classAJ Christensen2009-05-132-3/+3
* | CHEF-151: chef solo application class, new binaryAJ Christensen2009-05-121-96/+4
* | CHEF-151: new chef-client binary, application::client class, testsAJ Christensen2009-05-091-123/+4
* | CHEF-151: Additional changes to the Application class, specificationsAJ Christensen2009-05-091-7/+7
|/
* Merge branch 'master' into dbalatero/chef-249Adam Jacob2009-04-291-3/+6
|\
| * Making interval/splay work regardless of deamonizationAdam Jacob2009-04-291-3/+6
* | Updated the chef-client / chef-solo binaries to allow JSON configs to beDavid Balatero2009-04-292-8/+51
|/
* Updates for file log location, cleanup of chef-client to deal with thatChristopher Brown2009-04-271-25/+11
* Merge branch 'master' into imbriaco/chef-248Adam Jacob2009-04-262-1/+3
|\
| * Merge branch 'master' into mdkent/chef-200Adam Jacob2009-04-241-1/+1
| |\
| | * correct banner, no -d and no mandatory argsMatthew Kent2009-04-141-1/+1
| * | drop privileges prior to writing logsMatthew Kent2009-04-141-0/+2
| |/
* | Add lib/ to the load path like chef-solo so that we can run from the source t...Mark Imbriaco2009-04-241-0/+2
|/
* Merge branch 'master' into skeptomai/chef-54aAdam Jacob2009-03-061-1/+1
|\
| * CHEF-149: Update bannerAJ Christensen2009-03-021-1/+1
* | merged master 0.5.5Christopher Brown2009-02-251-0/+7
|\ \ | |/
| * Merge branch 'fujin/chef-91'Adam Jacob2009-02-131-0/+7
| |\
| | * Fixes for CHEF-91, reload configuration on sighupAJ Christensen2009-02-111-0/+7
* | | fixed command line arg error in clientChristopher Brown2009-02-241-1/+1
* | | fixed the client command line handler finallyChristopher Brown2009-02-241-4/+6