index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
couchdb
/
couch_stream.erl
Age
Commit message (
Expand
)
Author
2009-05-29
Fix and test for COUCHDB-366, uploading large attachments causes 500 error.
Damien F. Katz
2009-05-25
Fix for binary chunks being out of order with new tail append code
Damien F. Katz
2009-05-25
Merging new tail append storage into trunk. Upgrades are automatic, once open...
Damien F. Katz
2009-04-09
Removal of unused member in write_stream record.
Damien F. Katz
2009-04-09
Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ...
Damien F. Katz
2009-02-13
Accept standalone attachment PUTs with Transfer-Encoding: chunked
John Christopher Anderson
2009-01-23
Added task status checking, to help debug the progress of long running tasks,...
Damien F. Katz
2008-05-25
Fix for file attachments using too much space in compacted databases
Damien F. Katz
2008-05-01
fix for compaction problem with attachments, and enhancements to JS shell, to...
Damien F. Katz
2008-04-07
Compaction. Works, but still needs queueing and better handling for long read...
Damien F. Katz
2008-04-04
compaction code, not hooked up to webserver yet
Damien F. Katz
2008-04-01
Fix for runaway process in the view code and the so far untested storage com...
Damien F. Katz
2008-03-28
Imported trunk.
Christopher Lenz