projects
/
couchdb-couch-httpd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
couchdb-couch-httpd.git
2016-03-01
ILYA Khlopotov
Remove iolist_size(Data) == 0 case from send_chunk
split_out_httpd_stack
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Plug couch_epi
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Use mock since we don't start epi on tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Fix dispatch to handle_error hook
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Export parse_multipart_request/3 for replicator
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Refactor couch_httpd_config_listener
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Use functions from couch_httpd app in tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Strip scheme out of Host for cors_section
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Use cors_config for 'credentials' setting
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Treat value passed in Origin as case sensitive
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Introduce vhosts configuration into CORS
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Set stack in #httpd_resp{}
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Use Stack to dispatch to correct auth_module
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Use Stack to select http handlers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Extract get_stack_config/1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Pass Stack to couch_httpd_handler:start_link
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Extract set_socket_options/2 function
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Pass Stack tuple module to handle_request_int
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Merge differences in catch_error from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Bring support needed for couch_httpd_rewrite
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Extract maybe_abort_head_request
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Extract maybe_log_response function
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Use basic_headers/2 in serve_file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Exatract handle_response function
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Extract add_headers function
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Move module tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Merge the diff for send_chunked_error/2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Remove no longer needed function from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Merge the diff for send_error/2 and send_error/4
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Merge the diff for error_info/1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Merge the diff for verify_is_server_admin/1
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Bring validate_bind_address/1 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Remove no longer need function from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Bring validate_referer/1 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Bring accepted_encodings/1 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Bring validate_host/1 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Merge start_chunked_response/3 and send_response/4
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Bring etag_maybe/2 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Merge the diff for send_chunk/2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Merge the diff for start_response_length/4
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Bring start_response/3 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Remove equivalent copy of etag_match/2 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Remove equivalent copy of etag_respond/3 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Move parse_multipart_request/3 into couch_httpd_multipart
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Bring log_request/2 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Remove equivalent copy of maybe_decompress/1 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Remove equivalent copy of body/1 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Convert case into clause for body/1 as in original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Remove exact copy of absolute_uri/2 from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Extract host_for_request/1 as it is done in original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Remove exact duplicates of functions from original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Fix places where we call itself (couch_httpd)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Group functions and exports
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Extract ssl_options/0
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Use couch_httpd_util:fun_from_spec/2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Refactor make_arity_N_fun into fun_from_spec/2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Move make_arity_N_fun into couch_httpd_util
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Use functions from couch_httpd module
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Move some functions to couch_httpd_handler
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] couch_httpd_cors.hrl
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update references to renamed headers file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_cors.hrl into couch_httpd_cors.hrl
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update references to renamed headers file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd.hrl into couch_httpd.hrl
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_rewrite into couch_httpd_rewrite
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update references to chttpd_external
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_external into couch_httpd_external
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update references to renamed module
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_handlers into couch_httpd_handlers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_config_listener into couch_httpd_config_l...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update references to renamed module
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_auth into couch_httpd_auth_plugin
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_error_info_tests into couch_httpd_error_i...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update path to couch_httpd_cors.hrl
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_cors_test into couch_httpd_cors_test
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update references to renamed module
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Change SERVICE_ID chttpd -> couch_httpd
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_plugin into couch_httpd_plugin
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update references to renamed module
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd_cors into couch_httpd_cors
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
[fixup] Update references to renamed module
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename chttpd into couch_httpd
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Depend on couch_epi and config
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Rename couch_httpd into couch_httpd_original
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
ILYA Khlopotov
Update app description
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
ILYA Khlopotov
Move files we need from chttpd app as is
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
ILYA Khlopotov
Move files we need from couch app as is
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
ILYA Khlopotov
Add app file
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Alexander Shorin
Merge remote-tracking branch 'github/pr/100'
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
ILYA Khlopotov
Convert all CORS headers config into lowercase
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
ILYA Khlopotov
Adding more tests for CORS
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
ILYA Khlopotov
Introduce cors/exposed_headers config setting
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
ILYA Khlopotov
Make use of <<allow_headers>> option
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
ILYA Khlopotov
Use correct setting for AllowHeaders
commit
|
commitdiff
|
tree
|
snapshot
2016-01-03
Alexander Shorin
Don't crash on unknown request method
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Alexander Shorin
Ask cassim for secObj value
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
ermouth
Rewrite via query server
commit
|
commitdiff
|
tree
|
snapshot
2015-12-20
Robert Newson
Expose couch_js_functions to other apps
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Jan Lehnardt
Merge branch '1.x-compat'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-12
Jan Lehnardt
1.x compat: parse form data for externals on PUT in...
commit
|
commitdiff
|
tree
|
snapshot
next