Home
last modified time | relevance | path

Searched defs:global_conf (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/www/py-flup6/flup6-1.1.1/flup/server/
H A Dpaste_factory.py28 def run_ajp_thread(wsgi_app, global_conf, argument
41 def run_ajp_fork(wsgi_app, global_conf, argument
54 def run_fcgi_thread(wsgi_app, global_conf, argument
75 def run_fcgi_fork(wsgi_app, global_conf, argument
96 def run_scgi_thread(wsgi_app, global_conf, argument
109 def run_scgi_fork(wsgi_app, global_conf, argument
/dports/www/py-pastedeploy/PasteDeploy-2.1.1/tests/fake_packages/FakeApp.egg/fakeapp/
H A Dapps.py12 def make_basic_app(global_conf, **conf): argument
18 def make_basic_app2(global_conf, **conf): argument
25 def make_remote_addr(loader, global_conf, **conf): argument
51 def make_cap_filter(global_conf, method_to_call='upper'): argument
58 def __init__(self, app, global_conf, method_to_call='upper'): argument
H A Dconfigapps.py2 def __init__(self, global_conf, local_conf, name): argument
11 def make_app(cls, global_conf, **conf): argument
/dports/www/py-turbogears2/TurboGears2-2.3.12/tg/
H A Derror.py12 def ErrorHandler(app, global_conf, **errorware): argument
40 def ErrorReporter(app, global_conf, **errorware): argument
101 def SlowReqsReporter(app, global_conf, **errorware): argument
/dports/www/py-pastedeploy/PasteDeploy-2.1.1/paste/deploy/
H A Dloadwsgi.py274 global_conf=None): argument
282 global_conf=None): argument
306 global_conf): argument
332 global_conf): argument
340 global_conf): argument
354 def get_app(self, name=None, global_conf=None): argument
358 def get_filter(self, name=None, global_conf=None): argument
362 def get_server(self, name=None, global_conf=None): argument
366 def app_context(self, name=None, global_conf=None): argument
370 def filter_context(self, name=None, global_conf=None): argument
[all …]
/dports/www/moinmoin/moin-1.9.11/MoinMoin/support/flup/server/
H A Dpaste_factory.py31 def run_ajp_thread(wsgi_app, global_conf, argument
56 def run_ajp_fork(wsgi_app, global_conf, argument
84 def run_fcgi_thread(wsgi_app, global_conf, argument
118 def run_fcgi_fork(wsgi_app, global_conf, argument
156 def run_scgi_thread(wsgi_app, global_conf, argument
182 def run_scgi_fork(wsgi_app, global_conf, argument
/dports/www/py-paste/Paste-3.4.6/paste/
H A Derrordocument.py49 def error_codes_mapper(code, message, environ, global_conf, codes): argument
155 def __init__(self, app, mapper, global_conf=None, **params): argument
214 def make_errordocument(app, global_conf, **kw): argument
249 def custom_forward(app, mapper, global_conf=None, **kw): argument
265 def __init__(self, app, mapper, global_conf=None, **kw): argument
H A Dflup_session.py47 global_conf=None, argument
96 def make_session_middleware(app, global_conf, argument
H A Dcgitb_catcher.py25 global_conf=None, argument
91 def make_cgitb_middleware(app, global_conf, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/
H A Derrordocument.py49 def error_codes_mapper(code, message, environ, global_conf, codes): argument
155 def __init__(self, app, mapper, global_conf=None, **params): argument
214 def make_errordocument(app, global_conf, **kw): argument
249 def custom_forward(app, mapper, global_conf=None, **kw): argument
265 def __init__(self, app, mapper, global_conf=None, **kw): argument
H A Dflup_session.py47 global_conf=None, argument
96 def make_session_middleware(app, global_conf, argument
H A Dcgitb_catcher.py25 global_conf=None, argument
91 def make_cgitb_middleware(app, global_conf, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/debug/
H A Ddebugapp.py67 def make_test_app(global_conf): argument
72 def make_slow_app(global_conf, chunk_size=4096, delay=1, progress=True): argument
H A Dwdg_validate.py37 def __init__(self, app, global_conf=None, wdg_path='validate'): argument
108 app, global_conf, wdg_path='validate'): argument
H A Dwatchthreads.py328 def make_watch_threads(global_conf, allow_kill=False): argument
333 def make_bad_app(global_conf, pause=0): argument
/dports/www/py-paste/Paste-3.4.6/paste/debug/
H A Ddebugapp.py67 def make_test_app(global_conf): argument
72 def make_slow_app(global_conf, chunk_size=4096, delay=1, progress=True): argument
H A Dwdg_validate.py37 def __init__(self, app, global_conf=None, wdg_path='validate'): argument
108 app, global_conf, wdg_path='validate'): argument
/dports/audio/mpz/mpz-1.0.19/app/
H A Dmain.cpp45 int ipc_port(Config::Global &global_conf) { in ipc_port()
67 Config::Global global_conf; in main() local
H A Dmainmenu.h27 Config::Global &global_conf; variable
/dports/devel/py-keystonemiddleware/keystonemiddleware-9.3.0/keystonemiddleware/
H A Dec2_token.py200 def filter_factory(global_conf, **local_conf): argument
210 def app_factory(global_conf, **local_conf): argument
/dports/audio/mpz/mpz-1.0.19/app/sort_ui/
H A Dsortmenu.h28 Config::Global &global_conf; variable
/dports/databases/pgbarman/barman-release-2.17/tests/
H A Dtesting_helpers.py161 global_conf=None, main_conf=None, test_conf=None, config_name=None argument
314 def build_real_server(global_conf=None, main_conf=None): argument
331 def build_mocked_server(name=None, config=None, global_conf=None, main_conf=None): argument
363 server=None, name=None, config=None, global_conf=None, main_conf=None argument
/dports/devel/py-oslo.middleware/oslo.middleware-4.5.0/oslo_middleware/
H A Dbase.py44 def factory(cls, global_conf, **local_conf): argument
140 def factory(cls, global_conf, **local_conf): argument
/dports/devel/py-raven/raven-python-6.10.0/raven/contrib/
H A Dpaste.py14 def sentry_filter_factory(app, global_conf, **kwargs): argument
/dports/devel/py-ddtrace/ddtrace-0.56.1/tests/contrib/pylons/app/
H A Dweb.py15 def make_app(global_conf, full_stack=True, **app_conf): argument

1234567