summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-28remove dynomite cruftBrad Anderson
2010-05-28normalizing includesAdam Kocoloski
2010-05-28split fabric_db into dedicated modulesBrad Anderson
2010-05-28reorganize rpc calls, add doc_count and update_seqAdam Kocoloski
2010-05-28split fabric_doc into dedicated modulesAdam Kocoloski
2010-05-28open_revs for fabric, BugzID 10216Adam Kocoloski
2010-05-28implement fabric missing_revs, BugzID 10217Adam Kocoloski
2010-05-28always install fullmap during create_db, and make create/delete db calls use ↵Brad Anderson
#shard{name=ShardName}
2010-05-28fix matching of open_doc repliesAdam Kocoloski
2010-05-28add update_docAdam Kocoloski
2010-05-28more forgiving interface for fabricAdam Kocoloski
2010-05-28lots of work, expecially update_docsAdam Kocoloski
2010-05-28Allow creation and deletin of config entries. Patch by Mikeal Rogers. Closes ↵Jan Lehnardt
COUCHDB-777. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@949149 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28better test suite error messages. Patch by Volker Mische. Closes COUCHDB-777Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@949145 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add support for multi-document-fetch (via _all_docs) to jquery.couch.js.Jason David Davies
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@949037 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Fix some bugs in jquery.couch.js.Jason David Davies
Namely: * openDoc() was inadvertently adding a ?beforeSuccess=... parameter to the URL. * bulkSave() wasn't sending a POST body. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@949028 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27remove fabric_api, clean up other things to get futon rendering db listBrad Anderson
2010-05-27get_db_info working, also reorg'd fabric to doc and db module structureBrad Anderson
2010-05-27work on get_db_info, conflict resovled for fabric_rpcBrad Anderson
2010-05-27oops, forgot this guyAdam Kocoloski
2010-05-27export the right stuff for open_docAdam Kocoloski
2010-05-27updated docs for format of error messageAdam Kocoloski
2010-05-27sloppy commitAdam Kocoloski
2010-05-27open_doc call in fabricAdam Kocoloski
2010-05-27open_doc call in fabricAdam Kocoloski
2010-05-27delete_db workingBrad Anderson
2010-05-27allow for single-node cluster 'init'Brad Anderson
2010-05-27resolved fabric_delete conflictBrad Anderson
2010-05-27more delete_db changesBrad Anderson
2010-05-27replace #part with #shardAdam Kocoloski
2010-05-27replace #part with #shardAdam Kocoloski
2010-05-27begin move of delete_db over to new codebaseBrad Anderson
2010-05-27changes to get compile working again, and testing create_dbBrad Anderson
2010-05-27new format of rexi_EXIT messageAdam Kocoloski
2010-05-26rework create_db with new idioms for fabric / rexi workflowBrad Anderson
2010-05-26rest of recent fabric changes. switch to #part{} record, add get_db_info ↵Brad Anderson
work (not functional), and change others around to use new fullmap
2010-05-26change {N,P} fullmap over to #part{} record for future partition-splitting ↵Brad Anderson
hotness
2010-05-26adding fabric rpc moduleBrad Anderson
2010-05-26adding delete and open modules to fabricBrad Anderson
2010-05-26add delete_db, open_db, and open_doc calls to fabric front-endBrad Anderson
2010-05-26use a smaller rev token for attachment versions, thanks for the suggestion ↵John Christopher Anderson
Damien git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@948282 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26add attachment versioning support to jquery.couch.jsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@948262 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25all_databases now working with/without Customer param, types moved to ↵Brad Anderson
mem.hrl, view updater thwarted for updates to dbs db.
2010-05-25all_databases now working with/without Customer param, types moved to ↵Brad Anderson
mem.hrl, view updater thwarted for updates to dbs db.
2010-05-25fix create_db bugBrad Anderson
2010-05-25add fabric app, begin moving relevant parts of showroom over to itBrad Anderson
2010-05-25_changes resource for feed=normal, BugzID 1330Adam Kocoloski
2010-05-24http admin call for join 'replace'Brad Anderson
2010-05-24commentsBrad Anderson
2010-05-24some mem3 docs/specsBrad Anderson