Commit Graph
57 Commits
Author SHA1 Message Date
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
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
404 1a9dfeb9a7 uptoken 2012-07-31 10:14:10 +08:00
404 da3bdd362e added buckets 2012-07-30 15:37:52 +08:00
404 b2b5b8b92d added Qiniu::RS::Image.exif() 2012-07-28 19:06:35 +08:00
404 e5c57d4d72 fixed put_file 401 2012-07-28 16:20:41 +08:00
404 9ff7228a8f fix put_file 401 2012-07-28 16:19:08 +08:00
404 006df109a7 fixed Qiniu::RS.put_file() 2012-07-28 15:16:26 +08:00
404 7df449cc73 added Qiniu::RS.put_file() 2012-07-24 16:54:09 +08:00
404 313e368602 added Qiniu::RS.image_mogrify_save_as() and Qiniu::RS::Image.mogrify_preview_url() 2012-07-23 17:10:17 +08:00
404 c60cc6e4b8 updated Qiniu::RS.generate_upload_token() 2012-07-03 16:29:41 +08:00
404 f8c3f93d29 updated README 2012-07-02 18:18:34 +08:00
404 70d6d55e0c added Qiniu::RS.generate_upload_token() 2012-07-02 18:07:11 +08:00
404 ccd46828c6 fixed raise NoSuchFileError bug. #3 2012-06-29 11:45:42 +08:00
404 7eb27d0deb fixed VERSION number 2012-06-29 02:25:31 +08:00
404 459c32c278 fixed sdk doc link 2012-06-29 02:12:12 +08:00