Liang Tao
|
1248008642
|
调整测试代码。
|
2015-09-13 20:46:00 +08:00 |
|
Liang Tao
|
57d522ce39
|
添加验证回调请求的函数。
|
2015-09-13 20:32:41 +08:00 |
|
Liang Tao
|
2912ed9eea
|
Merge branch '20150326.application_json_utf8'
|
2015-08-24 18:09:34 +08:00 |
|
Liang Tao
|
52057ff062
|
恢复 exif 接口的单元测试,可以覆盖 application/json; charset=utf-8 的解析测试。
|
2015-08-24 18:09:22 +08:00 |
|
Liang Tao
|
44dcf0b622
|
修改 Qiniu::Auth ,增加一个将底层异常转换成更友好提示的异常。
|
2015-06-23 22:28:37 +08:00 |
|
Liang Tao
|
adb20cd815
|
修正测试用例。
|
2015-03-17 21:58:34 +08:00 |
|
longbai
|
a29cfe5a71
|
update test
|
2014-07-24 14:38:59 +08:00 |
|
longbai
|
e2d8a07882
|
update site
|
2014-06-20 20:39:51 +08:00 |
|
Liang Tao
|
1f6e9ba47b
|
为authorize_download_url()添加:fop参数,以便生成含FOP指令的授权下载URL。
|
2014-06-04 14:40:23 +08:00 |
|
Liang Tao
|
5cc4db2231
|
添加pfop相关SDK内容。
|
2014-04-06 11:47:04 +08:00 |
|
Liang Tao
|
c91c5e4246
|
将测试用例中对Storage.upload_with_token_2的调用更换为Storage.upload_with_put_policy。
|
2014-03-28 16:05:48 +08:00 |
|
Liang Tao
|
e2b3162f1f
|
添加Auth.generate_uptoken()方法,厘清上传授权凭证签发算法。
|
2014-03-28 11:36:58 +08:00 |
|
Liang Tao
|
fc5afc332a
|
为authorize_download_url添加测试用例。
|
2014-03-27 11:34:36 +08:00 |
|
Liang Tao
|
bc1b8acea5
|
删除过时的Qiniu::Storage.put_file方法。
|
2014-03-26 17:07:34 +08:00 |
|
Liang Tao
|
27eb25fc11
|
为send_request_with返回的HTTP Response Header添加对比数据。
|
2014-03-24 18:34:29 +08:00 |
|
Liang Tao
|
9374a451cd
|
去掉无意中添加的多余逗号,保证向下兼容性。
|
2014-03-24 18:26:56 +08:00 |
|
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 |
|