Home
last modified time | relevance | path

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

12

/external/chromium-trace/catapult/third_party/Paste/paste/
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
Dflup_session.py47 global_conf=None, argument
96 def make_session_middleware(app, global_conf, argument
Dcgitb_catcher.py25 global_conf=None, argument
91 def make_cgitb_middleware(app, global_conf, argument
Dproxy.py134 def make_proxy(global_conf, address, allowed_request_methods="", argument
283 global_conf, force_host=None, force_scheme='http'): argument
Dcgiapp.py37 global_conf, argument
264 def make_cgi_application(global_conf, script, path=None, include_os_environ=None, argument
Dpony.py52 def make_pony(app, global_conf): argument
Durlparser.py87 def __init__(self, global_conf, argument
512 def make_static(global_conf, document_root, cache_max_age=None): argument
595 def make_pkg_resources(global_conf, egg, resource_name=''): argument
606 def make_url_parser(global_conf, directory, base_python_name, argument
Dcascade.py15 def make_cascade(loader, global_conf, catch='404', **local_conf): argument
Dsession.py53 def __init__(self, application, global_conf=None, **factory_kw): argument
295 app, global_conf, argument
Dlint.py125 def middleware(application, global_conf=None): argument
431 def make_middleware(application, global_conf): argument
Dgzipper.py100 def make_gzip_middleware(app, global_conf, compress_level=6): argument
Dtranslogger.py103 app, global_conf, argument
Dconfig.py115 def make_config_filter(app, global_conf, **local_conf): argument
Drecursive.py66 def __init__(self, application, global_conf=None): argument
403 def make_recursive_middleware(app, global_conf): argument
/external/chromium-trace/catapult/third_party/Paste/paste/debug/
Ddebugapp.py67 def make_test_app(global_conf): argument
72 def make_slow_app(global_conf, chunk_size=4096, delay=1, progress=True): argument
Dwdg_validate.py37 def __init__(self, app, global_conf=None, wdg_path='validate'): argument
108 app, global_conf, wdg_path='validate'): argument
Dwatchthreads.py328 def make_watch_threads(global_conf, allow_kill=False): argument
333 def make_bad_app(global_conf, pause=0): argument
Dprofile.py39 def __init__(self, app, global_conf=None, argument
215 app, global_conf, argument
Dprints.py69 def __init__(self, app, global_conf=None, force_content_type=False, argument
/external/chromium-trace/catapult/third_party/webtest/webtest/
Ddebugapp.py93 def make_debug_app(global_conf, **local_conf): argument
/external/chromium-trace/catapult/third_party/Paste/paste/auth/
Dform.py124 def make_form(app, global_conf, realm, authfunc, **kw): argument
Dgrantip.py79 def make_grantip(app, global_conf, clobber_username=False, **kw): argument
Dbasic.py101 def make_basic(app, global_conf, realm, authfunc, **kw): argument
/external/chromium-trace/catapult/third_party/Paste/paste/cowbell/
D__init__.py97 def make_cowbell(global_conf, app): argument
/external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
Derrormiddleware.py79 def __init__(self, application, global_conf=None, argument
458 def make_error_middleware(app, global_conf, **kw): argument

12