Make replication tests use current host instead of hardcoding localhost:5984 |
|
More...
|
about 17 years ago
|
added note to -h output of couchdb command about inherited environment |
|
More...
|
about 17 years ago
|
enabled automatic Erlang SMP support |
|
More...
|
about 17 years ago
|
Minor tweaks to the map/reduce editing GUI in Futon. |
|
More...
|
about 17 years ago
|
downgraded required Erlang to R11B |
|
More...
|
about 17 years ago
|
improved private path error wording |
|
More...
|
about 17 years ago
|
improved private path error wording |
|
More...
|
about 17 years ago
|
improved private path error wording |
|
More...
|
about 17 years ago
|
do not guess the process ID, allow multiple database instances to run simultaneously |
|
More...
|
about 17 years ago
|
configure now checks for installed Erlang version |
|
More...
|
about 17 years ago
|
fix for missing conflict check during serialized update |
|
More...
|
about 17 years ago
|
fix for missing conflict check during serialized update |
|
More...
|
about 17 years ago
|
fix for missing conflict check during serialized update |
|
More...
|
about 17 years ago
|
Patch MochiWeb for compatibility with R11B. This patch has been rejected upstream, but it's simple enough to just apply here. |
|
More...
|
about 17 years ago
|
fix for bug with reusing map btree indexes when multiple views have the same map function |
|
More...
|
about 17 years ago
|
fix for bug with reusing map btree indexes when multiple views have the same map function |
|
More...
|
about 17 years ago
|
fix for bug with reusing map btree indexes when multiple views have the same map function |
|
More...
|
about 17 years ago
|
Add a currently failing test for multiple identical map/reduce view definitions. |
|
More...
|
about 17 years ago
|
Fix 'save as' for map/reduce views in Futon. |
|
More...
|
about 17 years ago
|
Remove debugging leftover in Futon. |
|
More...
|
about 17 years ago
|
Fixes for map/reduce support in Futon. |
|
More...
|
about 17 years ago
|
Futon changes to correctly display reduce results. |
|
More...
|
about 17 years ago
|
Initial set of changes to Futon to support the recent introduction map/reduce. |
|
More...
|
about 17 years ago
|
Initial set of changes to Futon to support the recent introduction map/reduce. |
|
More...
|
about 17 years ago
|
Updated MochiWeb in trunk to r73. |
|
More...
|
about 17 years ago
|
disable Nagle's algorithm following recommendation from http://www.w3.org/Protocols/HTTP/Performance/Pipeline.html; patch posted by Christopher Lenz to the mochiweb mailing list |
|
More...
|
about 17 years ago
|
ibrowse was not reading all the options from its config file. |
|
More...
|
about 17 years ago
|
Some javascript code cleanup. |
|
More...
|
about 17 years ago
|
Only use chunked encoding when we actually make use of it to iteratively write the response (for example for views). Otherwise just send a normal response with a Content-Length header. |
|
More...
|
about 17 years ago
|
Only use chunked encoding when we actually make use of it to iteratively write the response (for example for views). Otherwise just send a normal response with a Content-Length header. |
|
More...
|
about 17 years ago
|