Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-05 | fix #COUCHDB-787 . thanks! | Benoit Chesneau | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951786 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-05 | if collector tells us to stop, we stop | Adam Kocoloski | |
2010-06-05 | big module renaming | Adam Kocoloski | |
2010-06-05 | update_seq is only in view response when update_seq=true is in query params | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951776 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-03 | Add test case for by-doc-id replication with slashes. | Jan Lehnardt | |
Patch by Filipe Manana. Closes COUCHDB-713. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951038 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-03 | Fix button name in text. Closes COUCHDB-657. | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951036 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-03 | Fix test suite in Chromium. Patch by Glen Rempe. Closes COUCHDB-546 | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951023 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-03 | Futon: sort databases in replicator source and target drop-down. | Jan Lehnardt | |
Patch by Miki Tebeka. Closes COUCHDB-785. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951019 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-03 | More work to allow for streaming attachment replication. | Damien F. Katz | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950865 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-02 | If aclocal needs to be called during a build, its options are taken | Jan Lehnardt | |
from ACLOCAL_AMFLAGS in the top-level Makefile.am - which were not defined before. Additionally, this removes the need for the explicit m4_include of m4/ac_check_icu.m4 at the very top of configure.ac. Patch by Hans Ulrich Niedermann. Closes COUCHDB-165 and COUCHDB-414. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950779 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-02 | add legalese for jspec | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950776 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-02 | Avoid double escaping in Futon edit fields. Patch by Martin Haaß. Closes ↵ | Jan Lehnardt | |
COUCHDB-611. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950696 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-02 | typo | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950695 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-02 | Add tests for couch.js and jquery.couch.js | Jan Lehnardt | |
Patch by Lena Herrmann. Closes COUCHDB-783. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950689 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-02 | all_databases -> all_dbs, less typing ftw | Adam Kocoloski | |
2010-06-02 | correct doc_count error message | Adam Kocoloski | |
2010-06-02 | forgot to commit new file, BugzID 10242 | Adam Kocoloski | |
2010-06-02 | _all_docs with keys, closes BugzID 10218 | Adam Kocoloski | |
2010-06-02 | trailing whitespace pedantry | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950545 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-02 | add license banner | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950542 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-01 | all_docs resource w/o keylist, BugzID 10218 | Adam Kocoloski | |
2010-06-01 | all_docs resource w/o keylist, BugzID 10218 | Adam Kocoloski | |
2010-06-01 | more s/dynomite/membership/ stuff | Adam Kocoloski | |
2010-06-01 | fix attachments with "./" in their names in Futon. Closes COUCHDB-239. | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950119 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-01 | Require ICU 3.4.1. Closes COUCHDB-175. | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950107 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-06-01 | better get_doc_count RPC, BugzID 10242 | Adam Kocoloski | |
2010-06-01 | add sync_reply, change msg format to be more like gen_server | Adam Kocoloski | |
2010-06-01 | add sync_reply, change msg format to be more like gen_server | Adam Kocoloski | |
2010-06-01 | RPC endpoint for all_docs w/o keylist, BugzID 10218 | Adam Kocoloski | |
2010-06-01 | add base64.js to license.skip and Makefile.am | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950066 13f79535-47bb-0310-9956-ffa450edef68 | |||
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 |