summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version fo first RC for 0.9.100.9.10.rc.0Daniel DeLeo2010-10-075-5/+5
* Merge branch 'CHEF-1739'Daniel DeLeo2010-10-062-70/+102
|\
| * [CHEF-1739] add project root to features load pathDaniel DeLeo2010-10-061-0/+1
| * Fix CHEF-1739 -- make CouchDB manual replication use RestClient/JSON directly...Tim Hinderliter2010-10-062-70/+101
|/
* Merge branch 'CHEF-1137'Daniel DeLeo2010-10-061-4/+16
|\
| * [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
|/
* Merge branch 'CHEF-1584'Daniel DeLeo2010-10-061-1/+1
|\
| * [CHEF-1584] write the pidfile in redhat init.d scriptGilles Devaux2010-10-061-1/+1
|/
* Merge branch 'CHEF-1569'Daniel DeLeo2010-10-064-0/+332
|\
| * 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] knife 'windows bootstrap' unit testDoug MacEachern2010-10-061-0/+64
| * [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-063-60/+95
* Merge branch 'CHEF-1733'Daniel DeLeo2010-10-061-5/+18
|\
| * 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
|/
* Merge branch 'CHEF-1485-b'Daniel DeLeo2010-10-062-32/+44
|\
| * [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
|/
* fix accidental deletion of fixture checksum cache docsDaniel DeLeo2010-10-051-0/+7
* Merge branch 'CHEF-1364'Daniel DeLeo2010-10-0511-27/+331
|\
| * [CHEF-1364] implement purging of cookbooks && checksum filesDaniel DeLeo2010-10-0511-27/+331
|/
* Merge branch 'CHEF-1322'Chris Walters2010-10-054-42/+193
|\
| * Factoring shared logic and removing a few duplicate testsChris Walters2010-10-052-49/+19
| * Testing that Chef::Exceptions can be caught as expectedChris Walters2010-10-051-42/+48
| * [CHEF-1322] [CHEF-1505] Clean up whitespaceTommy Bishop2010-10-052-18/+18
| * [CHEF-1322] [CHEF-1505] Added Chef::Exceptions::SolrConnectionError exception.Tommy Bishop2010-10-054-43/+108
| * [CHEF-1322] [CHEF-1505] added tests/rescue for a number of possible exception...Tommy Bishop2010-10-052-42/+152
|/
* Merge branch 'CHEF-1718'Daniel DeLeo2010-10-047-3/+147
|\
| * cleanup webrick apt server logging && shutdown in apt feature testsDaniel DeLeo2010-10-042-4/+9
| * fix bugs in apt provider integration testsDaniel DeLeo2010-10-042-1/+2
| * initial apt provider integration testDaniel DeLeo2010-10-043-1/+53
| * fix bugs in dpkg integration testDaniel DeLeo2010-10-043-10/+19
| * integration test for dpkg_packageDaniel DeLeo2010-10-045-2/+79
|/
* Merge branch 'CHEF-1728'Daniel DeLeo2010-10-011-0/+2
|\
| * [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-302-135/+96
* Merge branch 'CHEF-1488'Chris Walters2010-09-303-8/+40
|\
| * fix flag setting on @new_resource.overwriteMichael Leinartas2010-09-301-1/+1
| * Updated unit testsMichael Leinartas2010-09-302-4/+29
| * CHEF-1488 - Support not overwriting changes to files copied within directorie...Michael Leinartas2010-09-302-4/+11
|/
* Merge branch 'CHEF-1397'Daniel DeLeo2010-09-2939-474/+763
|\
| * [CHEF-1397] add integration test for checksum cache cleanupDaniel DeLeo2010-09-294-0/+51
| * [CHEF-1397] cleanup unused cached checksumsDaniel DeLeo2010-09-2919-1/+122