Age | Commit message (Expand) | Author |
2008-06-06 | Added CHANGES to Makefile. | Christopher Lenz |
2008-06-06 | NEWS updated, many changes moved to CHANGES, which is a manually written chan... | Christopher Lenz |
2008-06-06 | minor aesthetic tweeks to NEWS | Noah Slater |
2008-06-06 | merge entries for 0.7.3a (which was only a placeholder) and 0.8.0 | Jan Lehnardt |
2008-06-05 | Added reduce/combine example. Fixed broken node chunking with very large key... | Damien F. Katz |
2008-06-05 | update news in preparation for 0.8.0 | Jan Lehnardt |
2008-06-05 | Remove /db/_search API call. This will be maintained in the lucene-search bra... | Jan Lehnardt |
2008-06-05 | Remove the Javascript shell from Futon due to unresolved licensing issues. | Christopher Lenz |
2008-06-05 | improved example adduser invokation | Noah Slater |
2008-06-04 | Use linebreaks between rows for view results with a negative count value, sam... | Christopher Lenz |
2008-06-04 | Add tests for bulk_docs, to verify that COUCHDB-16 has been fixed. | Christopher Lenz |
2008-06-04 | Enable the use of an unencoded slash in the URL of design documents. Closes C... | Christopher Lenz |
2008-06-03 | Futon: fixes for IE6/7 compatibility, some minor polish for the map/reduce co... | Christopher Lenz |
2008-06-02 | Increase the request body size limitations on bulk_docs and document POST to ... | 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-06-02 | correct Erlang version checking | Noah Slater |
2008-05-29 | Grouped reduce support. Needs performance work. | Damien F. Katz |
2008-05-26 | Experimental functionality to increment database update seq, might go away, u... | 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 | Improve the debug logging of request details. As the logging was split into m... | Christopher Lenz |
2008-05-26 | Remove incomplete Lucene integration (will be moved to a branch). | Christopher Lenz |
2008-05-26 | Applied patch to enable logging from Javascript view functions. Closes COUCHD... | Christopher Lenz |
2008-05-26 | Change error handling on unknown private paths to be more consistent with how... | Christopher Lenz |
2008-05-26 | Updated MochiWeb in trunk to r76. Closes COUCHDB-42. | Christopher Lenz |
2008-05-25 | Use limit of 4GB for document PUT requests, instead of the MochiWeb default o... | Christopher Lenz |
2008-05-25 | Fix for file attachments using too much space in compacted databases | Damien F. Katz |
2008-05-25 | Enable Etag processing for document GET requests that include the '?rev' quer... | 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 another third-party license to the LICENSE file. | 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-24 | added note to -h output of couchdb command about inherited environment | Noah Slater |
2008-05-23 | enabled automatic Erlang SMP support | Noah Slater |
2008-05-23 | Minor tweaks to the map/reduce editing GUI in Futon. | Christopher Lenz |
2008-05-23 | downgraded required Erlang to R11B | Noah Slater |
2008-05-23 | improved private path error wording | Noah Slater |
2008-05-23 | do not guess the process ID, allow multiple database instances to run simulta... | Noah Slater |
2008-05-23 | configure now checks for installed Erlang version | Noah Slater |
2008-05-23 | fix for missing conflict check during serialized update | Damien F. Katz |
2008-05-23 | Patch MochiWeb for compatibility with R11B. This patch has been rejected upst... | 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 |