projects
/
couchdb-chttpd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
couchdb-chttpd.git
2015-07-22
Adam Kocoloski
Match old behavior when buffering is disabled
2724-chunked-buffering
38/head
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Adam Kocoloski
Remove support for CouchDB =< 1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Adam Kocoloski
Define an accessor for the chunk buffer config val
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Adam Kocoloski
Allow configurable buffer size for all_docs, views
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Adam Kocoloski
Execute a callback for every complete DB traversal
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Adam Kocoloski
Add basic buffering support for other feed types
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Adam Kocoloski
Buffer rows for normal/longpoll feeds
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Adam Kocoloski
Use a record for changes_callback accumulator
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Adam Kocoloski
Remove temporary upgrade clause
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Paul J. Davis
Increase nonce size by a byte
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Robert Newson
Discard request body after request
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Alexander Shorin
Be more precisely on HTTP 404/405 responses for /_nodes...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Alexander Shorin
Fix comments for /_node/$node handlers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Robert Newson
Move node-specific endpoints under /_node/$name
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Robert Newson
Add _node_config, an endpoint to configure specific...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Robert Newson
Revert "Remove _config route on cluster"
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Robert Newson
Support virtual hosts
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Russell Branca
Disable couch_httpd_cors when chttpd_cors is active
2080-port-cors
160/head
8/head
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Russell Branca
CORS implementation for chttpd
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Robert Kowalski
add _changes?feed=live sugar for continuous
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Alexander Shorin
Fix chttpd tests using new test_util:start_applications...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Alexander Shorin
Merge remote-tracking branch 'iilyak/2656-use-chttpd...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-21
Robert Newson
Tolerate empty candidate list
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Robert Newson
Use attachment checksum as Etag if possible
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
ILYA Khlopotov
json_req_obj compartible with backdoor interface
31/head
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Alexander Shorin
Remove /_sleep endpoint
32/head
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
ILYA Khlopotov
Export etag_match/2
commit
|
commitdiff
|
tree
|
snapshot
2015-03-13
Robert Kowalski
add license file
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Alexander Shorin
Merge remote-tracking branch 'kxepal/rename-system...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Alexander Shorin
Rename "shard_db" option to "shards_db"
27/head
commit
|
commitdiff
|
tree
|
snapshot
2015-02-25
Alexander Shorin
Add underscore prefix for dbs database name
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Robert Kowalski
Remove _config route on cluster
25/head
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Jan Lehnardt
add mango URL endpoints
commit
|
commitdiff
|
tree
|
snapshot
2015-02-09
Robert Kowalski
Return ok:true on _bulk_doc update
commit
|
commitdiff
|
tree
|
snapshot
2015-02-05
Alexander Shorin
Fix typo in config listener module name
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Alexander Shorin
Merge remote-tracking branch 'iilyak/2561-make-config...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
ILYA Khlopotov
Don't restart event handler on termination
21/head
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
ILYA Khlopotov
config:get/3 is more strict now
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
ILYA Khlopotov
Update config_listener behaviuor
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Will Holley
Parse attachment-related parameters for /_changes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Will Holley
Enable POST requests to /_changes in clustered CouchDB
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Alexander Shorin
Merge remote-tracking branch 'iilyak/1145-_local_docs...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Will Holley
Set view type before validating _all_docs parameters.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Will Holley
validate _all_docs query parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Jan Lehnardt
add setup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
Alexander Shorin
Use ADMIN_CTX macro from couch_db.hrl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Mike Wallace
Convert {timeout, Error} errors to timeout
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Alexander Shorin
Merge remote-tracking branch 'kxepal/2538-revert-500...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Alexander Shorin
Restore <<"unknown_error">> for HTTP 500 errors
17/head
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Alexander Shorin
Add tests for chttpd:error_info/1
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
ILYA Khlopotov
Rename argument to reflect new semantic
16/head
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
ILYA Khlopotov
Reuse _all_docs handler for _local_docs/_design_docs
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
ILYA Khlopotov
Add _local_docs and _design_docs handlers
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
Paul J. Davis
Merge branch '2517-open_revs=all-function_clause'
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
ILYA Khlopotov
Re-indent to reflect recent addtion of a case branch
15/head
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
ILYA Khlopotov
Return error when open_revs=all and document doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Paul J. Davis
Merge branch '2491-refactor-couch-httpd-auth'
commit
|
commitdiff
|
tree
|
snapshot
2014-12-04
Paul J. Davis
Update chttpd_auth_cache for new couch_auth_cache
2491-refactor-couch-httpd-auth
13/head
162/head
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Robert Kowalski
Fix location-header for documents with newlines in...
7/head
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Robert Newson
fix filtered replication
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Alexander Shorin
Rebrand X-Cloudant-Stack-Hash header for CouchDB
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Alexander Shorin
Use couch_log instead of ?LOG_*
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Russell Branca
Add CORS headers to chttpd_external:send_external_response
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Russell Branca
Make parse_external_response work with binaries and...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Robert Newson
Send num_mp_writers to correct N
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Robert Newson
Forward-port caching and csp headers for _utils
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Robert Newson
Remove chttpd/couchdb stats split
commit
|
commitdiff
|
tree
|
snapshot
2014-09-03
Robert Newson
_all_dbs does not require admin
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Robert Newson
Add remaining status code stats
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Robert Newson
Move stats cfg to correct place
commit
|
commitdiff
|
tree
|
snapshot
2014-08-30
Robert Newson
Decrement clients_requesting_changes in a timely fashion
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Robert Newson
Correctly collect stats by status code
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Robert Newson
Use a distinct namespace for chttpd stats
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Robert Newson
Switch to couch_stats application
windsor-merge
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Paul J. Davis
Remove unused handle_restart_req
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Paul J. Davis
Be more restrictive when including a JSON stack
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Paul J. Davis
Added error_info for maintenance mode errors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Russell Branca
Only use cassim:set_security if cassim is enabled
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Robert Newson
Add cassim
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Russell Branca
Isolate update_doc logic from http logic
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Russell Branca
Separate update doc and sending the response in update_doc
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Adam Kocoloski
Log unexpected return value from att data fetch
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Brian Mitchell
Be more careful when matching attachment data
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Russell Branca
Add the request id and timing info in chttpd:send_response
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Russell Branca
Update chttpd_external with s/couch_httpd/chttpd/
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Randall Leeds
honor ?rev for PUT and validate against _rev/etag
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Robert Newson
Honor max_document_size when receiving body in externals
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Brian Mitchell
Move attachment code into couch_att
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Robert Newson
Add CORS support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Paul J. Davis
Add error_info clause for nodedown errors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Paul J. Davis
Improve HTTP error log formatting
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Paul J. Davis
Fix JSON encoding for missing revisions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Robert Newson
Improve logging of errors with traces
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Robert Newson
set module version to 1
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Robert Newson
Ensure result of send_delayed_error is always a #delaye...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Robert Newson
Don't return stacktraces, log them instead.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Paul J. Davis
Fix case_clause error with POST to _replicate
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Paul J. Davis
Avoid VM log messages about uncaught errors
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Adam Kocoloski
Report pending count in _changes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Adam Kocoloski
Wrap decompression in a try/catch, report 400
commit
|
commitdiff
|
tree
|
snapshot
next