Commit Graph
60 Commits
Author SHA1 Message Date
Liang Tao c49ea097b8 令http_request()输出HTTP Response Headers,并用于所有的上传测试用例。 2014-03-24 16:04:38 +08:00
Liang Tao 3cae9276b2 基于AK信息生成全网唯一的测试用Bucket,以及基于Ruby版本生成空间内唯一的测试用Key。 2014-03-19 17:17:32 +08:00
Liang Tao 8bd052e309 修正测试用例,建立固定Bucket(用后不删除),避免631响应码问题。 2014-03-19 14:35:20 +08:00
Liang Tao e97dc07ba3 修正测试用例,建立固定Bucket(用后不删除),避免631响应码问题。 2014-03-19 14:11:10 +08:00
Liang Tao 128e6f0fd7 修正资源管理测试用例,建立固定Bucket(用后不删除),避免631响应码问题。 2014-03-19 14:00:08 +08:00
Liang Tao 345fafd609 修正上传相关测试用例,建立固定Bucket(用后不删除),避免631响应码问题。 2014-03-19 11:16:21 +08:00
Liang Tao ae0dbced1b 修正授权凭证算法和相关测试用例。 2014-03-10 12:21:15 +08:00
Liang Tao ab81095c0c 划分出Fop与Misc命名空间。 2014-03-06 15:33:53 +08:00
Liang Tao f1cb65d79a 调整所有的测试用例,使用新组织好的函数。 2014-03-03 17:17:42 +08:00
Liang Tao 36c492b9b9 去除io/up模块。 2014-03-03 16:40:04 +08:00
Liang Tao cd48eca8f6 以Storage为新的命名空间来组织与存储相关的SDK函数。 2014-03-03 16:13:43 +08:00
Liang Tao de61097fde 去除统一的RS空间。 2014-02-25 16:58:18 +08:00
Liang Tao 1a1affc3d3 删除已经废弃的EU服务相关代码。 2014-02-08 15:14:47 +08:00
Liang Tao cb748d8857 添加最新的单文件直传实现:IO.upload_with_token_2。 2014-02-08 13:00:07 +08:00
Liang Tao 08f36221b7 删除过时的IO.put_auth与IO.upload_file组合。 2014-02-08 11:50:53 +08:00
Liang Tao 3302ecde6a 删除过时的测试案例,并为新改动逻辑添加新案例。 2014-01-28 16:04:55 +08:00
longshanksmo 3d40d4e967 use new account & correct test code 2013-07-19 13:23:45 +08:00
404 444956f161 add :return_body option for Qiniu::RS.generate_upload_token() 2013-01-23 21:30:15 +08:00
404 5562df4b28 mv appkey outside and encrypted 2013-01-23 15:37:13 +08:00
404 b0af3c1814 v3.4.1 - add :async_options for uploadToken 2013-01-15 00:10:19 +08:00
404 d9422cbcf4 added copy and move methods 2013-01-09 01:56:05 +08:00
404 f9bbcfeec6 using unique bucket for multi concurrency testing 2013-01-06 23:29:23 +08:00
404 06b019008a fix encoding comments 2013-01-06 11:07:12 +08:00
404 5b0a561cc1 add Qiniu::RS.generate_download_token() 2012-12-19 17:53:26 +08:00
404 d1e60697c3 disabled wm 2012-12-18 10:57:16 +08:00
zhouguangming 69bb9cb913 MissingArgsError should get a key_list 2012-12-07 15:25:54 +08:00
zhouguangming 557b75f33f [bug_fixed] lib/qiniu/tokens/qbox_token.rb => method generate_token => undefined method signature 2012-12-06 17:19:14 +08:00
404 a8a8f63887 fix up 701 2012-12-05 14:00:12 +08:00
404 000eef8870 update unit tests 2012-11-06 23:16:40 +08:00
404 bacf83dd3c allow upload callback api 2012-11-06 22:09:19 +08:00
404 9a5a27429d add resumable upload and all tests(63 examples) passed 2012-10-08 12:59:30 +08:00
404 8011d6d837 all resumable uploading tests are passed 2012-10-03 12:02:38 +08:00
404 bd34ea428e add Qiniu::RS::UP module 2012-10-02 18:47:19 +08:00
404 13e1051b87 fixed rescue for ruby 1.8 2012-09-03 18:10:58 +08:00
404 7b628281d3 changed test env 2012-08-19 02:03:23 +08:00
huobazi b176c7a604 文档中描述 Qiniu::RS.generate_upload_toke的参数为可选,默认值为3600,但代码中实际的处理并没有考虑参数未传值时取默认值
ref: http://docs.qiniutek.com/v3/sdk/ruby/#upload
2012-08-18 23:22:37 +08:00
404 490f359a17 update spec 2012-08-17 09:40:15 +08:00
404 93ca5c5009 changed unstyle to unset_style 2012-08-15 18:53:25 +08:00
404 9f07e8d236 added watermarking and all tests passed (staging env) 2012-08-14 18:02:05 +08:00
404 fcc6870f2e updated doc 2012-08-14 17:58:34 +08:00
404 3b58147e70 rs spec 2012-08-13 23:42:35 +08:00
404 da0d8d5ef8 fixed digest post data 2012-08-13 16:50:40 +08:00
404 d1b3f3c080 fixed io spec 2012-08-03 09:49:07 +08:00
404 46eb6e3d58 upload_with_token spec 2012-08-02 14:23:43 +08:00
404 8e86a92080 updated watermark tests 2012-08-02 13:59:02 +08:00
404 33447b0d5f new uptoken 2012-08-02 13:36:46 +08:00
404 e7f64fabae fixed io_spec.rb 2012-08-01 18:04:10 +08:00
404 1d63970688 rsplus/pub/eu fix 2012-08-01 11:58:43 +08:00
404 83475e594a end user module 2012-07-31 16:26:43 +08:00
404 9210c7fc32 pub 2012-07-31 12:29:22 +08:00