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
/
server
/
main.js
Age
Commit message (
Expand
)
Author
2008-12-29
merge form branch to trunk
John Christopher Anderson
2008-11-25
Log the offending doc._id when the view function raises an exception.
John Christopher Anderson
2008-11-11
Check in of initial validation and authorization work. This work is incomplet...
Damien F. Katz
2008-08-08
COUCHDB-103 Fixed incompatibilty with new javascript (1.8) that no longer sup...
Damien F. Katz
2008-06-23
Follow fixes to r670732 for COUCHDB-83.
Christopher Lenz
2008-06-23
Improve error handling for undefined values emitted by map functions. Closes ...
Christopher Lenz
2008-06-23
Follow-up to r670653: Implement deep sealing in Javascript as using the nativ...
Christopher Lenz
2008-06-23
Seal the document in Javascript view functions in 'deep' mode so that it's no...
Christopher Lenz
2008-06-09
Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion.
Damien F. Katz
2008-05-26
Applied patch to enable logging from Javascript view functions. Closes COUCHD...
Christopher Lenz
2008-05-23
fix for bug with reusing map btree indexes when multiple views have the same ...
Damien F. Katz
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-15
Incremental reduce first checkin. Warning! Disk format change.
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