]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/shortlog
s3-tests.git
2014-08-24 Andrew GaulTest query string authorization expiration 19/head
2014-07-22 Yehuda Sadehtest_s3: add bucket listing tests
2014-07-16 Yehuda Sadehrgw: add more multipart upload tests
2014-06-03 Yehuda Sadehs3tests: extende multipart upload test
2014-04-01 Yehuda Sadehtest_s3: add some debug prints for multi region test
2014-04-01 Yehuda Sadehtest_s3: extend multipart test
2014-04-01 Yehuda Sadehtest_s3: extend multi-delete test
2014-01-10 Sandon Van... Added pip 1.5 workaround.
2013-09-07 Yehuda SadehMerge branch 'next'
2013-09-07 Yehuda SadehMerge branch 'wip-6078' into next
2013-09-04 Yehuda Sadehrgw: extend cors tests
2013-08-31 Joe Buckfix nuke_buckets for non-region tests
2013-08-31 Joe BuckMoving region_sync to utils
2013-08-31 Joe BuckRework nuke_buckets
2013-08-29 Joe BuckImprove post-test cleanup
2013-08-28 Joe BuckAdd support for default_region
2013-08-28 Yehuda Sadehrgw: more extensive CORS testing
2013-08-26 Joe Buckreadwrite: add missing traceback object
2013-08-16 Yehuda SadehMerge branch 'next'
2013-08-13 Joe Buckreadwrite: error propagation code
2013-08-13 Joe Buckreadwrite.py: adding parameters
2013-08-05 Yehuda Sadehrename 'partial' metadata sync to 'incremental'
2013-08-01 Yehuda Sadehs3tests: improve cors test to cover more functionality
2013-08-01 Yehuda Sadehtest_s3: basic cors test
2013-07-29 Yehuda Sadehs3tests: only tun multiregion tests if configured wip-multiregion
2013-07-27 Yehuda Sadehs3tests: modify cross region copy, sync triggering
2013-07-27 Yehuda Sadehs3tests: improve cross region copy, sync meta
2013-07-27 Yehuda Sadehs3tests: basic test to copy object between regions
2013-07-26 Yehuda Sadehs3tests: test_region_bucket_create_secondary_access_master
2013-07-26 Yehuda Sadehs3tests: some more multiregion changes
2013-07-26 Yehuda Sadehs3_test: add test for listing objects with special...
2013-07-26 Yehuda Sadehtest_s3: basic cors test
2013-07-26 Yehuda Sadehrequirements.txt: work around pip 1.4 issue
2013-07-25 Yehuda Sadehset the region is_master field
2013-07-25 Yehuda Sadehrearrange regions info container
2013-07-25 Yehuda Sadehadd flexible multi-region configuration
2013-07-24 Yehuda Sadehsupport region configuration
2013-07-24 Yehuda Sadehrequirements.txt: work around pip 1.4 issue
2013-07-24 Josh DurginOops, wrong version of previous commit forgot a space
2013-07-10 Josh DurginFix package detection on centos in bootstrap
2013-06-03 Yehuda SadehMerge pull request #7 from wyllys66/issue6
2013-06-03 Wyllys IngersollFixed contentlength_negative tests to ignore the error_code 7/head
2013-05-07 Sage WeilMerge remote-tracking branch 'gh/next'
2013-03-01 Yehuda SadehMerge pull request #5 from ceph/wip-migrate-test1
2013-03-01 Matthew Wodrichgenerate_objects: use rewind=True in upload_objects 5/head
2013-02-20 Yehuda Sadehtest_s3: reduce multipart tests sizes
2013-02-20 caleb milestest_s3: test multi-part uploads using boto provided...
2013-02-20 caleb milestest_s3: Add test of ACL grants through HTTP headers.
2013-02-20 Yehuda Sadehtest_s3: fix test_list_multipart_upload
2013-02-07 caleb milestest_s3: Add tests for additional canned acl support.
2013-02-06 Yehuda Sadehtest_s3: check stats correct after multipart upload
2013-01-29 Yehuda Sadehrequirements.txt: change requests package requirement
2013-01-23 Yehuda Sadehrgw: fix post tests to include tcp port
2013-01-18 Yehuda Sadehrgw: remove more fails_on_dho tags
2013-01-18 Yehuda Sadehrgw: remove fails_on_dho tags
2013-01-18 Yehuda Sadehtest_s3: add test_object_copy_canned_acl
2013-01-18 Yehuda Sadehrgw: add missing fails_on_dho to post tests
2013-01-18 Yehuda Sadehs3tests: fix post tests
2013-01-18 caleb milestest_s3: Add tests of post object.
2012-08-28 caleb milestest_s3: Add a test of multi-object delete.
2012-07-06 Yehuda Sadehtest_s3: add a test for response header modification
2012-07-06 Yehuda Sadehtest_s3: remove extra code block
2012-07-03 Kyle BaderAdd strict RFC2616 attributes to metadata tests
2012-06-15 Yehuda Sadehannotate tests with fails_on_dho
2012-06-15 Yehuda Sadehtest two cases in copying object to itself
2012-06-14 Yehuda Sadehset boto version for 2.4.1
2012-05-23 Yehuda Sadehboto: bump required version to 2.1
2012-05-16 Yehuda Sadehrealistic.py: update seek() implementation
2012-05-16 Yehuda Sadehtest_s3: key.set_contents_from_file() rewind on dual...
2012-05-16 Yehuda Sadehtest_s3: fix FakeFile.seek(): handles whence param
2012-04-19 Yehuda Sadehadd functional tests for bucket HEAD
2012-04-02 Yehuda Sadehfunctional: test that bucket recreation doesn't overrid...
2012-02-15 Yehuda Sadehfix atomic_write test, don't resuse same key handle...
2012-02-11 Yehuda Sadehset fails_on_dho on test_bucket_create_special_key_names
2012-02-11 Yehuda Sadehtest '%' as a valid char for object name
2012-02-07 Yehuda Sadehadd test_bucket_create_special_key_names
2012-02-07 Yehuda Sadehadd test_object_copy_zero_size
2011-12-30 Steven Berlerprecompute files in readwrite tool
2011-12-23 Mark KampeRGW test-case annotation for inventory.
2011-12-23 Mark KampeAdded descriptions of what the fuzzer is and does.
2011-12-22 Steven Berlerimprove random file generation performance
2011-12-20 Steven Berlerreadwrite analysis tool
2011-11-22 Yehuda Sadehtest_bucket_create_bad_contentlength_empty should use...
2011-11-22 Yehuda Sadehadd bucket header tests
2011-11-04 Matthew WodrichMark tests that fail with subdomain calling format
2011-11-03 Matthew Wodrichadd calling_format switch in functional and common
2011-10-28 Stephon Striplinadd fails_on_dho on a failing test
2011-10-19 Kyle MarshUpdate docstring for generate_objects
2011-10-13 Tommi VirtanenLet nose run s3tests in parallel.
2011-10-13 Tommi VirtanenMove fuzzer under s3tests/fuzz.
2011-10-12 Tommi VirtanenMerge remote branch 'github/fuzz_headers'
2011-10-07 Stephon Striplinremove fails_on_{dho,rgw} on passing tests
2011-10-05 Sage Weiladd s3tests.functional.test_s3.test_bucket_list_distinct
2011-09-26 Sage Weiladd fails_on_dho to test_object_create_bad_authorizatio...
2011-09-23 Stephon Striplinadd fail_on_rgw on test_object_create_bad_authorization...
2011-09-22 Stephon StriplinRename object acl test
2011-09-22 Stephon Striplinadd no Content-Length PUT object acl test
2011-09-12 Kyle MarshS3 Fuzzer: httplib error handling
2011-09-12 Kyle MarshS3-Fuzzer: add objects to decision graph
2011-09-12 Kyle MarshS3 Fuzzer: changed output and failure catching.
next