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