yulai.li
|
ceb058ddd9
|
Change filer UI icon from picture to icon font.
|
3 years ago |
chrislu
|
7f26676f57
|
adjust td width
|
3 years ago |
yulai.li
|
dff63e9024
|
Make operation buttons show when table row hovered
|
3 years ago |
chrislu
|
4dba102137
|
use icon instead of button text
|
3 years ago |
yulai.li
|
11a9f993a8
|
Make filer-ui bootstrap style
|
3 years ago |
chrislu
|
abe3cc6df2
|
filer UI touch up
|
3 years ago |
chrislu
|
86ed27f602
|
mount: remove leftover socket file
|
3 years ago |
yulai.li
|
2347c21cdd
|
Tune filer UI add rename feature
|
3 years ago |
yulai.li
|
2454020a92
|
Add upload progress support
|
3 years ago |
yulai.li
|
4f87ee7755
|
Add create directory and delete web UI features for filer
|
3 years ago |
shibinbin
|
c20e1edd99
|
fix: master lose some volumes
|
3 years ago |
chrislu
|
3ab2c0e5c0
|
avoid possible nil attributes
|
3 years ago |
chrislu
|
9d44b89c21
|
Revert "avoid possible nil attributes"
This reverts commit 0a6703c7f7 .
|
3 years ago |
chrislu
|
0a6703c7f7
|
avoid possible nil attributes
|
3 years ago |
chrislu
|
79b8e6a8c3
|
add a place holder for later merge consecutive chunks
|
3 years ago |
justin
|
d02f13c2d1
|
remove Redundant type conversion and use strings.TrimSuffix to enhance readability
|
3 years ago |
root
|
f15a737a0a
|
Add "Location:" in response when creating bucket
according to "https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html"
|
3 years ago |
chrislu
|
bc888226fc
|
erasure coding: tracking encoded/decoded volumes
If an EC shard is created but not spread to other servers, the masterclient would think this shard is not located here.
|
3 years ago |
chrislu
|
8b3d76b24d
|
prevent concurrent access during shutdown
|
3 years ago |
chrislu
|
bb4beebce3
|
prevent nil
|
3 years ago |
chrislu
|
4aae87f405
|
check missing hdd disk type
|
3 years ago |
chrislu
|
d310711de0
|
avoid possible deadlock: move metadata log flush channel out of lock scope
|
3 years ago |
chrislu
|
77a7d7253f
|
2.97
|
3 years ago |
chrislu
|
e8d7bb42e2
|
avoid concurrent access to map object
fix https://github.com/chrislusf/seaweedfs/issues/2866
|
3 years ago |
chrislu
|
6a2bcd03aa
|
configure mount quota
|
3 years ago |
chrislu
|
958f880b70
|
mount: add grpc method to adjust quota
|
3 years ago |
chrislu
|
105578a2f2
|
skip pinging self for master and volume server
|
3 years ago |
root
|
b7e34016d4
|
fix error response in case of wrong expire time format
|
3 years ago |
chrislu
|
4ecba915f3
|
add check between peers
|
3 years ago |
chrislu
|
daca2d22a5
|
use original server address string as map key
|
3 years ago |
chrislu
|
4b5c0e3fa9
|
check cluster connectivities
|
3 years ago |
chrislu
|
6d55716fc3
|
use constants
|
3 years ago |
chrislu
|
bbbbbd70a4
|
master supports grpc ping
|
3 years ago |
chrislu
|
743ad690b6
|
filer supports grpc ping
|
3 years ago |
chrislu
|
2305508b65
|
refactor: separate into two files
|
3 years ago |
chrislu
|
800cbc004c
|
volume server adds ping function
|
3 years ago |
Konstantin Lebedev
|
4f5b018a02
|
collecting only bucket volumes
|
3 years ago |
Konstantin Lebedev
|
691ed50957
|
use constant for ErrBucketNotEmpty
|
3 years ago |
Konstantin Lebedev
|
b6a2b43efe
|
allowDeleteBucketNotEmpty
|
3 years ago |
Konstantin Lebedev
|
a8b15c676c
|
s3 test bucket delete nonempty
|
4 years ago |
Konstantin Lebedev
|
6317f6a8a9
|
fix Description
|
3 years ago |
Konstantin Lebedev
|
993283bb1d
|
revert sort.Search
|
3 years ago |
Konstantin Lebedev
|
5b90a39954
|
fix s3 tests:
multipart_upload_incorrect_etag
multipart_resend_first_finishes_last
|
3 years ago |
Konstantin Lebedev
|
9231971c88
|
fix test_s3.test_multi_object_delete_key_limit and
test_multi_objectv2_delete_key_limit
|
3 years ago |
guosj
|
ed07e76f0e
|
add test function
|
3 years ago |
Konstantin Lebedev
|
84b7b83517
|
fix permission mkdir snapshot
avoid open file operation not permitted
|
3 years ago |
guosj
|
dd2b9d93cc
|
update code according to PR's comment
|
3 years ago |
guosj
|
02076f01a6
|
fix tagging error
|
3 years ago |
justin
|
d51a724101
|
fix: encode small chunk return error maybe have some bug.
|
3 years ago |
chrislu
|
0490ee87ef
|
2.96
|
3 years ago |