Age | Commit message (Expand) | Author |
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 |
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-22 | Updated MochiWeb in trunk to r73. | Christopher Lenz |
2008-05-20 | Some javascript code cleanup. | Christopher Lenz |
2008-05-20 | Only use chunked encoding when we actually make use of it to iteratively writ... | 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-18 | Fix for pattern matching bug during reduce | Damien F. Katz |
2008-05-18 | - remove leftover debugging line | Jan Lehnardt |
2008-05-18 | - more graceful handling of unknown private URIs including more user friendly... | Jan Lehnardt |
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-14 | Add link to Futon based on current configuration parameters on CouchDB-startu... | Jan Lehnardt |
2008-05-13 | Stop spinner if no databases are to be listed | Jan Lehnardt |
2008-05-08 | corrected ICU deb dependancy example, thanks Nick Galbreath | Noah Slater |
2008-05-01 | fix for compaction problem with attachments, and enhancements to JS shell, to... | Damien F. Katz |
2008-04-30 | Add Erlang version requirement. R12B for now. | Jan Lehnardt |