]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/shortlog
s3-tests.git
2015-01-14 Yehuda Sadehs3tests: send raw http requests to test redirects wip-bi-sharding-3 38/head 40/head
2014-12-16 Alfredo DezaMerge pull request #28 from ceph/wip-bad-auth-test
2014-12-16 Yehuda Sadehtest_object_create_bad_authorization_incorrect: fixes wip-bad-auth-test 28/head
2014-12-16 Josh DurginMerge pull request #26 from ceph/wip-10066
2014-12-15 Alfredo DezaRevert "test_bucket_create_exists should fail on recreate"
2014-12-12 Alfredo Dezafix broken/commented tests 26/head
2014-12-12 Alfredo Dezause the new helpers for realistic files
2014-12-12 Alfredo Dezaalways seek back to 0, remove chunk usage
2014-12-12 Yehuda SadehMerge pull request #23 from xylv/wip-test-issue-8562
2014-12-12 Alfredo Dezaadding a new FileValidator
2014-12-12 Alfredo Dezanew tests for the new pseudo-random content files
2014-12-10 Alfredo Dezaadding a proof for the realistic bugs
2014-12-04 Alfredo DezaMerge pull request #19 from andrewgaul/query-string...
2014-12-04 Alfredo DezaMerge pull request #17 from andrewgaul/delete-object...
2014-12-04 Alfredo DezaMerge pull request #24 from andrewgaul/list-bucket
2014-12-04 Alfredo DezaMerge pull request #9 from andrewgaul/bucket-create...
2014-12-04 Andrew GaulImprove list bucket invalid and bad auth tests 24/head
2014-11-25 Ray Lvs3tests: add conditional put test 23/head
2014-10-20 Josh DurginMerge pull request #22 from ceph/wip-configurable-copy
2014-10-14 Yehuda Sadehtest_s3: fix test_list_multipart_upload()
2014-10-13 Yehuda SadehMerge pull request #21 from lpabon/small_multipart_upload
2014-10-13 Luis PabónMultipart test with 10k small objects. 21/head
2014-10-03 Yehuda Sadehtest_s3: add is_slow_backend 22/head
2014-08-26 Yehuda Sadehreadwrite: dump a more meaningful message on md5 read... wip-sam-firefly-testing
2014-08-24 Andrew GaulTest query string authorization expiration 19/head
2014-08-22 Andrew GaulTest delete object on non-existent bucket 17/head
2014-07-31 Andrew Gaultest_bucket_create_exists should fail on recreate 9/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
next