summaryrefslogtreecommitdiff
path: root/chef/lib/chef/application/solo.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-254/+0
* Converge via forkChris Roberts2012-07-261-1/+7
* Collect garbage after client runChris Roberts2012-07-261-7/+0
* Collect garbage before putting chef to sleepChris Roberts2012-07-261-1/+6
* Fix option long form typoChris Roberts2012-05-291-1/+1
* fixed wrong boolean indicator for color flagMarc Paradise2012-05-171-2/+2
* Added color output optionMarc Paradise2012-05-171-0/+11
* add why_run mixlib-config and -W/--whyrun mixlib-cliLamont Granquist2012-05-111-0/+6
* Override runlist supportChris Roberts2012-04-191-1/+15
* CHEF-2317: fix mispelling of chef-solo configuration file as solor.rbBryan McLellan2011-12-081-1/+1
* CHEF-2317: Enable Chef to detect windows and use windows paths by defaultMark Mzyk2011-11-091-2/+2
* Initial work to get a framework in place for modifying the base path to work ...Mark Mzyk2011-11-091-0/+1
* Adding a stack trace fileAdam Jacob2011-04-011-5/+3
* Stack Trace only on debug log level - fixes CHEF-2156Adam Jacob2011-04-011-3/+6
* switch to rspec 2.xDaniel DeLeo2011-03-031-12/+14
* Fix CHEF-2057: renamed Chef::JSON to Chef::JSONCompat, soTim Hinderliter2011-02-161-1/+1
* Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2010-11-221-1/+1
* [CHEF-1601] re-apply chef-solo's JSON attributes before each runDaniel DeLeo2010-08-191-1/+0
* build a new client object for every runDaniel DeLeo2010-07-161-5/+5
* use the hash syntax to set solo mode, require 'chef' in solo appDaniel DeLeo2010-07-011-1/+2
* Moved logic out of Chef::Client initialization so that chef-solo can configur...Chris Walters, Tim Hinderliter2010-06-031-6/+0
* Updated sync_cookbooks to pull down the entire contents of a cookbook. Refact...Chris Walters, Tim Hinderliter2010-06-031-1/+1
* [CHEF-489] all specs pass on 1.8.7 and 1.9.1Daniel DeLeo2010-05-011-1/+1
* CHEF-918: solo can no longer download remote recipe tarballsAJ Christensen2010-02-041-0/+1
* CHEF-654: json_attribs fails against self signed.AJ Christensen2010-01-051-3/+9
* CHEF-465: solo mode not set correctlyAJ Christensen2009-08-021-1/+1
* chef-463, add version output optionjtimberman2009-07-311-0/+8
* CHEF-420: Decouple splay from intervalAJ Christensen2009-07-291-3/+85
* Cleanup - solo doesn't daemonize.Matthew Kent2009-06-121-2/+1
* CHEF-350: Make the solo application load JSON correctly.AJ Christensen2009-06-091-1/+1
* CHEF-330: looks like something broke in the rebase, specs work againAJ Christensen2009-06-081-15/+6
* CHEF-330: Add verbose(r) error messages, specs; for JSON fetchingAJ Christensen2009-06-081-7/+17
* CHEF-345: supply the correct values for 'default' option to mixlib-cliAJ Christensen2009-06-061-1/+1
* Fixing solo support, updating solo based featuresAdam Jacob2009-05-261-2/+2
* Merge branch 'master' into fujin/chef-151Adam Jacob2009-05-181-3/+4
* CHEF-151: Indexer specs, tweak default config filesAJ Christensen2009-05-141-1/+1
* CHEF-151: chef solo application class, new binaryAJ Christensen2009-05-121-1/+106
* CHEF-151: Upfactor chef application classes.AJ Christensen2009-05-121-1/+1
* CHEF-151: Initial work refactoring the binary logic into classesAJ Christensen2009-05-091-0/+18