1497 Commits (659133fb682b70146b65ebca56e8415e38f2dff4)

Author SHA1 Message Date
Rohit Chormale 59706c89fb
#4270 set http status code to 409 if dir already exists (#4287) 2 years ago
zemul 0bf56298d5
fix chunk.ModifiedTsNs (#4264) 2 years ago
chrislu 8241c9a829 adjust ui pagination size 2 years ago
lfhy 1976ca9160
add -disk to filer command (#4247) 2 years ago
Zachary Walters ef2f741823
Updated the deprecated ioutil dependency (#4239) 2 years ago
Neo d5f77706a8
volume:fix return if Replicate write error (#4188) 2 years ago
chrislu c47f75eb5b fix null content type caused exception in hdfs client 2 years ago
a 0d085ec175
make directory lister trigger if mime type is httpd/unix-directory (#4169) 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
chrislu bfe5d910c6 use one readerCache for the whole file 2 years ago
Guo Lei 83e29faa55
use time.NewTicker instead of time.Tick. (#4119) 2 years ago
monchickey 3e2c9ea73d
Add image cropping. (#4117) 2 years ago
chrislu 7bdae5172e batch delete EC needles 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
Guo Lei d8cfa1552b
support enable/disable vacuum (#4087) 2 years ago
lfhy 038bab3726
add -filer.path to webdav command (#4061) 2 years ago
chrislu fc6b9e6e0c volume server logs add url info 2 years ago
chrislu e1ca6308cb add chunk etag when downloading from remote storage 2 years ago
wusong 549354e324
Fix hardlink counting (#4042) 2 years ago
Jiffs Maverick 5f59d43c88
[filer] Fix uri escape during renaming (#4039) 2 years ago
famosss 15284e2bee
fix: Lost Content-Encoding metadata (#4010) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
Guo Lei 5b905fb2b7
Lazy loading (#3958) 2 years ago
chrislu aae82dca6f file name escape uri 2 years ago
chrislu ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 2 years ago
Eric Yang 51d462f204
ADHOC: volume fsck using append at ns (#3906) 2 years ago
liubaojiang 25471d579a
add md5 header when UploadData to replication in ReplicatedWrite (#3881) 2 years ago
chrislu de286fe662 shell: volume.move handles volume moved to cloud tier 2 years ago
Konstantin Lebedev 2f72103c83
avoid load volume file with BytesOffset mismatch (#3841) 2 years ago
Konstantin Lebedev 1f7e52c63e
vacuum metrics and force sync dst files (#3832) 2 years ago
zemul a05725aea6
filer: get directory metadata (#3833) 2 years ago
LHHDZ d21e2f523d
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) 2 years ago
Konstantin Lebedev 5db25a8f2a
metric shows who is currently blocking the cluster or not (#3799) 2 years ago
Konstantin Lebedev a522507f95
configure raft metrics (#3798) 2 years ago
Konstantin Lebedev b9933d5589
master server graceful stop (#3797) 2 years ago
Konstantin Lebedev 36daa7709d
show raft leader via shell (#3796) 2 years ago
LHHDZ 3de1e19780
s3: sync bucket info from filer (#3759) 2 years ago
Konstantin Lebedev 301b678147
[volume] Add new volumes to HUP(reload) signal (#3755) 2 years ago
jerebear12 190afcc3fd
Allow CORS on Filer (#3750) 2 years ago
chrislu b90d92fca9 grpc: watch metadata changes by directory 2 years ago
chrislu 23f3aea4cf adjust logs 2 years ago
chrislu 10d5b4b32b volume server: rename readBufferSize to readBufferSizeMB 2 years ago
Konstantin Lebedev 5d87ad72d8
mute log filer: no entry is found in filer store (#3707) 2 years ago
famosss d949a238b8
volume: add "readBufSize" option to customize read optimization (#3702) 2 years ago
Ryan Russell c4fc007630
refactor(raft_hashicorp): `timeSpeep` -> `timeSleep` (#3694) 2 years ago
Ryan Russell c202d4c1b0
refactor(master_grpc_server_cluster): `seletedSet` -> `selectedSet` (#3693) 2 years ago
chrislu 896a85d6e4 volume: add "hasSlowRead" option to customize read optimization 2 years ago
Ryan Russell 92658b05a8
refactor(volume_grpc_client_to_master): `grpcConection` -> `grpcConne… (#3690) 2 years ago
chrislu 21c0587900 go fmt 2 years ago
chrislu c8645fd232 master: implement grpc VolumeMarkWritable 2 years ago