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
/
show_documents.js
Age
Commit message (
Expand
)
Author
2009-08-16
make tests fast again, use X-Couch-Full-Commit:false for all db operations
Jan Lehnardt
2009-08-05
proper handling of 406 Not Acceptable errors in list and show functions
John Christopher Anderson
2009-08-05
Upgraded JavaScript Accept header handling to make it useful.
John Christopher Anderson
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz
2009-08-04
add compile-time conditionals to support the upcoming Spidermonkey 1.8, swap ...
Jan Lehnardt
2009-07-14
wheeeeeeee
Noah Slater
2009-07-10
Apply patch from Benoit Chesneau's COUCHDB-404
John Christopher Anderson
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-07-04
send utf-8 hearders with list and show responses. closes COUCHDB-392
John Christopher Anderson
2009-06-15
Send CouchDB Server: header for all external queries. Fixes COUCHDB-379.
Jan Lehnardt
2009-06-14
merge list-iterator branch to trunk. changes JavaScript _list API
John Christopher Anderson
2009-04-18
refactor main.js into many files and improve show/list error handling
John Christopher Anderson
2009-03-28
always load _conflicts in _show functions
Jan Lehnardt
2009-03-10
Remove leftover console.log(). Should we get a pre-commit hook for these? Clo...
Jan Lehnardt
2009-03-09
merge design doc resource branch. breaking changes to _view query paths.
John Christopher Anderson
2009-03-04
whitespace
Jan Lehnardt
2009-03-04
allow for handling 404s in document show functions
Jan Lehnardt
2009-02-15
Reorganize the tests into one file per test. No other changes.
John Christopher Anderson