.. |
__init__.py
|
Initial commit of middleware refactor
|
2010-08-20 00:42:38 +00:00 |
helpers.py
|
Get better at closing WSGI iterables.
|
2015-06-18 16:12:41 -07:00 |
test_account_quotas.py
|
Return 403 on unauthorized upload when over account quota
|
2014-10-30 14:03:56 -07:00 |
test_acl.py
|
unit tests: Replace "self.assert_" by "self.assertTrue"
|
2015-07-21 19:23:00 +05:30 |
test_bulk.py
|
Merge "Replace StringIO with BytesIO for WSGI input"
|
2015-07-24 06:52:40 +00:00 |
test_cname_lookup.py
|
Allow multiple storage_domain in cname_lookup.
|
2014-01-26 10:45:19 +00:00 |
test_container_sync.py
|
Add Storage Policy Support to Container Sync
|
2014-06-18 21:09:54 -07:00 |
test_crossdomain.py
|
Corrected many style violations in the tests.
|
2013-07-24 10:18:47 -07:00 |
test_dlo.py
|
Get better at closing WSGI iterables.
|
2015-06-18 16:12:41 -07:00 |
test_domain_remap.py
|
add domain_remap to /info
|
2015-07-07 21:18:19 -07:00 |
test_except.py
|
unit tests: Replace "self.assert_" by "self.assertTrue"
|
2015-07-21 19:23:00 +05:30 |
test_formpost.py
|
Replace StringIO with BytesIO for WSGI input
|
2015-07-15 16:56:33 +02:00 |
test_gatekeeper.py
|
Uses None instead of mutables for function param defaults
|
2014-05-10 11:15:56 +00:00 |
test_healthcheck.py
|
Change OpenStack LLC to Foundation
|
2013-09-20 01:02:31 +08:00 |
test_keystoneauth.py
|
Make logic of unit tests responsive to the method names
|
2015-07-15 08:53:46 +09:00 |
test_list_endpoints.py
|
Remove simplejson from tests
|
2015-05-28 16:05:57 -07:00 |
test_memcache.py
|
Make more memcache options configurable
|
2015-01-14 11:16:32 -05:00 |
test_name_check.py
|
Convert maximum length to integer in name_check
|
2014-10-08 09:59:47 +05:30 |
test_proxy_logging.py
|
Merge "Replace StringIO with BytesIO for WSGI input"
|
2015-07-24 06:52:40 +00:00 |
test_quotas.py
|
Fix container quota check during cross-account COPY
|
2014-11-25 17:07:05 -05:00 |
test_ratelimit.py
|
unit tests: Replace "self.assert_" by "self.assertTrue"
|
2015-07-21 19:23:00 +05:30 |
test_recon.py
|
Replace it.next() with next(it) for py3 compat
|
2015-06-15 22:10:45 +05:30 |
test_slo.py
|
unit tests: Replace "self.assert_" by "self.assertTrue"
|
2015-07-21 19:23:00 +05:30 |
test_staticweb.py
|
unit tests: Replace "self.assert_" by "self.assertTrue"
|
2015-07-21 19:23:00 +05:30 |
test_tempauth.py
|
Replace it.next() with next(it) for py3 compat
|
2015-06-15 22:10:45 +05:30 |
test_tempurl.py
|
unit tests: Replace "self.assert_" by "self.assertTrue"
|
2015-07-21 19:23:00 +05:30 |
test_xprofile.py
|
Merge "Replace StringIO with BytesIO for WSGI input"
|
2015-07-24 06:52:40 +00:00 |