Age | Commit message (Expand) | Author |
2009-08-04 | encode slashes in db names in Location response header after database creatio... | Jan Lehnardt |
2009-08-04 | Proper fix because JS_VERSION cannot distinguish between 1.8.0 and 1.8.1 | Paul Joseph Davis |
2009-08-04 | Fix couch_js.c compilation with builds of non-threadsafe Spidermonkey 1.7 | Paul Joseph Davis |
2009-08-04 | add compile-time conditionals to support the upcoming Spidermonkey 1.8, swap ... | Jan Lehnardt |
2009-08-01 | implement longpolling for _changes, unify _changes-mode parameters, patch by ... | Jan Lehnardt |
2009-08-01 | enable include_docs=true for list functions, patch by Mark Hammond, closes CO... | Jan Lehnardt |
2009-07-29 | Fix for COUCHDB-434. Only reassign previous revid inside the updater process. | Damien F. Katz |
2009-07-24 | reassemble split chunks in changes feed, add all() export | Adam Kocoloski |
2009-07-24 | comment on jchris comment on not sending Content-Length for attachment GETs | Jan Lehnardt |
2009-07-23 | use spawn to avoid recursive gen_server calls | Adam Kocoloski |
2009-07-23 | Fixes error on first boot after adding an admin. | Paul Joseph Davis |
2009-07-23 | Fixes etap tests for recent updates. | Paul Joseph Davis |
2009-07-22 | various bugfixes and improvements for view compaction | Adam Kocoloski |
2009-07-21 | Close jsonp response for _changes requests. Patch by Benoit Chesneau. Closes ... | Jan Lehnardt |
2009-07-20 | Optimize filtered _changes to use an OS process only when actively filtering ... | Damien F. Katz |
2009-07-20 | Initial checkin of _changes filters. The prime weak-spot for this approach is... | John Christopher Anderson |
2009-07-19 | oops, bug in r795297 (listen for local update notifications) | Adam Kocoloski |
2009-07-19 | protect against empty (=deleted) values. Closes COUCHDB-355 | Adam Kocoloski |
2009-07-18 | listen for local update notifications when continuous=true | Adam Kocoloski |
2009-07-17 | update ibrowse to 1.5.1+ | Adam Kocoloski |
2009-07-17 | MD5 term checking by using leading bit in 32 bit length to indicate MD5 prese... | Damien F. Katz |
2009-07-17 | Deterministic revids, MD5 checking of documents, added tracking of rev when a... | Damien F. Katz |
2009-07-17 | one line fix | Noah Slater |
2009-07-16 | second cut at _changes feed consumer. still not used by replicator | Adam Kocoloski |
2009-07-16 | first cut at _changes feed consumer. not yet used by replication | Adam Kocoloski |
2009-07-16 | checkpoint long-running view updates | Adam Kocoloski |
2009-07-16 | git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@794834 13f79535-47... | Noah Slater |
2009-07-16 | added missing file | Noah Slater |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-14 | added licence check, and licence.skip | Noah Slater |
2009-07-12 | removed some unnecessary logging | John Christopher Anderson |
2009-07-11 | send Location header for new or updated attachments | Jan Lehnardt |
2009-07-10 | fix attachment etags, thanks Mark Hammond for the test case. closes COUCHDB-386 | John Christopher Anderson |
2009-07-10 | Apply patch from Benoit Chesneau's COUCHDB-404 | John Christopher Anderson |
2009-07-09 | fix and test for scrambling of large inline attachments | Adam Kocoloski |
2009-07-08 | Fixes COUCHDB-389 | Paul Joseph Davis |
2009-07-08 | Fixes COUCHDB-402 | Paul Joseph Davis |
2009-07-07 | fix deleted_conflicts qs parameter | Adam Kocoloski |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-07-04 | send utf-8 hearders with list and show responses. closes COUCHDB-392 | John Christopher Anderson |
2009-07-04 | Name view index files by their function hashes for no downtime deploys. Close... | John Christopher Anderson |
2009-07-04 | last three dialyzer recommended cleanups | John Christopher Anderson |
2009-07-03 | ibrowse now allows user to control socket. Thanks again Chandru | Adam Kocoloski |
2009-07-03 | update check_bin_length since chunked response bug is fixed | Adam Kocoloski |
2009-07-03 | upgrade to ibrowse 1.5.0 | Adam Kocoloski |
2009-06-30 | correct stat intervals. Thanks Bob Dionne | Adam Kocoloski |
2009-06-30 | reset stats on POST /_restart and correct open_databases test. Closes COUCHD... | Adam Kocoloski |
2009-06-27 | removed some dead code found by Dialyzer, more to come | John Christopher Anderson |
2009-06-27 | A /_whoami handler to provide client apps with access to the active userCtx f... | John Christopher Anderson |
2009-06-25 | Of course some of them were 8 space tabs. | Paul Joseph Davis |