Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-01 | better tests for the vhost globals, fixed a bug | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@949912 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-28 | more move of dynomite to membership, it compiles, but untested | Brad Anderson | |
2010-05-28 | begin move of dynomite to membership | Brad Anderson | |
2010-05-28 | begin move of dynomite to membership | Brad Anderson | |
2010-05-28 | remove dynomite cruft | Brad Anderson | |
2010-05-28 | normalizing includes | Adam Kocoloski | |
2010-05-28 | split fabric_db into dedicated modules | Brad Anderson | |
2010-05-28 | reorganize rpc calls, add doc_count and update_seq | Adam Kocoloski | |
2010-05-28 | split fabric_doc into dedicated modules | Adam Kocoloski | |
2010-05-28 | open_revs for fabric, BugzID 10216 | Adam Kocoloski | |
2010-05-28 | implement fabric missing_revs, BugzID 10217 | Adam Kocoloski | |
2010-05-28 | always install fullmap during create_db, and make create/delete db calls use ↵ | Brad Anderson | |
#shard{name=ShardName} | |||
2010-05-28 | fix matching of open_doc replies | Adam Kocoloski | |
2010-05-28 | add update_doc | Adam Kocoloski | |
2010-05-28 | more forgiving interface for fabric | Adam Kocoloski | |
2010-05-28 | lots of work, expecially update_docs | Adam Kocoloski | |
2010-05-28 | Allow 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-28 | better test suite error messages. Patch by Volker Mische. Closes COUCHDB-777 | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@949145 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-27 | Add 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-27 | Fix 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-27 | remove fabric_api, clean up other things to get futon rendering db list | Brad Anderson | |
2010-05-27 | get_db_info working, also reorg'd fabric to doc and db module structure | Brad Anderson | |
2010-05-27 | work on get_db_info, conflict resovled for fabric_rpc | Brad Anderson | |
2010-05-27 | oops, forgot this guy | Adam Kocoloski | |
2010-05-27 | export the right stuff for open_doc | Adam Kocoloski | |
2010-05-27 | updated docs for format of error message | Adam Kocoloski | |
2010-05-27 | sloppy commit | Adam Kocoloski | |
2010-05-27 | open_doc call in fabric | Adam Kocoloski | |
2010-05-27 | open_doc call in fabric | Adam Kocoloski | |
2010-05-27 | delete_db working | Brad Anderson | |
2010-05-27 | allow for single-node cluster 'init' | Brad Anderson | |
2010-05-27 | resolved fabric_delete conflict | Brad Anderson | |
2010-05-27 | more delete_db changes | Brad Anderson | |
2010-05-27 | replace #part with #shard | Adam Kocoloski | |
2010-05-27 | replace #part with #shard | Adam Kocoloski | |
2010-05-27 | begin move of delete_db over to new codebase | Brad Anderson | |
2010-05-27 | changes to get compile working again, and testing create_db | Brad Anderson | |
2010-05-27 | new format of rexi_EXIT message | Adam Kocoloski | |
2010-05-26 | rework create_db with new idioms for fabric / rexi workflow | Brad Anderson | |
2010-05-26 | rest 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-26 | change {N,P} fullmap over to #part{} record for future partition-splitting ↵ | Brad Anderson | |
hotness | |||
2010-05-26 | adding fabric rpc module | Brad Anderson | |
2010-05-26 | adding delete and open modules to fabric | Brad Anderson | |
2010-05-26 | add delete_db, open_db, and open_doc calls to fabric front-end | Brad Anderson | |
2010-05-26 | use 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-26 | add attachment versioning support to jquery.couch.js | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@948262 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-25 | all_databases now working with/without Customer param, types moved to ↵ | Brad Anderson | |
mem.hrl, view updater thwarted for updates to dbs db. | |||
2010-05-25 | all_databases now working with/without Customer param, types moved to ↵ | Brad Anderson | |
mem.hrl, view updater thwarted for updates to dbs db. | |||
2010-05-25 | fix create_db bug | Brad Anderson | |
2010-05-25 | add fabric app, begin moving relevant parts of showroom over to it | Brad Anderson | |