Commit Graph
74 Commits
Author SHA1 Message Date
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 3a3d026812 删除过期的preview接口。 2014-02-08 17:24:43 +08:00
Liang Tao 5e8e69a339 使用最新的imageInfo接口规格。 2014-02-08 17:11:25 +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 ef9c90c7c5 删除废弃的登录方式实现代码。 2014-02-07 18:06:02 +08:00
Liang Tao 3302ecde6a 删除过时的测试案例,并为新改动逻辑添加新案例。 2014-01-28 16:04:55 +08:00
Liang Tao b0335577e5 以4M为单位上传数据片。 2014-01-28 12:20:31 +08:00
Liang Tao 0f3704c60f 删除非必需的初始化key参数。 2014-01-28 12:18:25 +08:00
Liang Tao 818c4bb5b3 移除持久化代码。 2014-01-27 18:39:50 +08:00
why404 0bb4edcade fix :pattern requried 2013-09-28 03:42:00 +08:00
why404 e5d2367a27 ver fix 2013-07-25 09:22:56 +08:00
why404 c5708424b9 release v3.4.4 2013-07-24 02:09:19 +08:00
why404 804c7609ef returnUrl 2013-07-24 01:47:50 +08:00
HungYuHei 85f8e68399 Support callback_body option 2013-07-22 23:18:54 +08:00
404 eaed72eeaa release v3.4.2 for uploadToken[:return_body] #40 . 2013-02-04 15:38:11 +08:00
404 444956f161 add :return_body option for Qiniu::RS.generate_upload_token() 2013-01-23 21:30:15 +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 5b0a561cc1 add Qiniu::RS.generate_download_token() 2012-12-19 17:53:26 +08:00
zhouguangming f1edde2e54 refactor UP.upload_with_token 2012-12-08 22:15:01 +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
Howard Yeh 1a73c39ffb Don't override to_s of Exception with inspect.
This causes infinite recursion.
2012-11-27 18:52:41 +08:00
404 bb6efd4e0d upload auto-rorate supported 2012-11-07 17:28:48 +08:00
404 ef1739cb2a v3.2.0 2012-11-06 23:19:14 +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 2451b5b51f update qiniu/rs/exceptions 2012-10-02 23:40:26 +08:00
404 bd34ea428e add Qiniu::RS::UP module 2012-10-02 18:47:19 +08:00
404 fa40449b12 added UploadFailedError 2012-09-27 20:22:51 +08:00
404 ec58895ca7 Gemfile update 2012-09-12 16:19:32 +08:00
404 c2a30d5a01 version 3.0.5 2012-09-03 18:14:42 +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 bab0f4a602 verion updated 2012-08-17 23:22:03 +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 fcc6870f2e updated doc 2012-08-14 17:58:34 +08:00
404 556210548b callback_body_type 2012-08-14 00:06:42 +08:00
404 6746a8eeeb updated gemlock 2012-08-13 23:25:39 +08:00
404 da0d8d5ef8 fixed digest post data 2012-08-13 16:50:40 +08:00
404 1a950e8f85 uptoken field rename 2012-08-03 17:08:19 +08:00
404 33447b0d5f new uptoken 2012-08-02 13:36:46 +08:00