Commit Graph

228 Commits

Author SHA1 Message Date
toranger
06314d9eb2 Fix the ci test 2019-07-30 09:20:11 +08:00
toranger
2646f3e4e7 Merge pull request #44 from likexian/master
add Server Side Encryption Option to ObjectPutHeaderOptions and fixed testing
2019-07-29 19:47:03 +08:00
Li Kexian
32c48fb2a0 disabled some unfinished tests 2019-07-29 19:16:16 +08:00
Li Kexian
54101f9739 go module support 2019-07-29 19:01:06 +08:00
Li Kexian
d07c7adfee fixed the testing 2019-07-29 18:50:21 +08:00
Li Kexian
8daea42788 add Server Side Encryption Option to ObjectPutHeaderOptions 2019-07-29 18:49:34 +08:00
toranger
c5c1f9751e Merge pull request #42 from toranger/master
Fix the outindex of the resp addr in head object
2019-07-17 18:19:23 +08:00
toranger
98d4a9c6d6 Fix the outindex of the resp addr in head object 2019-07-17 18:17:41 +08:00
toranger
e11b5d2ca1 Merge pull request #41 from toranger/master
Add the check for anonymous user
2019-07-17 16:20:21 +08:00
toranger
e0a233c494 Add the check for anonymous user 2019-07-17 16:19:09 +08:00
toranger
26c1242e22 Merge pull request #38 from toranger/master
Change the param type in listParts
2019-07-01 12:01:12 +08:00
toranger
1132824986 For now do not change the past interface param type 2019-07-01 12:00:10 +08:00
toranger
4294218982 Fix the param type 2019-07-01 11:57:11 +08:00
toranger
ba480bb2b9 Merge pull request #37 from toranger/master
Fix the options param to listparts interface
2019-07-01 11:16:24 +08:00
toranger
a87afe3e5c Fix the options param to listparts interface 2019-07-01 11:14:57 +08:00
toranger
68aae1f806 Merge pull request #34 from toranger/master
Add the error when return 200OK but body contains the error
2019-05-29 15:55:07 +08:00
toranger
3ba85d66a2 Add the error when return 200OK but body contains the error 2019-05-29 15:49:57 +08:00
toranger
12be36a1cd Merge pull request #32 from toranger/master
cgi already compact, so remove the sprit
2019-05-09 15:49:57 +08:00
toranger
4b7611419e cgi already compact, so remove the / 2019-05-09 15:47:34 +08:00
toranger
61b043bb22 Merge pull request #31 from toranger/master
fix the blink in prefix which lead the wrong auth
2019-05-09 15:30:49 +08:00
toranger
2a49fc36f1 fix the blink in prefix which lead the wrong auth 2019-05-09 15:26:41 +08:00
Yan junming
ede2d7c2bf Merge pull request #30 from toranger/master
Support Versioning, Replication, Inventory and Logging API
2019-05-09 10:45:35 +08:00
toranger
7739e84d42 rm inventory and logging example 2019-05-09 10:35:29 +08:00
toranger
14be0a826e annotation the logging and inventory function 2019-05-09 10:31:03 +08:00
toranger
c817b918f9 Add put md5 header 2019-05-09 10:24:52 +08:00
toranger
c131870916 Support Versioning, Replication, Inventory and Logging api 2019-04-26 19:09:48 +08:00
toranger
22c65bb37b Merge pull request #28 from toranger/master
fix the panic of getting out of index with response header
2019-04-24 15:03:12 +08:00
toranger
0e9d0ccc17 fix the panic of getting out of index with response header 2019-04-24 15:01:32 +08:00
toranger
cd7c74ffb7 Merge pull request #26 from toranger/master
According the versionid to head and get object, add the opt header of copy object
2019-04-11 17:22:25 +08:00
toranger
140927b9a7 According the versionid to head and get object, add the opt header of copy object 2019-04-11 17:18:35 +08:00
toranger
85d2492d05 Merge pull request #24 from toranger/master
rm the panic in interface
2019-04-04 18:28:40 +08:00
toranger
363981b343 rm the panic in interface 2019-04-04 18:27:33 +08:00
Yan junming
4df4d4ccb5 Merge pull request #23 from toranger/master
Add presigned url and demo use it to get object
2019-03-14 21:27:24 +08:00
alantong
0b781dde5a fix order of header 2019-03-14 21:24:01 +08:00
alantong
0c2d28caf1 presigned url, and demo 2019-03-14 21:22:25 +08:00
toranger
e689ead098 Merge pull request #22 from toranger/master
Check delete object param and fix restore name
2019-02-28 14:45:19 +08:00
toranger
4ff4f2df65 Check delete object param and fix restore name 2019-02-28 14:42:50 +08:00
Yan junming
4b379cf5c4 Merge pull request #21 from toranger/master
Add PostObjectRestore interface
2019-02-27 19:40:48 +08:00
toranger
c95bb6143a fmt the demo code 2019-02-27 19:39:48 +08:00
toranger
01ab468a2d Add PostObjectRestore interface 2019-02-27 19:35:16 +08:00
toranger
cce3feb20f Merge pull request #19 from toranger/master
Add vendor files
2019-02-18 15:13:29 +08:00
toranger
a5b3ad37d6 fix the vendor files 2019-02-18 14:52:18 +08:00
toranger
830b5c54a5 fix the vendor file 2019-02-18 14:40:07 +08:00
toranger
e1400d2554 Merge pull request #17 from toranger/master
Add the comment to declare the out of memory issue when put large loc…
2019-01-31 19:09:51 +08:00
toranger
6c894b8e4d Add the comment to declare the out of memory issue when put large local file 2019-01-31 19:08:28 +08:00
toranger
fa21228489 Merge pull request #16 from toranger/master
Need to improve the interface in the future
2019-01-31 17:50:11 +08:00
toranger
bf9ab1f8a7 Need to improve the interface in the future 2019-01-31 17:49:29 +08:00
Yan junming
a93b5820b6 Merge pull request #15 from toranger/master
Add ci test with the testify and travis, Add get/put by localfile.
2019-01-31 16:50:58 +08:00
toranger
aa453210b3 fix files crash info 2019-01-31 15:48:44 +08:00
toranger
a7f2d7dfb8 Merge branch 'master' of https://github.com/toranger/cos-go-sdk-v5 2019-01-31 15:47:58 +08:00