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
/
couch.js
Age
Commit message (
Expand
)
Author
2008-10-05
added multi-key requests to _view, _temp_view, and _all_docs (with help from ...
John Christopher Anderson
2008-09-09
Fix for attachment content-type conversion from/to binary in RESTful API.
Christopher Lenz
2008-08-08
Idempotent document creation support, new HTTP api to generate UUIDs and supp...
Damien F. Katz
2008-07-06
Add RESTful API for document attachments as per http://groups.google.com/grou...
Jan Lehnardt
2008-06-04
Add tests for bulk_docs, to verify that COUCHDB-16 has been fixed.
Christopher Lenz
2008-05-29
Grouped reduce support. Needs performance work.
Damien F. Katz
2008-05-26
* Respond to DELETE requests with a "200 OK" status code instead of "202 Acce...
Christopher Lenz
2008-05-26
Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. Clos...
Christopher Lenz
2008-05-23
Initial set of changes to Futon to support the recent introduction map/reduce.
Christopher Lenz
2008-05-20
Some javascript code cleanup.
Christopher Lenz
2008-05-19
Changed temp view definition to always be jsonobjects with map/reduce source ...
Damien F. Katz
2008-05-15
Incremental reduce first checkin. Warning! Disk format change.
Damien F. Katz
2008-05-01
fix for compaction problem with attachments, and enhancements to JS shell, to...
Damien F. Katz
2008-04-07
Compaction. Works, but still needs queueing and better handling for long read...
Damien F. Katz
2008-03-28
Imported trunk.
Christopher Lenz