Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2010-05-19 | Use "expando links" for long attribute values in the Futon document view. | Jan Lehnardt | |
Patch by Mikeal Rogers. Closes COUCHDB-766. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@946370 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-19 | remove all vector clocks from #doc, and code to go with it. Not sure if ↵ | Brad Anderson | |
things still work, but are being rewritten anyway with mem3. Closes BugzID 9959 | |||
2010-05-19 | appups for 1.1.2 -> 1.1.3 | Adam Kocoloski | |
2010-05-17 | slightly better spec string | Adam Kocoloski | |
2010-05-17 | oops, don't commit hacked-up icu_driver | Adam Kocoloski | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@945114 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-17 | use O_APPEND to skip some lseeks, COUCHDB-754 | Adam Kocoloski | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@945110 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-15 | jquery.couch.js option to force ensure_full_commit to true or false | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@944570 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-05-14 | removing more of dynomite deps from mem3 | Brad Anderson | |