Age | Commit message (Expand) | Author |
2008-06-23 | Create more docs in the database for the compaction test, so that the differe... | Christopher Lenz |
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-16 | Change version number in links to static resources from 0.8.0a to 0.8.0. | Christopher Lenz |
2008-06-16 | renamed directory variables, stage two | Noah Slater |
2008-06-13 | Tests that weren't checked in for a previous bug fix | Damien F. Katz |
2008-06-09 | added new line to reduce test to show bulk update failure on safari | Damien F. Katz |
2008-06-09 | Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion. | Damien F. Katz |
2008-06-07 | removed old, broken, datarootdir hack | Noah Slater |
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-06 | Add version tags for CSS and Javascript references in Futon to avoid stale ca... | Christopher Lenz |
2008-06-05 | Added reduce/combine example. Fixed broken node chunking with very large key... | Damien F. Katz |
2008-06-05 | Remove the Javascript shell from Futon due to unresolved licensing issues. | Christopher Lenz |
2008-06-04 | Add tests for bulk_docs, to verify that COUCHDB-16 has been fixed. | Christopher Lenz |
2008-06-03 | Futon: fixes for IE6/7 compatibility, some minor polish for the map/reduce co... | Christopher Lenz |
2008-06-02 | * The map/reduce function textareas in Futon are now horizontally resizable s... | 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-26 | Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. Clos... | Christopher Lenz |
2008-05-26 | Applied patch to enable logging from Javascript view functions. Closes COUCHD... | Christopher Lenz |
2008-05-25 | Nicer display of attachments in Futon. | Christopher Lenz |
2008-05-25 | Improve jQuuery-based CouchDB interface so that it doesn't report an error wh... | Christopher Lenz |
2008-05-25 | Add third-party licenses to LICENSE file, update jQuery to 1.2.5. | Christopher Lenz |
2008-05-24 | Make replication tests use current host instead of hardcoding localhost:5984 | Christopher Lenz |
2008-05-23 | Minor tweaks to the map/reduce editing GUI in Futon. | Christopher Lenz |
2008-05-23 | fix for bug with reusing map btree indexes when multiple views have the same ... | Damien F. Katz |
2008-05-23 | Add a currently failing test for multiple identical map/reduce view definitions. | Christopher Lenz |
2008-05-23 | Fix 'save as' for map/reduce views in Futon. | Christopher Lenz |
2008-05-23 | Remove debugging leftover in Futon. | Christopher Lenz |
2008-05-23 | Fixes for map/reduce support in Futon. | Christopher Lenz |
2008-05-23 | Futon changes to correctly display reduce results. | 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-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 | fix to submit temp view src as json | Damien F. Katz |
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-13 | Stop spinner if no databases are to be listed | Jan Lehnardt |
2008-05-01 | fix for compaction problem with attachments, and enhancements to JS shell, to... | Damien F. Katz |
2008-04-23 | Replicator optmizations and fix for unnecessary document copy during re-repli... | Damien F. Katz |