Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2010-05-25 | _changes resource for feed=normal, BugzID 1330 | Adam Kocoloski | |
2010-05-24 | http admin call for join 'replace' | Brad Anderson | |
2010-05-24 | comments | Brad Anderson | |
2010-05-24 | some mem3 docs/specs | Brad Anderson | |
2010-05-22 | Major 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-22 | fix utils/run | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947343 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-22 | Fix 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-22 | Check 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-20 | Refactoring 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-20 | app and appup version bumps to 1.1.4 | Adam Kocoloski | |
2010-05-20 | add another clause for join-replace | Brad Anderson | |
2010-05-19 | Renaming `jsonp = false` ini option to `allow_jsonp = false` to be | Jan 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-19 | no newlines in .ini files | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946465 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-19 | Update NEWS and CHANGES. | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946442 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-19 | Unused variable. | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946434 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-19 | Strip password from URLs before adding them to the tasks database | Jan 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-19 | add -x bit | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946426 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-19 | jsonp callbacks are ignored unless jsonp is configured to true | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946400 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-19 | mem3 code for node replacement | Brad Anderson | |
2010-05-19 | Don't use module name for module-local function calls that don't affect | Jan 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 |