MCPcopy Create free account

hub / github.com/benoitc/gunicorn / functions

Functions698 in github.com/benoitc/gunicorn

Functiontest_invalid_enviroment_variables_config
(monkeypatch, capsys)
tests/test_config.py:359
Functiontest_is_ipv6
(test_input, expected)
tests/test_util.py:54
Functiontest_iter_unreader_chunk
()
tests/test_http.py:162
Functiontest_keyfile
()
tests/test_ssl.py:18
Functiontest_length_reader_read
()
tests/test_http.py:183
Functiontest_length_reader_read_invalid_size
()
tests/test_http.py:199
Functiontest_listen_fds_ignores_wrong_pid
(unset)
tests/test_systemd.py:45
Functiontest_listen_fds_returns_count
(unset)
tests/test_systemd.py:55
Functiontest_load_config
()
tests/test_config.py:229
Functiontest_load_config_explicit_file
()
tests/test_config.py:237
Functiontest_load_config_module
()
tests/test_config.py:245
Functiontest_load_enviroment_variables_config
(monkeypatch)
tests/test_config.py:342
Functiontest_non_wsgi_app
(options, capsys)
tests/test_config.py:393
Functiontest_nworkers_changed
()
tests/test_config.py:311
Functiontest_parse_address
(test_input, expected)
tests/test_util.py:28
Functiontest_parse_address_invalid
()
tests/test_util.py:32
Functiontest_parse_fd_invalid
()
tests/test_util.py:38
Functiontest_pos_int_validation
()
tests/test_config.py:127
Functiontest_post_request
()
tests/test_config.py:289
Functiontest_prefix
()
tests/test_statsd.py:108
Functiontest_prefix_multiple_dots
()
tests/test_statsd.py:128
Functiontest_prefix_nested
()
tests/test_statsd.py:138
Functiontest_prefix_no_dot
()
tests/test_statsd.py:118
Functiontest_property_access
()
tests/test_config.py:72
Functiontest_readline_buffer_loaded
()
tests/test_http.py:51
Functiontest_readline_buffer_loaded_with_size
()
tests/test_http.py:62
Functiontest_readline_empty_body
()
tests/test_http.py:20
Functiontest_readline_new_line_after_size
()
tests/test_http.py:36
Functiontest_readline_new_line_before_size
()
tests/test_http.py:30
Functiontest_readline_no_new_line
()
tests/test_http.py:42
Functiontest_readline_zero_size
()
tests/test_http.py:25
Functiontest_reload
(options, expected)
tests/test_config.py:409
Functiontest_reload_engine_validation
()
tests/test_config.py:172
Functiontest_reload_on_syntax_error
Test that reloading works if the application has a syntax error.
tests/test_reload.py:30
Functiontest_repr
()
tests/test_config.py:481
Methodtest_req
(sn, sz, mt)
tests/treq.py:239
Functiontest_socket_close
()
tests/test_sock.py:32
Functiontest_socket_unreader_chunk
()
tests/test_http.py:172
Functiontest_split_request_uri
(test_input, expected)
tests/test_util.py:131
Functiontest_ssl_version
()
tests/test_ssl.py:35
Functiontest_ssl_version_bad
(ssl_version)
tests/test_config.py:459
Functiontest_ssl_version_named_constants_python3
(options, expected)
tests/test_config.py:438
Functiontest_ssl_version_named_constants_python36
(options, expected)
tests/test_config.py:450
Functiontest_start_reloader_after_load_wsgi
Check that the reloader is started after the wsgi app has been loaded.
tests/test_reload.py:47
Functiontest_statsd_changes_logger
()
tests/test_config.py:321
Functiontest_statsd_fail
UDP socket fails
tests/test_statsd.py:50
Functiontest_str
()
tests/test_config.py:488
Functiontest_str_to_list_validation
()
tests/test_config.py:150
Functiontest_str_validation
()
tests/test_config.py:142
Functiontest_suppress_ragged_eofs
()
tests/test_ssl.py:52
Functiontest_to_bytestring
()
tests/test_util.py:109
Functiontest_umask_config
(options, expected)
tests/test_config.py:424
Functiontest_unix_socket_close_unlink
(unlink)
tests/test_sock.py:43
Functiontest_unix_socket_close_without_unlink
(unlink)
tests/test_sock.py:52
Functiontest_unreader_raises_excpetion_on_invalid_size
()
tests/test_http.py:152
Functiontest_unreader_read_when_size_is_none
()
tests/test_http.py:116
Functiontest_unreader_read_with_nonzero_size
()
tests/test_http.py:138
Functiontest_unreader_read_zero_size
()
tests/test_http.py:131
Functiontest_unreader_unread
()
tests/test_http.py:125
Functiontest_validate_file_pid_does_not_exist
(kill, _open)
tests/test_pidfile.py:47
Functiontest_validate_file_pid_exists
(kill, _open)
tests/test_pidfile.py:25
Functiontest_validate_file_pid_exists_kill_exception
(kill, _open)
tests/test_pidfile.py:39
Functiontest_validate_file_pid_malformed
(_open)
tests/test_pidfile.py:32
Functiontest_validate_no_file
(_open)
tests/test_pidfile.py:17
Functiontest_warn
(capsys)
tests/test_util.py:58
Functiontest_wsgi_app_config
(options, expected)
tests/test_config.py:381
Methodtimeout_ctx
(self)
gunicorn/workers/geventlet.py:142
Methodtimeout_ctx
(self)
gunicorn/workers/ggevent.py:53
Methoduid
(self)
gunicorn/config.py:132
Functionunlink
(filename)
gunicorn/util.py:196
Functionunquote_to_wsgi_str
(string)
gunicorn/util.py:638
Functionunspew
Remove the trace hook installed by spew.
gunicorn/debug.py:66
Functionvalidate_bool
(val)
gunicorn/config.py:333
Functionvalidate_chdir
(val)
gunicorn/config.py:503
Functionvalidate_class
(val)
gunicorn/config.py:428
Functionvalidate_dict
(val)
gunicorn/config.py:349
Functionvalidate_group
(val)
gunicorn/config.py:474
Functionvalidate_hostport
(val)
gunicorn/config.py:517
Functionvalidate_list_of_existing_files
(val)
gunicorn/config.py:415
Functionvalidate_post_request
(val)
gunicorn/config.py:489
Functionvalidate_reload_engine
(val)
gunicorn/config.py:528
Functionvalidate_ssl_version
(val)
gunicorn/config.py:366
Functionvalidate_string_to_list
(val)
gunicorn/config.py:419
Functionvalidate_user
(val)
gunicorn/config.py:460
Methodverify_client
(self, ws)
examples/websocket/gevent_websocket.py:24
Methodverify_client
(self, ws)
examples/websocket/websocket.py:25
Functionwarn
(msg)
gunicorn/util.py:581
Methodwatchdog
(self)
gunicorn/workers/gtornado.py:55
Functionwhen_ready
(server)
examples/example_config.py:195
Functionwhen_ready
(server)
examples/when_ready.conf.py:35
Functionworker_abort
(worker)
examples/example_config.py:215
Methodworker_class_str
(self)
gunicorn/config.py:103
Functionworker_int
(worker)
examples/example_config.py:198
Functionwrapper
(*args, **kw)
tests/support.py:47
Methodwrite
(self, data)
gunicorn/http/wsgi.py:59
Functionwrite_error
(sock, status_int, reason, mesg)
gunicorn/util.py:302
Methodwsgi
(self)
tests/test_reload.py:19
Methodwsgi
Assert that the expected environmental variables are set when the main entry point of this application is called as part of a 'preload
tests/test_arbiter.py:166
← previous601–698 of 698, ranked by callers