Age | Commit message (Expand) | Author |
2010-05-04 | use crypto:md5 when available. thx fdmanana. Closes COUCHDB-757 | Adam Kocoloski |
2010-05-04 | use keysearch BIF to search ejson props. Closes COUCHDB-747 | Adam Kocoloski |
2010-04-15 | refactor att compression to allow more encodings. thanks fdmanana. COUCHDB-710 | Adam Kocoloski |
2010-01-29 | Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili... | John Christopher Anderson |
2009-11-30 | Fix two issues for databases upgraded from 0.9.x: | Jan Lehnardt |
2009-07-17 | Deterministic revids, MD5 checking of documents, added tracking of rev when a... | Damien F. Katz |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-06-11 | Forgot to remove old test/0 exports. | Paul Joseph Davis |
2009-06-11 | Integrating more ETAP tests from Bob Dionne. | Paul Joseph Davis |
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 |