summaryrefslogtreecommitdiff
path: root/files
AgeCommit message (Collapse)Author
2013-08-28couch-doc-diff: diff of a document on the couch (feature 3485)Azul
Added the bash script couch-doc-diff. It runs a diff between the content of the couch document specified as the first parameter and the second parameter. Diff returns 0 if there is no difference. This way you can tell the data is already on the couch. The diff will ignore changes to whitespaces as these are usually irrelevant for security json docs.
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