summaryrefslogtreecommitdiff
path: root/chef/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Use Chef::JSON.to_json in Chef::IndexQueue PL-538Seth Falcon2010-11-241-2/+7
* Remove require accidentally added from merge from masterSeth Falcon2010-11-241-1/+0
* More fixes for CHEF-1292: updated comments, refactored feature tests. AddedTim Hinderliter2010-11-244-9/+17
* change comment to include CHEF- ticket number as well as PL-Tim Hinderliter2010-11-241-2/+3
* Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2010-11-2466-80/+134
* make context explicit in specs so they run correctly in any orderDaniel DeLeo2010-11-052-1/+6
* Fix retry logic for amqp_client CHEF-1808Seth Falcon2010-11-041-14/+3
* gracefully handle non-standard (no dashes) UUIDsDaniel DeLeo2010-11-041-1/+10
* [parallel-indexing] update the client to publish to parallel queuesDaniel DeLeo2010-11-042-4/+17
* bump to development version 0.9.13Daniel DeLeo2010-10-231-1/+1
* bump to version 0.9.12 for bugfix releaserel-0.9.120.9.12Daniel DeLeo2010-10-221-1/+1
* [CHEF-1706] only define the node method for the main contextDaniel DeLeo2010-10-211-10/+13
* [CHEF-1480] don't pass invalid options to usermodDaniel DeLeo2010-10-211-25/+39
* sync_cookbooks takes no argumentLaurent2010-10-211-2/+2
* [CHEF-1795] don't set remote file resource as updated when it's notDaniel DeLeo2010-10-211-1/+1
* [CHEF-1792] don't ever attempt to cleanup cookbooks on soloDaniel DeLeo2010-10-212-20/+32
* bump version to 0.9.10 final0.9.10Daniel DeLeo2010-10-191-1/+1
* Support for passing a flag between the interpreter and the script fileRingo De Smet2010-10-182-1/+10
* bump version for next RC0.9.10.rc.3Daniel DeLeo2010-10-121-1/+1
* fixing CHEF-1759 knife ssh failure: forgot to return rNuo Yan2010-10-121-3/+4
* fixing CHEF-1759 knife ssh failureNuo Yan2010-10-121-3/+4
* [CHEF-1657] add specs, extract device_should_exist checkDaniel DeLeo2010-10-091-1/+6
* CHEF-1657: mount provider fix for tmpfsMarius Ducea2010-10-091-1/+1
* bump version for next 0.9.10 RC version0.9.10.rc.2Daniel DeLeo2010-10-081-1/+1
* [CHEF-1753] fix auto-vivification using method syntax w/ attributesDaniel DeLeo2010-10-081-0/+7
* [CHEF-1751] commands using knife ssh should set ssh_passwordDaniel DeLeo2010-10-082-26/+41
* bump RC version to 0.9.10.rc.10.9.10.rc.1Daniel DeLeo2010-10-071-1/+1
* [CHEF-1746] allow the client to loop when running in foregroundDaniel DeLeo2010-10-071-1/+8
* fixed CHEF-1745: 'knife (node|role|client|data bag) edit' never thinks you ed...Tim Hinderliter2010-10-071-1/+14
* [CHEF-1741] expand node run list before first savesdelano2010-10-071-0/+1
* [CHEF-1743] correctly set (or not) updated_by_last_actionDaniel DeLeo2010-10-071-2/+6
* bump version fo first RC for 0.9.100.9.10.rc.0Daniel DeLeo2010-10-071-1/+1
* [CHEF-1137] include the exception class in error messages for knife sshDaniel DeLeo2010-10-061-1/+2
* [CHEF-1137] make knife ssh skip downed nodes and log an errorAvishai Ish-Shalom2010-10-061-4/+15
* add -h flag to psexec: If the target system is Vista or higher, has the proce...Doug MacEachern2010-10-061-1/+1
* [CHEF-1569] fixup file layout underneath c:/chefDoug MacEachern2010-10-062-12/+20
* [CHEF-1569] add knife 'windows bootstrap' subcommandDoug MacEachern2010-10-061-0/+150
* [CHEF-1569] default windows bootstrap templateDoug MacEachern2010-10-061-0/+30
* [CHEF-1569] vbscript to download & install ruby && install chef client gemsDoug MacEachern2010-10-061-0/+80
* fix and refactor tests for ec2 server createDaniel DeLeo2010-10-062-12/+19
* missed the case where check-in was 1 hour agoDaniel DeLeo2010-10-061-3/+4
* CHEF-1733, print ec2 public valuesjtimberman2010-10-061-1/+8
* CHEF-1675, CHEF-1733, fix output to have minutes toojtimberman2010-10-061-1/+4
* CHEF-1733, query option for status.jtimberman2010-10-061-2/+4
* [CHEF-1485] workaround SSH hangs when bootstrapping on EC2Daniel DeLeo2010-10-061-24/+36
* Configure Net::SSH to use chef's logger when debuggingDaniel DeLeo2010-10-061-8/+8
* [CHEF-1364] implement purging of cookbooks && checksum filesDaniel DeLeo2010-10-053-1/+75
* [CHEF-1322] [CHEF-1505] Added Chef::Exceptions::SolrConnectionError exception.Tommy Bishop2010-10-051-0/+1
* [CHEF-1728] apply the command line config when no config file is foundDaniel DeLeo2010-10-011-0/+2
* Revert "Merge branch 'CHEF-1439'"Daniel DeLeo2010-09-301-40/+26