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
/
view_errors.js
Age
Commit message (
Expand
)
Author
2009-05-30
Test and fix for infinite loops in view_servers, fix for crashed OS processes...
Damien F. Katz
2009-05-29
Removed unfixed tests cases accidently checked in.
Damien F. Katz
2009-05-29
Fix and test for COUCHDB-366, uploading large attachments causes 500 error.
Damien F. Katz
2009-05-10
refactor JSON body error handling, also consolidate update_docs JSON response...
John Christopher Anderson
2009-05-04
reduce_limit error is thrown when the reduce function output is not small eno...
John Christopher Anderson
2009-04-29
Closes COUCHDB-320 (ignore Content-Type in _temp_view). Thanks B. Candler
Adam Kocoloski
2009-04-18
Resolves COUCHDB-306 - Wacky error responses to malformed documents
Paul Joseph Davis
2009-04-18
Fixes COUCHDB-322
Paul Joseph Davis
2009-03-20
map queries with group=true query option will return an error.
John Christopher Anderson
2009-02-18
Better error messages on decoding invalid JSON. Changes the CouchDB version o...
John Christopher Anderson
2009-02-15
Reorganize the tests into one file per test. No other changes.
John Christopher Anderson