Chris Lu
5718d33148
Update go.sum
4 years ago
Chris Lu
0ddcc2a8f5
go mod
4 years ago
Chris Lu
fcb0ff9890
git mod tidy
4 years ago
Chris Lu
37e964d4bd
update gorilla mux
4 years ago
李远军
8c318470dd
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
minimise the revert changes
5 years ago
Chris Lu
1b680c06c1
update to raft 1.0.1
5 years ago
Chris Lu
2ff37ccdbd
testing parsing the upload
The mime type is always the value passed in.
Compress or not depends on the content detection, file name extension, and compression ratio.
If the content is already compressed, need to know the content size.
5 years ago
Chris Lu
a73fd7682a
grpc upgrading
5 years ago
Chris Lu
ca3516ac6d
adjust protoc
5 years ago
Chris Lu
7aafb9e3f8
Revert "filer metrics upgrade prometheus client to 1.6.0"
This reverts commit 09aef55839
.
5 years ago
Chris Lu
725f8d35dd
Revert "filer metrics upgrade prometheus client to 1.6.0"
This reverts commit 09aef55839
.
5 years ago
Chris Lu
09aef55839
filer metrics upgrade prometheus client to 1.6.0
fix metrics.go:123] could not push metrics to prometheus push gateway 192.168.xx:9091: unexpected status code 200 while pushing to http://192.168.xx:9091/metrics/job/filer/instance/m111p112%3A8888 :
5 years ago
Chris Lu
dfccc3c263
able to read chan and write chan
5 years ago
wuyuxiang
6850d28d6b
refacotr: move signal handling and pprof to grace package
5 years ago
bukton
b9a71a5638
update package
5 years ago
bukton
fd4576651b
add new package mongodb and install lib mongodb
5 years ago
Chris Lu
65919d971d
update statik
5 years ago
Chris Lu
295f00cdce
update imaging lib
5 years ago
Chris Lu
eb16bb0287
go mod cleanup
5 years ago
Chris Lu
1c2e920fa2
fix compilation error
5 years ago
Chris Lu
7213f446db
update grpc
5 years ago
Chris Lu
e85da50ad4
remove tikv, move its support to "tikv" branch
5 years ago
Chris Lu
9797420ac8
go mod tidy
5 years ago
Chris Lu
33b3bd467c
Revert "HEAD operation changes to fasthttp"
This reverts commit 58f126fd27
.
5 years ago
Chris Lu
58f126fd27
HEAD operation changes to fasthttp
5 years ago
bs106
ce79a31448
Fix missing leading dot in extension
5 years ago
Chris Lu
0e79a44604
go module
5 years ago
Lei Liu
4c87b222f1
fuse: check mount point available before do runmount
1. Use more readable mount point information
2. Fix some typos
eg:
$ df -Th
Filesystem Type Size Used Avail Use% Mounted on
localhost:8888:/ fuse.seaweedfs 206G 512 206G 1% /mnt/weedfs
$ mount | grep weedfs
localhost:8888:/ on /mnt/weedfs type fuse.seaweedfs (rw,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other)
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Chris Lu
f056baa384
Update go.sum
5 years ago
Chris Lu
f937933b3d
refactoring
5 years ago
Chris Lu
c0776aa40f
trying to compile
5 years ago
Chris Lu
cf47f657af
scaffold for volume server query feature
5 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
5 years ago
Chris Lu
cb299dfaa2
HCFS: use latest grpc versions, separate hadoop2 and hadoop3
5 years ago
Feng Ye
fc0498798b
Add etcd filestore
5 years ago
Feng Ye
a435ba2b7f
Use master branch of github.com/satori/go.uuid
5 years ago
divinerapier
68a234b3bb
use go mod to manager dependencies
Signed-off-by: divinerapier <poriter.coco@gmail.com>
5 years ago