summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2010-05-22Major whitespace cleanup, no functional changes.Jan Lehnardt
Patch by Volker Mische. Closes COUCHDB-771. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947344 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22fix utils/runJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947343 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Fix Solaris compat.Jan Lehnardt
Patch by Gavin Sherry and Timothy Smith. Closes COUCHDB-666 \m/ git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947337 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Check for undefined options. Patch by Filipe Manana. Closes COUCHDB-774.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947336 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20Refactoring of various internal APIs, particularly those dealing with ↵Damien F. Katz
replicating documents with attachments. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946803 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20app and appup version bumps to 1.1.4Adam Kocoloski
2010-05-20add another clause for join-replaceBrad Anderson
2010-05-19Renaming `jsonp = false` ini option to `allow_jsonp = false` to beJan Lehnardt
more clear about its intention. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946474 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19no newlines in .ini filesJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946465 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Update NEWS and CHANGES.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946442 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Unused variable.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946434 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Strip password from URLs before adding them to the tasks databaseJan Lehnardt
and before sending it to the logger. Closes COUCHDB-756. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946428 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19add -x bitJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946426 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19jsonp callbacks are ignored unless jsonp is configured to trueJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946400 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19mem3 code for node replacementBrad Anderson
2010-05-19Don't use module name for module-local function calls that don't affectJan Lehnardt
hot code reloading. Patch by Volker Mische. Closes COUCHDB-765. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946377 13f79535-47bb-0310-9956-ffa450edef68