Commit Graph
326 Commits
Author SHA1 Message Date
Liang Tao 1b0491a2c9 修正入口函数 upload_file ,以正确地调用分片上传功能。 2015-05-13 21:23:32 +08:00
Liang Tao adb20cd815 修正测试用例。 2015-03-17 21:58:34 +08:00
Liang Tao fb9eb56bc0 修正 Pub 服务相关 SDK 。 2015-03-17 21:01:37 +08:00
Liang Tao 813f57241d 调整相对路径。 2015-03-17 17:46:45 +08:00
Liang Tao 4a86397b3d 调整 gemspec 路径。 2015-03-17 17:34:38 +08:00
Liang Tao fbea6bd019 升级 Gemfile.lock 文件。 2015-03-17 16:43:06 +08:00
Liang Tao ed6525a35e 修正过低版本的 gem 包引入的安全问题。OSVDB-117461 / CVE-2013-0269 2015-03-17 14:17:15 +08:00
Liang Tao 9d4316650d 针对 rails 3.0 调整 gemfile 。 2015-03-17 13:38:54 +08:00
Bai Long 5713ad93e4 Merge pull request #120 from quake/callback_fetch_key
添加3个参数 :callback_host :callback_body_type :callback_fetch_key
2015-02-02 14:07:44 +08:00
quake 63a89b57ae move params line block 2015-02-02 12:16:17 +08:00
quake 65d71d12ae add :callback_host :callback_body_type :callback_fetch_key to upload policy 2015-02-02 10:16:16 +08:00
Bai Long 5332645665 Merge pull request #114 from liluo/dev
updated runtime dependency mime-types version
v6.4.1
2014-12-14 23:08:09 +08:00
liluo 946442f782 updated runtime dependency mime-types version 2014-12-14 16:39:17 +08:00
Bai Long 8e4805cf68 [ci skip] 2014-12-11 23:40:07 +08:00
Bai Long 78147d76f8 Merge pull request #113 from BluntBlade/master
将 mime-types 依赖版本升级至 2.4.3 。
2014-12-11 23:36:53 +08:00
Liang Tao 2bb0514df4 更新 README 说明,将版本号提到最新。 2014-12-11 23:08:17 +08:00
Liang Tao 0bca27457a 将 mime-types 依赖版本升级到 2.4.3 。 2014-12-11 23:05:25 +08:00
Bai Long b21833779e Merge pull request #112 from dekexu/master
七牛up_host的修改
2014-12-11 22:47:05 +08:00
xudeke a64fb3a63e real merge 2014-12-10 14:42:34 +08:00
deco 0d2f2f23dd usage added 2014-12-10 10:12:50 +08:00
xudeke d0b4fb7412 ok 2014-12-09 21:18:27 +08:00
xudeke 40bf2cfbbb string keys to symbol 2014-12-09 21:17:17 +08:00
deco 4e80a5ec98 Update README.md 2014-12-09 20:30:16 +08:00
xudeke 4fbfdbf472 允许海外服务器高速上传 2014-12-09 14:18:30 +08:00
xudeke d14fe23e45 ok 2014-12-09 14:16:59 +08:00
deco 3d0578cb88 Update README.md 2014-12-09 13:18:12 +08:00
deco 09b8921d20 七牛海外服务器上传 2014-12-09 13:12:44 +08:00
Bai Long 7d65b22e2e [ci skip] v6.4.0 2014-11-28 18:02:00 +08:00
Bai Long 8b000c0a98 Merge pull request #111 from BluntBlade/master
更新接口代码
2014-11-28 18:00:35 +08:00
Liang Tao f93e50c838 更新 ChangeLog 。 2014-11-28 16:38:47 +08:00
Liang Tao b8f43a1ded 为 upload 的最新版本接口添加 content-type/mimeType 设置方法。 2014-11-28 16:22:58 +08:00
Liang Tao 804fa4d5b6 添加rsf_host。 2014-08-01 17:08:05 +08:00
Liang Tao 0f2466d4c2 Merge branch 'master' of github.com:qiniu/ruby-sdk into list
Conflicts:
	lib/qiniu/config.rb
2014-07-29 10:20:02 +08:00
Bai Long 93c3cb8dea update version [ci skip] 2014-07-24 21:27:48 +08:00
Bai Long 3cccf69b61 update log [ci skip] 2014-07-24 21:26:35 +08:00
Bai Long b98cec1433 Merge pull request #103 from longbai/update_dependency
update test
v6.3.2
2014-07-24 17:23:44 +08:00
longbai a29cfe5a71 update test 2014-07-24 14:38:59 +08:00
Bai Long 17f69da758 Update CHANGELOG.md v6.3.1 2014-07-11 15:55:04 +08:00
Bai Long 7280ca139a Merge pull request #100 from dp90219/master
a mistake. change `persistent_ops` to `persistentOps` and so on
2014-07-09 22:16:17 +08:00
Bai Long bc30779647 Merge pull request #99 from coaku/b_xzk_upload_qiniu_com
#9891
2014-07-09 21:55:13 +08:00
liupeng b6ab98b238 Merge branch 'master' of https://github.com/dp90219/ruby-sdk 2014-07-09 14:09:44 +08:00
liupeng db62d9bcd3 a mistake. change params[:persistent_ops] to params[:persistentOps] and so on 2014-07-09 14:06:16 +08:00
xuzhaokui 089ebb2354 upload.qiniu.com 2014-07-09 11:27:46 +08:00
liupeng e97582e370 a mistake. change persistent_ops to persistentOps and so on 2014-07-09 10:20:22 +08:00
Bai Long c01a43f3d9 Merge pull request #97 from dp90219/master
去除generate_upload_token 中旧的async_options, 添加 persistent_ops
2014-07-08 20:51:50 +08:00
Bai Long 4142c0182a Merge pull request #98 from BluntBlade/master
为过时方法添加说明。
2014-07-08 20:50:48 +08:00
Liang Tao 3d9d50c3c5 为过时方法添加说明。 2014-07-08 17:20:12 +08:00
liupeng e0c4a14e20 去除generate_upload_token 中旧的async_options, 添加 persistent_ops, persistent_notify_url, persistent_pipeline 2014-07-08 17:09:41 +08:00
Bai Long 67c4d63a05 Merge pull request #95 from BluntBlade/master
添加 authorize_download_url_2 方法,对包含中文或其它 utf-8 字符的Key做下载授权。
2014-07-01 15:41:30 +08:00
Liang Tao 5ffe9daf58 更新版本信息。 2014-07-01 15:27:35 +08:00