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_tests.js
Age
Commit message (
Expand
)
Author
2008-06-09
Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion.
Damien F. Katz
2008-06-06
Added comments and clarity to the reduce/combine test. again
Damien F. Katz
2008-06-06
Added comments and clarity to the reduce/combine test
Damien F. Katz
2008-06-05
Added reduce/combine example. Fixed broken node chunking with very large key...
Damien F. Katz
2008-06-04
Add tests for bulk_docs, to verify that COUCHDB-16 has been fixed.
Christopher Lenz
2008-06-02
Display group reduce results in Futon by default.
Christopher Lenz
2008-05-29
Grouped reduce support. Needs performance work.
Damien F. Katz
2008-05-26
Fix assertion in compaction test.
Christopher Lenz
2008-05-26
Add back /_restart URL that got lost in the transition to MochiWeb.
Christopher Lenz
2008-05-26
Update to test suite after status code change in r660176.
Christopher Lenz
2008-05-26
* Respond to DELETE requests with a "200 OK" status code instead of "202 Acce...
Christopher Lenz
2008-05-24
Make replication tests use current host instead of hardcoding localhost:5984
Christopher Lenz
2008-05-23
Add a currently failing test for multiple identical map/reduce view definitions.
Christopher Lenz
2008-05-20
Some javascript code cleanup.
Christopher Lenz
2008-05-20
Fixed design document view definitions to be consistent with temp views. Chan...
Damien F. Katz
2008-05-19
revert.
Jan Lehnardt
2008-05-19
- off by (n)one
Jan Lehnardt
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-15
ignore descending=false option instead of throwing an error.
Jan Lehnardt
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-04-04
Fix unit tests.
Christopher Lenz
2008-04-04
dial back docs generate for lots of docs test
Damien F. Katz
2008-04-04
compaction code, not hooked up to webserver yet
Damien F. Katz
2008-03-28
Imported trunk.
Christopher Lenz