summaryrefslogtreecommitdiff
path: root/share/www/script/test/attachments.js
AgeCommit message (Expand)Author
2010-11-18Merged revisions 986710, 988909, 997862, 998090, 1005513 and 1036447 from tru...Filipe David Borba Manana
2010-06-25Added checking to ensure when a revpos is sent with a stub, it's correct.Damien F. Katz
2010-06-24don't require a revpos attribute for stubs. closes COUCHDB-809 thanks Caleb LandJohn Christopher Anderson
2009-11-14Removed redudant multipart/related test from attachments.jsDamien F. Katz
2009-11-13Initial check-in of APIs for multiple/related supported and incremental repli...Damien F. Katz
2009-11-10Add doc id validation when creating a new document with theJan Lehnardt
2009-09-15fix attachments with an undefined Content-Length header and no TE, patch by B...Jan Lehnardt
2009-08-16make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt
2009-07-29Fix for COUCHDB-434. Only reassign previous revid inside the updater process.Damien F. Katz
2009-07-14wheeeeeeeeNoah Slater
2009-07-11send Location header for new or updated attachmentsJan Lehnardt
2009-07-11tabs -> spaces, other whitespaceJan Lehnardt
2009-07-10remove log statementJan Lehnardt
2009-07-10fix attachment etags, thanks Mark Hammond for the test case. closes COUCHDB-386John Christopher Anderson
2009-07-09fix and test for scrambling of large inline attachmentsAdam Kocoloski
2009-07-06trimmed trailing whitespaceNoah Slater
2009-05-29Fix and test for COUCHDB-366, uploading large attachments causes 500 error.Damien F. Katz
2009-05-04standalone attachment GETs should respect "rev" qs paramAdam Kocoloski
2009-04-09Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ...Damien F. Katz
2009-03-13Commit Damien's rep_security branch to trunk. John Christopher Anderson
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson