summaryrefslogtreecommitdiff
path: root/chef/lib/chef/couchdb.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] remove CouchDB related code \m/Seth Chisamore2012-10-301-246/+0
* only want to skip the existing db check if check_for_existing is falseDaniel DeLeo2011-04-121-1/+1
* make checking for an existing db before create optionalDaniel DeLeo2011-04-121-21/+21
* [CHEF-2209] only try to create the db onceDaniel DeLeo2011-04-101-1/+0
* add server and db stats methods to Chef::CouchDBDaniel DeLeo2011-02-181-1/+9
* 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
* remove unused configuration parameters and codeDaniel DeLeo2010-07-091-11/+1
* PL-502: Adding purge functionality to cookbook delete in order to allow users...Chris Walters2010-06-181-2/+4
* fix webui's ability to see all recipes, and make it as fast as possibleDaniel DeLeo2010-06-071-2/+1
* take out debugging statementTim Hinderliter2010-06-031-1/+0
* couchdb.store only calls add_to_index if the object supports itTim Hinderliter2010-06-031-4/+7
* First pass at cookbook manifest gen - CHEF-1144Adam Jacob2010-06-031-1/+2
* updates to couchdb, data_bag, data_bag_item and node for cleanup. remove tho...Christopher Brown2010-02-161-9/+5
* CHEF-777: More legacy . -> _ transcodesAJ Christensen2009-12-311-6/+0
* replace chef/nanite with bunny driverDan DeLeo2009-12-211-39/+21
* PL-298 work on webui and related stuffsNuo Yan2009-10-131-2/+2
* Should be setting the headers to {}, not falseAdam Jacob2009-09-141-1/+1
* Merge branch 'master' of git@github.com:opscode/chef into 0.8-alpha-mergeAdam Jacob2009-09-141-5/+7
|\
| * CHEF-546: Slight refactor of couchdb version compAJ Christensen2009-09-091-3/+7
| * CHEF-515: CouchDB 0.10 compatAJ Christensen2009-08-261-1/+1
* | API Client support, with full tests passing.Adam Jacob2009-09-141-1/+1
* | Updating nanite/solr to generate non-persistant ids when the mapper is startedAdam Jacob2009-09-121-8/+4
* | Catching a load error on Chef::CouchDB and Chef::Nanite (when used in the cli...Adam Jacob2009-08-201-1/+6
* | Removing some left over debug logging, and adding a missing end statement to ...Adam Jacob2009-08-201-0/+1
* | merge client from opscode-masterChristopher Brown2009-08-201-2/+1
* | Initial pass at a Chef 0.8.0 alphaAdam Jacob2009-08-201-20/+118
|/
* Adding updated status page, now using computed couchdb viewAdam Jacob2009-06-011-1/+1
* We now clean up after roles that have been deleted by removing them from the ...Adam Jacob2009-05-311-4/+12
* Merge branch 'fujin/chef-222'Adam Jacob2009-04-141-7/+7
|\
| * Fixed tests for chef-222Adam Jacob2009-04-141-7/+7
| * CHEF-222: shift the couchdb detection into view_uriAJ Christensen2009-04-151-1/+1
* | CHEF-222: chef 0.9 compat without client trying to connect to the couch serverAJ Christensen2009-04-151-2/+2
|/
* CHEF-169: support 0.8 and 0.9 couchdb versions with different view uri'sAJ Christensen2009-03-271-5/+16
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Updating the chef requires so that you can not need every dependency to run t...Adam Jacob2009-01-061-1/+4
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
* Merge branch 'master' of git@github.com:hjkp/chef into hjkBryan McLellan2008-10-131-1/+2
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-0/+149