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
/
share
/
www
/
script
/
test
/
attachments.js
Age
Commit message (
Expand
)
Author
2010-09-16
JavaScript test files: adding missing semi-colons (Chrome is sensitive about ...
Filipe David Borba Manana
2010-08-25
fix attachments.js in Safari by treating charset case-insensitively.
Robert Newson
2010-08-24
COUCHDB-870 - attachments.js hangs.
Robert Newson
2010-08-07
add tests for Etag in standalone attachment PUT enhancement.
Robert Newson
2010-06-25
Added checking to ensure when a revpos is sent with a stub, it's correct.
Damien F. Katz
2010-06-24
don't require a revpos attribute for stubs. closes COUCHDB-809 thanks Caleb Land
John Christopher Anderson
2009-11-14
Removed redudant multipart/related test from attachments.js
Damien F. Katz
2009-11-13
Initial check-in of APIs for multiple/related supported and incremental repli...
Damien F. Katz
2009-11-10
Add doc id validation when creating a new document with the
Jan Lehnardt
2009-09-15
fix attachments with an undefined Content-Length header and no TE, patch by B...
Jan Lehnardt
2009-08-16
make tests fast again, use X-Couch-Full-Commit:false for all db operations
Jan Lehnardt
2009-07-29
Fix for COUCHDB-434. Only reassign previous revid inside the updater process.
Damien F. Katz
2009-07-14
wheeeeeeee
Noah Slater
2009-07-11
send Location header for new or updated attachments
Jan Lehnardt
2009-07-11
tabs -> spaces, other whitespace
Jan Lehnardt
2009-07-10
remove log statement
Jan Lehnardt
2009-07-10
fix attachment etags, thanks Mark Hammond for the test case. closes COUCHDB-386
John Christopher Anderson
2009-07-09
fix and test for scrambling of large inline attachments
Adam Kocoloski
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-05-29
Fix and test for COUCHDB-366, uploading large attachments causes 500 error.
Damien F. Katz
2009-05-04
standalone attachment GETs should respect "rev" qs param
Adam Kocoloski
2009-04-09
Fix for attachment sparseness bug COUCHDB-220 by giving each attachment it's ...
Damien F. Katz
2009-03-13
Commit Damien's rep_security branch to trunk.
John Christopher Anderson
2009-02-15
Reorganize the tests into one file per test. No other changes.
John Christopher Anderson