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
/
basics.js
Age
Commit message (
Expand
)
Author
2010-07-27
fix CLI js test suite.
Robert Newson
2010-07-26
Add SSL support to CouchDB.
Robert Newson
2010-06-24
use JSON content type in replicator, require it in the _bulk_docs and other P...
John Christopher Anderson
2009-11-29
add assertion that _all_dbs API exists
John Christopher Anderson
2009-11-05
typo, thanks David Coallier
Jan Lehnardt
2009-11-05
add safety net for code accidents where the document id in a doc delete reque...
Jan Lehnardt
2009-08-16
make tests fast again, use X-Couch-Full-Commit:false for all db operations
Jan Lehnardt
2009-08-16
Make POST's reflect a provided _id member.
Paul Joseph Davis
2009-08-04
encode slashes in db names in Location response header after database creatio...
Jan Lehnardt
2009-07-14
wheeeeeeee
Noah Slater
2009-07-11
Create tests in Futon.
Paul Joseph Davis
2009-07-10
fix whitespace
Jan Lehnardt
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-06-04
doh. remove console.log
John Christopher Anderson
2009-05-25
Merging new tail append storage into trunk. Upgrades are automatic, once open...
Damien F. Katz
2009-05-23
added an design doc option so that doc._local_seq can be available in the map...
John Christopher Anderson
2009-05-10
refactor JSON body error handling, also consolidate update_docs JSON response...
John Christopher Anderson
2009-05-09
Check for invalid document members.
Paul Joseph Davis
2009-04-18
Resolves COUCHDB-306 - Wacky error responses to malformed documents
Paul Joseph Davis
2009-04-10
Fixes for leaked file handles, with test.
Damien F. Katz
2009-03-27
Location header responses should be absolute URIs, thanks Christopher
Jan Lehnardt
2009-03-26
return a Location header on newly created documents using PUT requests
Jan Lehnardt
2009-03-26
return Location header for newly create databases
Jan Lehnardt
2009-03-26
whitespace
Jan Lehnardt
2009-03-21
provide a 404 response on deletion of non-existant docs
John Christopher Anderson
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