summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 0.10.6 RC 1, regen docs0.10.6.rc.1Daniel DeLeo2011-11-1654-102/+102
* Revert "[CHEF-1911] Also show the -a option"Daniel DeLeo2011-11-141-5/+0
* bump version to 0.10.6 beta 30.10.6.beta.3Daniel DeLeo2011-11-1054-126/+126
* [CHEF-2363] also fix encoding issue in REST#api_requestDaniel DeLeo2011-11-101-0/+4
* [CHEF-2363] force encoding to binary before POST/PUT-ing to the serverDaniel DeLeo2011-11-101-0/+4
* remove dead not_if/only_if code from Mixin::CommandDaniel DeLeo2011-11-093-78/+28
* [CHEF-2721] refactor resource conditionals to use shell_outDaniel DeLeo2011-11-094-62/+266
* CHEF-2634: fix regression introduced by CHEF-1413, specsAJ Christensen2011-11-093-5/+6
* Merge branch 'CHEF-2712'Daniel DeLeo2011-11-051-2/+2
|\
| * Fixed typo in chef-solr RakefileIgor Afonov2011-11-051-2/+2
|/
* Merge branch 'CHEF-2699'Daniel DeLeo2011-11-021-1/+1
|\
| * Don't depend on the value of an masgnDarrin Eden2011-11-011-1/+1
|/
* bump version for second 0.10.6 beta0.10.6.beta.2Daniel DeLeo2011-11-0154-54/+54
* Merge branch 'template-update-debug'Daniel DeLeo2011-11-011-9/+10
|\
| * more debug output for template updatesDaniel DeLeo2011-11-011-9/+10
|/
* Merge branch 'chef-solr-rakefile-fixes'Daniel DeLeo2011-11-012-45/+10
|\
| * remove obsoleted tasks from the RakefileDaniel DeLeo2011-11-012-45/+10
|/
* 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
|/