Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-23 | Updated Ubuntu instructions based on Wiki page, fixed command to | Stefano J. Attardi | |
append to the apt sources list as root. | |||
2010-08-23 | more erl_call cleanup | Brad Anderson | |
2010-08-23 | Added required symlink command for Spidermonkey 1.9.2 on Ubuntu. | Stefano J. Attardi | |
2010-08-23 | Removed '$' characters before commands. | Stefano J. Attardi | |
2010-08-23 | Fixed Markdown link. | Stefano J. Attardi | |
2010-08-23 | Added more detailed dependency installation instructions for Ubuntu | Stefano J. Attardi | |
and Mac OS X. | |||
2010-08-23 | remove unused files | Adam Kocoloski | |
2010-08-23 | Merged revision 988233 from trunk: | Filipe David Borba Manana | |
Replicator: fix authentication failure when replicating design documents that have attachments. Closes COUCHDB-868. Patch by Jason Smith, thanks. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@988234 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-23 | Replicator: fix authentication failure when replicating design documents ↵ | Filipe David Borba Manana | |
that have attachments. Closes COUCHDB-868. Patch by Jason Smith, thanks. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@988233 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-23 | consolidate all couchjs stuff in one subdir | Adam Kocoloski | |
2010-08-22 | tidy range support, make inserting of multirange support more obvious. | Robert Newson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987936 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-22 | COUCHDB-864 - set SAVE_RECV flag in mochiweb request to allow connection ↵ | Robert Newson | |
keep-alive between multipart/related PUT's. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987898 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-21 | Fix revision 987824 - add missing changes. | Filipe David Borba Manana | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987828 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-21 | Added some whitespaces to make the code easier to the eye. | Filipe David Borba Manana | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987826 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-21 | Work queue - add support for multiple consumers. | Filipe David Borba Manana | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987825 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-21 | Small refactoring of the work queue module to accomodate for incoming ↵ | Filipe David Borba Manana | |
options (multiple workers) git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987824 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-21 | add a test to check if rewrite works on views following a report on irc | Benoit Chesneau | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987750 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-20 | adding runit example | Brad Anderson | |
2010-08-20 | a bit more cleanup of root dir | Brad Anderson | |
2010-08-20 | ship scons-local with project so it's not a dependency | Brad Anderson | |
2010-08-20 | add couchjs stuffs to makefile targets | Brad Anderson | |
2010-08-20 | build couchjs with scons | Brad Anderson | |
2010-08-20 | Allow the replication.js test to be run outside a browser environment. | Filipe David Borba Manana | |
Closes COUCHDB-862. Thanks Bob Dionne. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987457 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-20 | sysadmins were shocked that we can use $ for anything else than a shell | Benoit Chesneau | |
environment variable. use ":" instead. use ":" instead like we do in _rewrite handler. like we do in _rewrite handler. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987384 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-19 | make dist back in working order, and dbcore starts successfully | Brad Anderson | |
2010-08-19 | update reltool for new rebar version | Brad Anderson | |
2010-08-19 | COUCHDB-861 - enhance _sum to work with lists of numbers. | Robert Newson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987343 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-19 | Cloudant changes to etap tests | Brad Anderson | |
2010-08-19 | Fix behaviour of the view query option stale=update_after. | Filipe David Borba Manana | |
Somehow it was not working for all cases. Issue found by Volker Mische. Thanks. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987257 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-19 | etap couch tests now executing again, work to do on C libs to get them to pass | Brad Anderson | |
2010-08-19 | Support Range header for all attachments, even without compaction upgrade. ↵ | Robert Newson | |
It's just less efficient. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@987084 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-18 | order matters in rebar.config, esp. on clean slate | Brad Anderson | |
2010-08-18 | disable ibrowse test for now | Brad Anderson | |
2010-08-18 | more ignores | Brad Anderson | |
2010-08-18 | lay down cloudant build system. | Brad Anderson | |
2010-08-18 | clear out root folder a bit, moving couch bits into apps/couch or rel/ | Brad Anderson | |
2010-08-18 | new version() call allows for hidden patch releases | Adam Kocoloski | |
2010-08-18 | expose security obj to shows, lists & updates functions. | Benoit Chesneau | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@986854 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-18 | design_doc_to_view_group only needs the #doc{} | Adam Kocoloski | |
2010-08-18 | Grab bag of Cloudant patches to couch OTP application | Adam Kocoloski | |
- Removal of couch_db and couch_ref_counter processes. Active DBs are accessible through a protected ets table owned by couch_server. - #full_doc_info{} in by_id and by_seq trees for faster compaction at the expense of more disk usage afterwards. Proposed as COUCHDB-738 but not accepted upstream. - Replication via distributed Erlang. - Better hot upgrade support (uses exported functions much more often). - Configurable btree chunk sizes allow for larger (but still bounded) reductions. - Shorter names for btree fields in #db{} and #db_header{}. - couch_view_group does not keep a reference to the #db{}. - Terms are stored compressed (again). | |||
2010-08-18 | couch_util:to_binary now catches all errors | Adam Kocoloski | |
2010-08-18 | bind schedulers using VM default strategy on startup | Adam Kocoloski | |
2010-08-18 | trust VM to start our dependent apps | Adam Kocoloski | |
2010-08-18 | remove a few leftover cloudant edits | Adam Kocoloski | |
2010-08-18 | add chttpd to build system and update reltool.config | Adam Kocoloski | |
2010-08-18 | Add 'apps/chttpd/' from commit 'e1dda6bc6219d7ac33ea75d56b9c02f5063b4787' | Adam Kocoloski | |
git-subtree-dir: apps/chttpd git-subtree-mainline: 80a42af43128e6750407952938d722a3ce4c1c99 git-subtree-split: e1dda6bc6219d7ac33ea75d56b9c02f5063b4787 | |||
2010-08-18 | remove some cloudant stuff | Adam Kocoloski | |
2010-08-18 | typo | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@986719 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-18 | typo | Jan Lehnardt | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@986717 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-18 | Fix test suite for Chrome and Safari. | Jan Lehnardt | |
couch.js patch by Robert Newson. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@986710 13f79535-47bb-0310-9956-ffa450edef68 |