dependabot[bot]
|
5593b0579c
|
Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.21.0...spanner/v1.22.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 15:34:47 +00:00 |
|
dependabot[bot]
|
fa070474d5
|
Bump github.com/aws/aws-sdk-go from 1.43.34 to 1.43.35
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.34 to 1.43.35.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.34...v1.43.35)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 15:34:31 +00:00 |
|
Chris Lu
|
9f4ecd50ac
|
Merge pull request #2889 from blacktear23/filer-ui-bootstrap-style
Change filer UI icon from picture to icon font.
|
2022-04-08 00:50:32 -07:00 |
|
yulai.li
|
ceb058ddd9
|
Change filer UI icon from picture to icon font.
|
2022-04-08 15:07:56 +08:00 |
|
chrislu
|
7f26676f57
|
adjust td width
|
2022-04-07 22:34:32 -07:00 |
|
Chris Lu
|
b1493520ee
|
Merge pull request #2888 from blacktear23/filer-ui-bootstrap-style
[filer-ui]: Make operation buttons show when table row hovered
|
2022-04-07 22:23:12 -07:00 |
|
yulai.li
|
dff63e9024
|
Make operation buttons show when table row hovered
|
2022-04-08 13:10:12 +08:00 |
|
chrislu
|
4dba102137
|
use icon instead of button text
|
2022-04-07 11:15:01 -07:00 |
|
Chris Lu
|
bbc95dac47
|
Merge pull request #2885 from binbinshi/master
fix: master lose some volumes
|
2022-04-07 10:16:19 -07:00 |
|
Chris Lu
|
aa7703c6dd
|
Merge pull request #2886 from blacktear23/filer-ui-bootstrap-style
Change filer-ui to bootstrap style
|
2022-04-07 10:04:46 -07:00 |
|
Chris Lu
|
f34205e110
|
Merge pull request #2887 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.34
Bump github.com/aws/aws-sdk-go from 1.43.33 to 1.43.34
|
2022-04-07 10:00:37 -07:00 |
|
Konstantin Lebedev
|
104ea7b029
|
master ui add raft stats and Max Volume Id
|
2022-04-07 20:52:01 +05:00 |
|
dependabot[bot]
|
d6ee4bf65e
|
Bump github.com/aws/aws-sdk-go from 1.43.33 to 1.43.34
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.33 to 1.43.34.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.33...v1.43.34)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-07 15:46:19 +00:00 |
|
a
|
41d396edc4
|
Merge branch 'master' into a
|
2022-04-07 08:22:59 -07:00 |
|
Konstantin Lebedev
|
a2fdb3e277
|
fix master ui
|
2022-04-07 19:37:40 +05:00 |
|
Konstantin Lebedev
|
35bc67f030
|
fix conflicts
|
2022-04-07 18:52:13 +05:00 |
|
Konstantin Lebedev
|
f5246b748d
|
Merge branch 'new_master' into hashicorp_raft
# Conflicts:
# weed/pb/master_pb/master.pb.go
|
2022-04-07 18:50:27 +05:00 |
|
yulai.li
|
11a9f993a8
|
Make filer-ui bootstrap style
|
2022-04-07 20:17:00 +08:00 |
|
Konstantin Lebedev
|
7ff248d5cd
|
refactor OnPeerUpdate
|
2022-04-07 16:23:22 +05:00 |
|
Konstantin Lebedev
|
85d80fd36d
|
fix removing old raft server
|
2022-04-07 15:31:37 +05:00 |
|
chrislu
|
abe3cc6df2
|
filer UI touch up
|
2022-04-07 01:25:55 -07:00 |
|
Chris Lu
|
869d23b099
|
Merge pull request #2884 from blacktear23/filer-ui-new-features
Filer UI new features
|
2022-04-07 00:58:56 -07:00 |
|
chrislu
|
86ed27f602
|
mount: remove leftover socket file
|
2022-04-07 00:33:13 -07:00 |
|
yulai.li
|
2347c21cdd
|
Tune filer UI add rename feature
|
2022-04-07 15:19:41 +08:00 |
|
yulai.li
|
2454020a92
|
Add upload progress support
|
2022-04-07 15:19:37 +08:00 |
|
yulai.li
|
4f87ee7755
|
Add create directory and delete web UI features for filer
|
2022-04-07 15:19:33 +08:00 |
|
shibinbin
|
c20e1edd99
|
fix: master lose some volumes
|
2022-04-07 15:18:28 +08:00 |
|
eddy-gfx
|
ec53eec94f
|
Merge branch 'master' into a
|
2022-04-06 18:45:55 -05:00 |
|
chrislu
|
3ab2c0e5c0
|
avoid possible nil attributes
|
2022-04-06 10:11:11 -07:00 |
|
chrislu
|
9d44b89c21
|
Revert "avoid possible nil attributes"
This reverts commit 0a6703c7f7 .
|
2022-04-06 10:01:45 -07:00 |
|
chrislu
|
368d8e1a81
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
2022-04-06 09:58:50 -07:00 |
|
chrislu
|
0a6703c7f7
|
avoid possible nil attributes
|
2022-04-06 09:58:48 -07:00 |
|
Konstantin Lebedev
|
14a2cc83bf
|
raft update peers via OnPeerUpdate
|
2022-04-06 21:17:04 +05:00 |
|
Chris Lu
|
fa25d5c43a
|
Merge pull request #2881 from chrislusf/dependabot/go_modules/go.mongodb.org/mongo-driver-1.9.0
|
2022-04-06 08:50:32 -07:00 |
|
Chris Lu
|
ff2ec58897
|
Merge pull request #2882 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.33
|
2022-04-06 08:50:02 -07:00 |
|
Chris Lu
|
83ee4c5fe2
|
Merge pull request #2880 from chrislusf/dependabot/github_actions/docker/metadata-action-3.7.0
|
2022-04-06 08:49:28 -07:00 |
|
dependabot[bot]
|
72cbda3481
|
Bump github.com/aws/aws-sdk-go from 1.43.32 to 1.43.33
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.32 to 1.43.33.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.32...v1.43.33)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 15:46:32 +00:00 |
|
dependabot[bot]
|
d30eafd0f3
|
Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.8.4...v1.9.0)
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 15:46:12 +00:00 |
|
dependabot[bot]
|
9f9e0deafb
|
Bump docker/metadata-action from 3.6.2 to 3.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](e5622373a3...f2a13332ac )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 15:44:28 +00:00 |
|
Konstantin Lebedev
|
357aa818fe
|
add raft shell cmds
|
2022-04-06 15:23:53 +05:00 |
|
chrislu
|
3d229fe45c
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
2022-04-06 00:28:51 -07:00 |
|
chrislu
|
79b8e6a8c3
|
add a place holder for later merge consecutive chunks
|
2022-04-06 00:28:48 -07:00 |
|
Konstantin Lebedev
|
c1aeded2dd
|
force raft bootstrap
avoid err bootstrap only works on new clusters
|
2022-04-06 12:18:43 +05:00 |
|
Chris Lu
|
49ecb8d11c
|
Merge pull request #2879 from leyou240/master
remove Redundant type conversion and use strings.TrimSuffix to enhance readability
|
2022-04-06 00:02:19 -07:00 |
|
justin
|
d02f13c2d1
|
remove Redundant type conversion and use strings.TrimSuffix to enhance readability
|
2022-04-06 14:58:09 +08:00 |
|
Chris Lu
|
7c85cb332d
|
Merge pull request #2878 from guol-fnst/fix_create_bucket_resp
Add "Location:" in response when creating bucket
|
2022-04-05 23:06:16 -07:00 |
|
root
|
f15a737a0a
|
Add "Location:" in response when creating bucket
according to "https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html"
|
2022-04-06 13:56:27 +08:00 |
|
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.
|
2022-04-05 19:03:02 -07:00 |
|
chrislu
|
8b3d76b24d
|
prevent concurrent access during shutdown
|
2022-04-05 10:53:36 -07:00 |
|
chrislu
|
bb4beebce3
|
prevent nil
|
2022-04-05 10:49:17 -07:00 |
|