summaryrefslogtreecommitdiff
path: root/share/server
AgeCommit message (Expand)Author
2008-06-23Follow fixes to r670732 for COUCHDB-83.Christopher Lenz
2008-06-23Improve error handling for undefined values emitted by map functions. Closes ...Christopher Lenz
2008-06-23Follow-up to r670653: Implement deep sealing in Javascript as using the nativ...Christopher Lenz
2008-06-23Seal the document in Javascript view functions in 'deep' mode so that it's no...Christopher Lenz
2008-06-09Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion.Damien F. Katz
2008-05-26Applied patch to enable logging from Javascript view functions. Closes COUCHD...Christopher Lenz
2008-05-23fix for bug with reusing map btree indexes when multiple views have the same ...Damien F. Katz
2008-05-20Some javascript code cleanup.Christopher Lenz
2008-05-20Fixed design document view definitions to be consistent with temp views. Chan...Damien F. Katz
2008-05-15Incremental reduce first checkin. Warning! Disk format change.Damien F. Katz
2008-04-07Compaction. Works, but still needs queueing and better handling for long read...Damien F. Katz
2008-03-28Imported trunk.Christopher Lenz