swift/test/unit/common/middleware
Tim Burke 5c564e5396 Merge branch 'master' into feature/deep
Conflicts:
	swift/obj/updater.py
	test/unit/common/test_db_replicator.py
	test/unit/container/test_server.py

Change-Id: I7997e882d5e04dfc9e6ff82d5e08890d5ec250da
2017-11-03 13:14:13 -07:00
..
crypto Merge "Move listing formatting out to proxy middleware" 2017-09-20 01:15:28 +00:00
__init__.py Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
helpers.py Reduce backend requests for SLO If-Match / HEAD requests 2016-11-21 14:39:50 -08:00
test_account_quotas.py Correctly send 412 Precondition Failed in copy middleware 2016-11-17 17:48:24 +00:00
test_acl.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_bulk.py Make xml responses less insane 2017-11-01 03:50:26 +00:00
test_cname_lookup.py Allow to configure the nameservers in cname_lookup 2017-06-01 14:02:08 -07:00
test_container_sync.py Make container sync copy SLO manifests 2016-09-14 13:32:00 +01:00
test_copy.py Remove all post_as_copy related code and configes 2017-09-16 05:50:41 +00:00
test_crossdomain.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_dlo.py Stop logging tracebacks on bad xLOs 2017-10-18 22:39:37 +00:00
test_domain_remap.py domain_remap: stop mangling client-provided paths 2017-10-09 23:36:33 +00:00
test_except.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_formpost.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_gatekeeper.py Drop items query param in gatekeeper 2017-09-30 00:05:56 +00:00
test_healthcheck.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_keystoneauth.py Merge "Small readability change to test_keystoneauth" 2017-08-28 10:51:45 +00:00
test_list_endpoints.py Using assertIsNone() instead of assertEqual(None) 2017-06-07 14:05:53 +08:00
test_listing_formats.py Move listing formatting out to proxy middleware 2017-09-15 06:38:26 +00:00
test_memcache.py Clean up memcache tests 2017-10-20 14:48:31 -07:00
test_name_check.py name_check: better test maximum_length 2017-05-16 17:59:52 -07:00
test_proxy_logging.py Merge "More assertion cleanup" 2017-09-13 06:44:02 +00:00
test_quotas.py Correctly send 412 Precondition Failed in copy middleware 2016-11-17 17:48:24 +00:00
test_ratelimit.py Test: Use assertIsNone() in unittest 2017-06-25 03:01:42 +00:00
test_recon.py Clean up some leftover Python 2.6-isms. 2017-10-16 14:16:20 -07:00
test_slo.py Merge "Let clients request heartbeats during SLO PUTs" 2017-11-03 16:05:18 +00:00
test_staticweb.py Move listing formatting out to proxy middleware 2017-09-15 06:38:26 +00:00
test_subrequest_logging.py Remove all post_as_copy related code and configes 2017-09-16 05:50:41 +00:00
test_tempauth.py Merge "Use swift3's check_signature function" 2017-10-10 00:39:43 +00:00
test_tempurl.py Merge "More assertion cleanup" 2017-09-13 06:44:02 +00:00
test_versioned_writes.py Merge "Move listing formatting out to proxy middleware" 2017-09-20 01:15:28 +00:00
test_xprofile.py Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0) 2016-12-08 15:45:24 +07:00