zemul
|
0bf56298d5
|
fix chunk.ModifiedTsNs (#4264)
* fix
* fix mtime s > ns
---------
Co-authored-by: zemul <zhouzemiao@ihuman.com>
|
2023-03-02 08:24:36 -08:00 |
|
LHHDZ
|
bf5e45b66a
|
add acl helper functionalities (#3831)
|
2022-10-12 20:15:16 -07:00 |
|
LHHDZ
|
d21e2f523d
|
split ExtAcpKey to ExtAmzOwnerKey and ExtAmzAclKey to avoid unn… (#3824)
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unnecessary `json.Unmarshal()` call
Signed-off-by: changlin.shi <changlin.shi@ly.com>
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2022-10-11 20:14:14 -07:00 |
|
LHHDZ
|
e9584d9661
|
add ownership rest apis (#3765)
|
2022-10-01 19:18:00 -07:00 |
|
LHHDZ
|
3de1e19780
|
s3: sync bucket info from filer (#3759)
|
2022-09-29 12:29:01 -07:00 |
|
chrislu
|
9fce75607d
|
s3: report http.StatusOK if the directory is explicitly created
fix https://github.com/seaweedfs/seaweedfs/issues/3457
|
2022-08-23 01:16:46 -07:00 |
|
Konstantin Lebedev
|
bcbdc4cb37
|
use const multipart uploads folder
avoid error bucket NotEmpty if multipart uploads folder exist
|
2022-06-29 16:21:16 +05:00 |
|
石昌林
|
9e036df356
|
remove go.uber.org/atomic
|
2022-06-20 12:35:29 +08:00 |
|
石昌林
|
3dd60529c5
|
some code optimizations
|
2022-06-17 19:07:39 +08:00 |
|
chrislu
|
27732ecfa4
|
move s3 related constants from package http to s3_constants
|
2022-05-30 22:57:41 -07:00 |
|
chrislu
|
596c3860ca
|
use final destination to resolve fs configuration
related to https://github.com/chrislusf/seaweedfs/issues/3075
|
2022-05-30 22:47:26 -07:00 |
|
Chris Lu
|
4f31c1bb94
|
go fmt
|
2020-12-22 02:34:08 -08:00 |
|
Chris Lu
|
fce8803087
|
break import cycle
|
2020-12-07 00:29:17 -08:00 |
|