summaryrefslogtreecommitdiff
path: root/files
AgeCommit message (Expand)Author
2015-10-08[docs] Add --delete to the couch-doc-update usagevarac
2015-10-07Adds a --delete flag for couch-doc-updatekaeff
2015-05-14ensure that set_document raises an exception or a valid result, but never nil...elijah
2015-04-26correctly log errors when restclient exceptions do not have a response.elijah
2015-02-03update couch-doc-update to use a more specific exception check (#6699)Micah Anderson
2015-01-13Also retry and wait if the response code is 422 (#6571)Micah Anderson
2014-11-02retry 500 Internal Server Errors a few times in order to get past timing issu...Micah Anderson
2014-06-23update couch-doc-update to also filter _replication fieldsAzul
2014-06-20allow setting custom netrc in query and document definesAzul
2014-04-17fix for narrow timing issue that occurs when the check for a document existen...Micah Anderson
2013-12-16Use Hash#delete_if as it returns the hash in all cases.Azul
2013-12-04add new couch-doc-update that uses MultiJson instead, this could prevent the ...Micah Anderson
2013-11-26enable uploading a document to couch from a file (#4256)Micah Anderson
2013-11-23more verbose error logging - also print the doc we triedAzul
2013-11-23fixed couch-doc-update: log errors to stderr and syslog (#4225)Azul
2013-11-23Revert "couch-doc-update: log errors to stderr and syslog (#4225)"Azul
2013-11-22couch-doc-update: log errors to stderr and syslog (#4225)Azul
2013-09-19couch-doc-update now also works for _securityAzul
2013-09-16Improve couch doc diff (#3761)Azul
2013-08-28minor: cleanup spacing (feature #3485)Azul
2013-08-28use couchdb::document to create bigcouch node config (feature #3485)Azul
2013-08-28couch:document - ensure state of a couch document - (feature #3485)Azul
2013-08-28couch-doc-diff: diff of a document on the couch (feature 3485)Azul
2013-03-10added port parameter to couch-doc-update (for bigcouch support)varac
2013-03-09couchdb init file moved from site_couchdb to couchdb modulevarac
2012-12-11added couchdb::update (commented out)elijah
2012-11-01provide default local.inivarac