summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'include-empty-solr-dirs'0.10.6.beta.1Daniel DeLeo2011-10-312-0/+0
|\
| * Solr jetty needs "logs" and "work" dirsDaniel DeLeo2011-10-312-0/+0
|/
* regenerate docsDaniel DeLeo2011-10-3148-224/+317
* Merge branch 'doc-typo-fixup'Daniel DeLeo2011-10-312-5/+6
|\
| * Fix typos in bootstrap and search docs.Steven Danna2011-10-312-5/+6
|/
* bump version for first 0.10.6 betaDaniel DeLeo2011-10-316-6/+6
* CHEF-2649: Only allow admin clients to create admins (not validators)Bryan McLellan2011-10-291-7/+7
* bump to latest JSON gemDaniel DeLeo2011-10-261-1/+1
* rely on Chef for JSON depDaniel DeLeo2011-10-262-4/+0
* Merge branch 'CHEF-2553-gemspec'Daniel DeLeo2011-10-261-1/+1
|\
| * CHEF-2553: Fix gemspec.Matthew Kent2011-10-261-1/+1
|/
* Merge branch 'CHEF-2652'Daniel DeLeo2011-10-265-4/+21
|\
| * CHEF-2652: respect solr_url configuration.Andrea Campi2011-10-265-4/+21
|/
* Merge branch 'CHEF-2647'Daniel DeLeo2011-10-262-19/+312
|\
| * CHEF-2647: Additional testing for variations of platform_versionsMatthew Kent2011-10-261-8/+246
| * CHEF-2647: Search components of version for file/templates matches, eg:Matthew Kent2011-10-262-13/+68
|/
* Merge branch 'CHEF-2651'Daniel DeLeo2011-10-263-7/+113
|\
| * CHEF-2651: set a default solr_url that doesn't require any further manipulation.Andrea Campi2011-10-261-1/+1
| * CHEF-2651: support Solr over https.Andrea Campi2011-10-261-1/+3
| * CHEF-2651: respect any path prefix in solr_url; default to /solr if none is g...Andrea Campi2011-10-262-5/+109
|/
* Merge branch 'CHEF-2655'Daniel DeLeo2011-10-268-48/+209
|\
| * CHEF-2655: the contract with the Storage is that #purge should never raise; t...Andrea Campi2011-10-261-6/+0
| * CHEF-2655: specs for Checksum should not have knowledge of the kind of Storage.Andrea Campi2011-10-262-16/+74
| * CHEF-2655: refactor further to avoid leaking Filesystem-specific details out.Andrea Campi2011-10-264-20/+18
| * CHEF-2655: refactor Checksum to use an instance of a new Storage class.Andrea Campi2011-10-263-16/+80
| * CHEF-2655: add specs for Cookbooks#show_file, to make sure they don't get bro...Andrea Campi2011-10-262-0/+47
|/
* Merge branch 'CHEF-2672'Daniel DeLeo2011-10-251-1/+1
|\
| * CHEF-2672: Fix bad conditional.Matthew Kent2011-10-251-1/+1
|/
* Merge branch 'CHEF-2684'Daniel DeLeo2011-10-251-1/+1
|\
| * [CHEF-2684] Open4 is actually Open3 on Ruby 1.9 and 1.8 w/ win32-open3Seth Chisamore2011-10-251-1/+1
|/
* Merge branch 'CHEF-2676'Daniel DeLeo2011-10-251-2/+5
|\
| * CHEF-2676: ignore a duplication #update action, it should be idempotent anyway.Andrea Campi2011-10-251-1/+4
| * CHEF-2675: fix a couple of uses of a variable that is just not there.Andrea Campi2011-10-251-2/+2
|/
* Merge branch 'CHEF-2358'John Keiser2011-10-243-93/+655
|\
| * Fix Windows test on UnixJohn Keiser2011-10-201-1/+2
| * Only call cmd when needed; raise ENOENT and ENOACESJohn Keiser2011-10-201-8/+172
| * Add tests for various shell capabilitiesJohn Keiser2011-10-201-38/+111
| * Fix issue with shell_out tests on UnixJohn Keiser2011-10-181-1/+2
| * Fix shell_out tests to work on WindowsJohn Keiser2011-10-181-21/+53
| * Fix typo in environment support for Windows shell_outJohn Keiser2011-10-181-1/+1
| * Support live_stream in Windows shell_outJohn Keiser2011-10-181-1/+3
| * Use cmd to support "echo", and fix deadlocksJohn Keiser2011-10-181-47/+87
| * Add cwd and environment support for Windows shell_outJohn Keiser2011-10-132-54/+303
|/
* CHEF-2553: Extract packed solr material. Pack it at rake gem/package timeMatthew Kent2011-10-1023-7/+1508
* CHEF-2661, dont shell out to sh for running erubisjtimberman2011-10-101-1/+1
* Merge branch 'CHEF-2573'Bryan McLellan2011-10-101-1/+1
|\
| * CHEF-2573: Since : is a unique use case, use = as the replacement since it co...Bryan McLellan2011-10-101-1/+1
| * Fixes CHEF-2573 by removing colon from tmux nameStuart Glenn2011-10-101-1/+1
|/
* CHEF-2660: call #stop_immediately: if we get here our parent has died and all...Andrea Campi2011-10-101-1/+1
* CHEF-2660: call the proper #stop method.Andrea Campi2011-10-101-1/+1