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
/
mochiweb
Age
Commit message (
Expand
)
Author
2010-08-10
add internal.hrl to INTERNAL_DIST. mea culpa.
Robert Newson
2010-07-26
Add SSL support to CouchDB.
Robert Newson
2010-06-24
patch mochijson2 to allow output of big integers not in float form (it stores...
John Christopher Anderson
2010-01-29
Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili...
John Christopher Anderson
2009-12-16
Provide Content-MD5 header support for attachments.
Paul Joseph Davis
2009-11-21
upgrade mochiweb to r113, use hooks instead of forking mochijson2. COUCHDB-474
Adam Kocoloski
2009-11-13
Initial check-in of APIs for multiple/related supported and incremental repli...
Damien F. Katz
2009-11-09
wait 5 minutes before assuming a connection is stale
Adam Kocoloski
2009-11-09
Fixes 'make distcheck' to run the test suite.
Paul Joseph Davis
2009-09-23
reject attempts to upload invalid UTF-8 JSON. Closes COUCHDB-345
Adam Kocoloski
2009-08-21
Back out Mochiweb patch from r659636 to support older Erlang versions, as tho...
Christopher Lenz
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz
2009-07-14
wheeeeeeee
Noah Slater
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-06-08
accept UTF-16 surrogate pairs. Fixes COUCHDB-327, COUCHDB-333
Adam Kocoloski
2009-05-30
Added code coverage report generation target.
Paul Joseph Davis
2009-03-03
Forgot to change MochiWeb version in lib directory name when updating MochiWe...
Christopher Lenz
2009-02-24
Update MochiWeb in trunk to r97. Closes COUCHDB-255.
Christopher Lenz
2009-02-24
Fix for COUCHDB-266.
Christopher Lenz
2009-02-18
Better error messages on decoding invalid JSON. Changes the CouchDB version o...
John Christopher Anderson
2009-02-14
enhance the Mochiweb streaming api based on feedback from Bob Ippolito
John Christopher Anderson
2009-02-13
Accept standalone attachment PUTs with Transfer-Encoding: chunked
John Christopher Anderson
2008-09-21
change integer handling in mochijson2 to fix JSON regression COUCHDB-118
John Christopher Anderson
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-07-25
Fix for problem with Safari and mochiweb.
Damien F. Katz
2008-06-24
Updated MochiWeb in trunk to r82.
Christopher Lenz
2008-06-16
renamed directory variables, stage one
Noah Slater
2008-06-07
removed old, broken, datarootdir hack
Noah Slater
2008-06-07
corrected use of erlc to $(ERLC)
Noah Slater
2008-05-26
Updated MochiWeb in trunk to r76. Closes COUCHDB-42.
Christopher Lenz
2008-05-23
Patch MochiWeb for compatibility with R11B. This patch has been rejected upst...
Christopher Lenz
2008-05-22
Updated MochiWeb in trunk to r73.
Christopher Lenz
2008-04-30
Update MochiWeb code in trunk to r66.
Christopher Lenz
2008-04-15
Merged mochiweb branch back into trunk.
Christopher Lenz