index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
couchdb
/
couch_httpd.erl
Age
Commit message (
Expand
)
Author
2010-01-29
Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili...
John Christopher Anderson
2010-01-18
normalize userCtx name and roles, also, no log in via a conflict doc
John Christopher Anderson
2010-01-07
merge account branch to trunk
John Christopher Anderson
2009-12-22
move query server to a design-doc based protocol, closes COUCHDB-589
John Christopher Anderson
2009-12-16
Provide Content-MD5 header support for attachments.
Paul Joseph Davis
2009-12-10
cache headers for favicon.ico - thanks Matthew Hooker
John Christopher Anderson
2009-11-21
code improvements from tidier. Patch by Kostis Sagonas. COUCHDB-570
Adam Kocoloski
2009-11-17
Fix for broken multipart parsing code as mentioned in COUCHDB-570.
Damien F. Katz
2009-11-15
Testing of incremental attachments and more testing of multipart/handling.
Damien F. Katz
2009-11-13
Initial check-in of APIs for multiple/related supported and incremental repli...
Damien F. Katz
2009-11-09
better error for illegal_database_name. Closes COUCHDB-566
Adam Kocoloski
2009-11-02
cast string status codes (from _externals) to integers before logging. COUCHD...
Adam Kocoloski
2009-10-27
Make it harder to accidently terminate chunked resposnes by requiring callers...
Damien F. Katz
2009-10-18
log external reqests like any other requests
Jan Lehnardt
2009-10-11
add create_target:true option to _replicate that creates the target database
Jan Lehnardt
2009-10-02
Add OAuth support for "https" URL scheme when using SSL proxy.
Jason David Davies
2009-09-23
reject attempts to upload invalid UTF-8 JSON. Closes COUCHDB-345
Adam Kocoloski
2009-09-17
Fixes COUCHDB-504
Paul Joseph Davis
2009-09-16
Single line http request when log=info
Damien F. Katz
2009-08-27
Fixed spurious console errors caused when attempting to query information abo...
Damien F. Katz
2009-08-27
Fix for problem where HEAD requests that would have a chunked responses would...
Damien F. Katz
2009-08-18
cleanup application of auth functions
Adam Kocoloski
2009-08-18
allow configurable X-Forwarded-Host header handling for work behind reverse p...
Jan Lehnardt
2009-08-14
benoitc's attachment PUT patch passes tests for me. Closes COUCHDB-461
John Christopher Anderson
2009-08-14
apply Benoit's patch fixing attachment content-length handling for GET from C...
John Christopher Anderson
2009-08-11
Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod...
John Christopher Anderson
2009-08-05
proper handling of 406 Not Acceptable errors in list and show functions
John Christopher Anderson
2009-08-04
Initial check-in of OAuth and cookie authentication.
Damien F. Katz
2009-07-14
wheeeeeeee
Noah Slater
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-06-15
Send CouchDB Server: header for all external queries. Fixes COUCHDB-379.
Jan Lehnardt
2009-06-14
merge list-iterator branch to trunk. changes JavaScript _list API
John Christopher Anderson
2009-05-23
added an design doc option so that doc._local_seq can be available in the map...
John Christopher Anderson
2009-05-20
Move default handler configuration to couch_httpd:start_link/0
Paul Joseph Davis
2009-05-19
Add a configuration parameter for the default database handler.
Paul Joseph Davis
2009-05-17
Fixes COUCHDB-41
Paul Joseph Davis
2009-05-13
Closes COUCHDB-334 - Add JSONP support to CouchDB
Paul Joseph Davis
2009-05-10
refactor JSON body error handling, also consolidate update_docs JSON response...
John Christopher Anderson
2009-04-19
COUCHDB-306 - Improving reported errors.
Paul Joseph Davis
2009-04-18
refactor main.js into many files and improve show/list error handling
John Christopher Anderson
2009-04-17
output errors differently during chunked responses (view and list)
John Christopher Anderson
2009-04-07
Add null_authentication_handler. It is useful when running CouchDB behind an ...
Jan Lehnardt
2009-04-04
Use now_diff instead of statistics(runtime). Closes COUCHDB-316
Adam Kocoloski
2009-03-24
make some error messages more readable, committed for jchris
Jan Lehnardt
2009-03-15
verbose error logging turned back on for http requests and log_level = debug
John Christopher Anderson
2009-03-13
Commit Damien's rep_security branch to trunk.
John Christopher Anderson
2009-03-09
merge design doc resource branch. breaking changes to _view query paths.
John Christopher Anderson
2009-03-06
validate reduce view list queries, make query_parse_error response code 400
John Christopher Anderson
2009-03-05
consistency in messages (HTTPd -> httpd)
Jan Lehnardt
2009-02-27
- group HTTP method stats into httpd_requests_methods as per Christopher Lenz...
Jan Lehnardt
[prev]
[next]