openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache CouchDB
Settings
|
Report Duplicate
119
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
2 days
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 779 of 788
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Respond to DELETE requests with a "200 OK" status code instead of "202 Accepted", as the deletion is performed immediately. * The "content-type" member in attachment structures is now named "content_type" (underscore) for consistency and to be more accessible from Javascript (and presumably other languages, too)
Christopher Lenz
More...
about 17 years ago
* Respond to DELETE requests with a "200 OK" status code instead of "202 Accepted", as the deletion is performed immediately. * The "content-type" member in attachment structures is now named "content_type" (underscore) for consistency and to be more accessible from Javascript (and presumably other languages, too)
Christopher Lenz
More...
about 17 years ago
Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. Closes COUCHDB-40.
Christopher Lenz
More...
about 17 years ago
Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. Closes COUCHDB-40.
Christopher Lenz
More...
about 17 years ago
Improve the debug logging of request details. As the logging was split into multiple log messages, concurrent requests would get mixed up in the log.
Christopher Lenz
More...
about 17 years ago
Improve the debug logging of request details. As the logging was split into multiple log messages, concurrent requests would get mixed up in the log.
Christopher Lenz
More...
about 17 years ago
Improve the debug logging of request details. As the logging was split into multiple log messages, concurrent requests would get mixed up in the log.
Christopher Lenz
More...
about 17 years ago
Remove incomplete Lucene integration (will be moved to a branch).
Christopher Lenz
More...
about 17 years ago
Applied patch to enable logging from Javascript view functions. Closes COUCHDB-59. Thanks to Chris Anderson for the patch.
Christopher Lenz
More...
about 17 years ago
Change error handling on unknown private paths to be more consistent with how other errors are handled.
Christopher Lenz
More...
about 17 years ago
Change error handling on unknown private paths to be more consistent with how other errors are handled.
Christopher Lenz
More...
about 17 years ago
Change error handling on unknown private paths to be more consistent with how other errors are handled.
Christopher Lenz
More...
about 17 years ago
Updated MochiWeb in trunk to r76. Closes COUCHDB-42.
Christopher Lenz
More...
about 17 years ago
http://code.google.com/p/mochiweb/issues/detail?id=10
Bob Ippolito
More...
about 17 years ago
http://code.google.com/p/mochiweb/issues/detail?id=12
Bob Ippolito
More...
about 17 years ago
make serve_file robust against / and ..
Bob Ippolito
More...
about 17 years ago
Use limit of 4GB for document PUT requests, instead of the MochiWeb default of 1MB. Closes COUCHDB-37.
Christopher Lenz
More...
about 17 years ago
Use limit of 4GB for document PUT requests, instead of the MochiWeb default of 1MB. Closes COUCHDB-37.
Christopher Lenz
More...
about 17 years ago
Use limit of 4GB for document PUT requests, instead of the MochiWeb default of 1MB. Closes COUCHDB-37.
Christopher Lenz
More...
about 17 years ago
Fix for file attachments using too much space in compacted databases
Damien F. Katz
More...
about 17 years ago
Fix for file attachments using too much space in compacted databases
Damien F. Katz
More...
about 17 years ago
Fix for file attachments using too much space in compacted databases
Damien F. Katz
More...
about 17 years ago
Enable Etag processing for document GET requests that include the '?rev' query string parameter.
Christopher Lenz
More...
about 17 years ago
Enable Etag processing for document GET requests that include the '?rev' query string parameter.
Christopher Lenz
More...
about 17 years ago
Enable Etag processing for document GET requests that include the '?rev' query string parameter.
Christopher Lenz
More...
about 17 years ago
Nicer display of attachments in Futon.
Christopher Lenz
More...
about 17 years ago
Improve jQuuery-based CouchDB interface so that it doesn't report an error when no 'success' callback was provided.
Christopher Lenz
More...
about 17 years ago
Improve jQuuery-based CouchDB interface so that it doesn't report an error when no 'success' callback was provided.
Christopher Lenz
More...
about 17 years ago
Add another third-party license to the LICENSE file.
Christopher Lenz
More...
about 17 years ago
Add third-party licenses to LICENSE file, update jQuery to 1.2.5.
Christopher Lenz
More...
about 17 years ago
←
1
2
…
775
776
777
778
779
780
781
782
783
…
787
788
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree