..
__init__.py
Initial commit of middleware refactor
2010-08-20 00:42:38 +00:00
test_account_quotas.py
Account Quota Correction
2013-04-10 21:41:59 +03:00
test_acl.py
updated copyright date for all files
2012-03-19 13:45:34 -05:00
test_bulk.py
Refactor Bulk middleware to handle long running requests
2013-05-08 10:00:21 -07:00
test_cname_lookup.py
Skip IPv6 addresses in cname_lookup middleware.
2013-05-03 14:08:08 -07:00
test_crossdomain.py
Add crossdomain.xml middleware
2013-04-23 13:52:34 +01:00
test_domain_remap.py
Fixed bug in domain_remap and cname_lookup middleware
2013-01-23 09:36:37 +09:00
test_except.py
Enhance log msg to report referer and user-agent
2013-05-13 17:39:02 +00:00
test_formpost.py
fixed some minor things in tests that pyflakes complained about
2013-03-26 20:42:26 +00:00
test_healthcheck.py
Allow optional, temporary healthcheck failure.
2012-12-04 09:14:27 -08:00
test_keystoneauth.py
fixed some minor things in tests that pyflakes complained about
2013-03-26 20:42:26 +00:00
test_list_endpoints.py
fixed some minor things in tests that pyflakes complained about
2013-03-26 20:42:26 +00:00
test_memcache.py
fixed some minor things in tests that pyflakes complained about
2013-03-26 20:42:26 +00:00
test_name_check.py
local WSGI Request and Response classes
2012-09-28 14:48:48 -07:00
test_proxy_logging.py
Made colons quote-safe in logs; mainly for ipv6
2013-04-20 04:26:21 +00:00
test_quotas.py
Fix obscure double url bug in container quota middleware
2013-05-13 19:17:31 +00:00
test_ratelimit.py
Container info memcache change broke ratelimiting.
2013-04-24 13:41:14 -07:00
test_recon.py
fixed some minor things in tests that pyflakes complained about
2013-03-26 20:42:26 +00:00
test_slo.py
Refactor Bulk middleware to handle long running requests
2013-05-08 10:00:21 -07:00
test_staticweb.py
fixed some minor things in tests that pyflakes complained about
2013-03-26 20:42:26 +00:00
test_tempauth.py
fixed some minor things in tests that pyflakes complained about
2013-03-26 20:42:26 +00:00
test_tempurl.py
Move common code into a separate function.
2013-05-17 09:54:52 -07:00