xushiwei
|
84f7cc6205
|
Merge pull request #36 from why404/feature/encrypt_appkey
mv appkey outside and encrypted
|
2013-01-22 23:58:50 -08:00 |
|
404
|
5562df4b28
|
mv appkey outside and encrypted
|
2013-01-23 15:37:13 +08:00 |
|
qiniu
|
70c4664e0d
|
Merge pull request #35 from qiniu/master
v3.4.1 - add :async_options for uploadToken
|
2013-01-14 17:58:45 -08:00 |
|
404
|
2096bff7a7
|
Merge pull request #34 from why404/feature/upload_async_options
v3.4.1 - add :async_options for uploadToken
|
2013-01-14 09:20:44 -08:00 |
|
404
|
b0af3c1814
|
v3.4.1 - add :async_options for uploadToken
|
2013-01-15 00:10:19 +08:00 |
|
404
|
9bda6845a0
|
Merge pull request #33 from why404/feature/add_cp_and_mv_support
v3.4.0 - added copy and move methods
|
2013-01-08 09:59:13 -08:00 |
|
404
|
d9422cbcf4
|
added copy and move methods
|
2013-01-09 01:56:05 +08:00 |
|
404
|
38c054f24c
|
Merge pull request #32 from why404/feature/uniq_bucket_for_multi_test_concurrency
using unique bucket for multi concurrency testing
|
2013-01-06 07:48:34 -08:00 |
|
404
|
f85c4fab41
|
updated CHANGELOG.md for v3.3.1
|
2013-01-06 23:39:28 +08:00 |
|
404
|
f9bbcfeec6
|
using unique bucket for multi concurrency testing
|
2013-01-06 23:29:23 +08:00 |
|
xushiwei
|
e3d4a80b54
|
Merge pull request #31 from why404/feature/download_token
Feature/download token
|
2013-01-05 23:53:54 -08:00 |
|
404
|
61aae133cf
|
updated Gemfile.lock
|
2013-01-06 15:20:50 +08:00 |
|
404
|
c3e2a3d44b
|
rewrite docs
|
2013-01-06 14:48:35 +08:00 |
|
404
|
06b019008a
|
fix encoding comments
|
2013-01-06 11:07:12 +08:00 |
|
404
|
957b5d1499
|
docs updated
|
2012-12-20 17:16:17 +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 |
|
404
|
089b6bc7c6
|
Merge pull request #29 from zhouguangming/bug_fixed
refactor UP.upload_with_token
|
2012-12-09 17:53:22 -08:00 |
|
zhouguangming
|
f1edde2e54
|
refactor UP.upload_with_token
|
2012-12-08 22:15:01 +08:00 |
|
404
|
8aca8bf33e
|
Merge pull request #28 from zhouguangming/bug_fixed
MissingArgsError should get a key_list // very nice!
|
2012-12-07 00:07:43 -08:00 |
|
zhouguangming
|
69bb9cb913
|
MissingArgsError should get a key_list
|
2012-12-07 15:25:54 +08:00 |
|
404
|
cacdb4f926
|
Merge pull request #27 from zhouguangming/bug_fixed
感谢修正!不过由于历史遗留原因 lib/qiniu/tokens/qbox_token.rb 尚保留在sdk代码里边但并未实际使用。请求签名认证程序使用的是
Qiniu::RS::Utils.generate_qbox_signature(url,params) , 所以不影响sdk正常使用。
v3.2.3
|
2012-12-06 05:41:46 -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 |
|
xushiwei
|
2cbb175423
|
Merge pull request #26 from why404/release/v3.2.2
fix up 701
v3.2.2
|
2012-12-04 22:32:53 -08:00 |
|
404
|
a8a8f63887
|
fix up 701
|
2012-12-05 14:00:12 +08:00 |
|
404
|
64cf9b5d3f
|
Merge pull request #24 from hayeah/master
Fixes Qiniu::RS::Exception Issue
|
2012-11-29 01:53:46 -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 |
|
xushiwei
|
864076b9ec
|
Merge pull request #21 from why404/release/v3.2.0
Release/v3.2.0 - allow upload calback api
v3.2.1
|
2012-11-08 03:01:27 -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
|
611837b137
|
Merge branch 'feature/allow_upload_callback_api' into develop
|
2012-11-06 23:17:16 +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 |
|
xushiwei
|
b8ad8bd7a1
|
Merge pull request #20 from why404/develop
v3.1.0 - resumable upload support
|
2012-10-15 08:51:52 -07:00 |
|
404
|
38a0877b66
|
Merge branch 'release/v3.1.0'
|
2012-10-08 13:04:30 +08:00 |
|
404
|
241a16c40b
|
Merge branch 'feature/resumable_upload' into develop
|
2012-10-08 13:00:56 +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
|
cf8a38faa0
|
Merge branch 'master' into develop
|
2012-09-25 13:44:54 +08:00 |
|
xushiwei
|
f3dd759a5b
|
Merge pull request #18 from why404/master
避免gems依赖包冲突,调整为x.y(不加.z)更为宽松的依赖策略
v3.0.6
|
2012-09-12 06:25:36 -07:00 |
|
404
|
1072b1ebab
|
Merge branch 'hotfix/v3.0.6' into develop
|
2012-09-12 16:19:55 +08:00 |
|
404
|
df68455eed
|
Merge branch 'hotfix/v3.0.6'
|
2012-09-12 16:19:44 +08:00 |
|
404
|
ec58895ca7
|
Gemfile update
|
2012-09-12 16:19:32 +08:00 |
|
xushiwei
|
4f9ca6e468
|
Merge pull request #16 from why404/master
publish v3.0.4 for hotfix
v3.0.5
|
2012-09-03 03:58:02 -07:00 |
|
404
|
93a78047c1
|
v3.0.5
|
2012-09-03 18:18:21 +08:00 |
|
404
|
f304a2cb67
|
Merge branch 'master' into develop
|
2012-09-03 18:14:51 +08:00 |
|
404
|
c2a30d5a01
|
version 3.0.5
|
2012-09-03 18:14:42 +08:00 |
|