chrislu
|
ac9dea0ad9
|
rotate log files
|
2 years ago |
chrislu
|
fc6b9e6e0c
|
volume server logs add url info
debug https://github.com/seaweedfs/seaweedfs/issues/3964
|
2 years ago |
chrislu
|
38c63c429b
|
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
e1ca6308cb
|
add chunk etag when downloading from remote storage
fix https://github.com/seaweedfs/seaweedfs/issues/3987
|
2 years ago |
wusong
|
549354e324
|
Fix hardlink counting (#4042)
Signed-off-by: wusong <wangwusong@virtaitech.com>
Signed-off-by: wusong <wangwusong@virtaitech.com>
Co-authored-by: wusong <wangwusong@virtaitech.com>
|
2 years ago |
Jiffs Maverick
|
5f59d43c88
|
[filer] Fix uri escape during renaming (#4039)
|
2 years ago |
chrislu
|
659f28b855
|
simple refactoring
|
2 years ago |
chrislu
|
ca49ef8ed8
|
duplicated logic
|
2 years ago |
Chris Lu
|
dac9c28d05
|
Revert "refactor: moved to locked entry" (#4035)
* Revert "refactor: moved to locked entry"
This reverts commit 94bc9afd9d .
* only add LockedEntry, no changes to entryLock
* fix compilation
|
2 years ago |
dependabot[bot]
|
38479b6329
|
build(deps): bump cloud.google.com/go/pubsub from 1.26.0 to 1.27.1 (#4032)
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.26.0 to 1.27.1.
- [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/pubsub/v1.26.0...pubsub/v1.27.1)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
334ccb74e7
|
build(deps): bump cloud.google.com/go/storage from 1.28.0 to 1.28.1 (#4034)
|
2 years ago |
dependabot[bot]
|
d72a4c377a
|
build(deps): bump github.com/google/flatbuffers from 22.10.26+incompatible to 22.11.23+incompatible (#4033)
|
2 years ago |
dependabot[bot]
|
e708958957
|
build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 (#4030)
|
2 years ago |
dependabot[bot]
|
5db6079691
|
build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#4031)
|
2 years ago |
dependabot[bot]
|
db58bbf321
|
build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (#4029)
|
2 years ago |
dependabot[bot]
|
bf290f030e
|
build(deps): bump wangyoucao577/go-release-action from 1.30 to 1.34 (#4028)
|
2 years ago |
chrislu
|
fad7e1f7cb
|
3.36
|
2 years ago |
chrislu
|
94bc9afd9d
|
refactor: moved to locked entry
|
2 years ago |
changlin.shi
|
7cacbefedc
|
Merge branch '1_bucket_write' into 10_acl_merged
|
2 years ago |
changlin.shi
|
5d582ab848
|
set bucket ownership if not empty
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
changlin.shi
|
e4ec897fc3
|
Merge branch '1_bucket_write' into 10_acl_merged
# Conflicts:
# weed/s3api/s3api_acp.go
|
2 years ago |
changlin.shi
|
c2c4158238
|
create bucket with ownership
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
changlin.shi
|
d25d1ecb69
|
Merge branch '_fix_identity_anonymous_nil' into 10_acl_merged
|
2 years ago |
changlin.shi
|
89942cf015
|
fix nil pointer when no identity config init
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
changlin.shi
|
2769a96f13
|
dont't set destination when copy object
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
aronneagu
|
2b783738d6
|
Update Makefile - use binary in current directory (#4027)
|
2 years ago |
aronneagu
|
77699855a7
|
Return ETag from remote when file doesn't exist on Filer (#4025)
|
2 years ago |
Konstantin Lebedev
|
f59c3acd5f
|
volume.list show volumes only from the specified dc/rack/dn (#4024)
|
2 years ago |
dependabot[bot]
|
1422684a9e
|
build(deps): bump github.com/aws/aws-sdk-go from 1.44.136 to 1.44.146 (#4021)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.136 to 1.44.146.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.136...v1.44.146)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
98acaa171f
|
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.40.0 to 3.40.1 (#4022)
build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.40.0 to 3.40.1.
- [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases)
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ydb-platform/ydb-go-sdk/compare/v3.40.0...v3.40.1)
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
bec0144e2a
|
build(deps): bump modernc.org/sqlite from 1.19.4 to 1.20.0 (#4020)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
e94e78854e
|
build(deps): bump github.com/tidwall/gjson from 1.14.3 to 1.14.4 (#4019)
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.14.3...v1.14.4)
---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
d6d97896c2
|
build(deps): bump github.com/klauspost/reedsolomon from 1.11.1 to 1.11.3 (#4018)
Bumps [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon) from 1.11.1 to 1.11.3.
- [Release notes](https://github.com/klauspost/reedsolomon/releases)
- [Commits](https://github.com/klauspost/reedsolomon/compare/v1.11.1...v1.11.3)
---
updated-dependencies:
- dependency-name: github.com/klauspost/reedsolomon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Konstantin Lebedev
|
2b910d1cf8
|
avoid recursive deleting newly created empty directories (#4016)
|
2 years ago |
Jiffs Maverick
|
4b0430e71d
|
[metrics] Add the ability to control bind ip (#4012)
|
2 years ago |
changlin.shi
|
82a535e9dd
|
Merge branch '_save_content_encoding' into _product
|
2 years ago |
changlin.shi
|
3b69ce6c3d
|
set accept-encoding if empty
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
famosss
|
15284e2bee
|
fix: Lost Content-Encoding metadata (#4010)
|
2 years ago |
James Hartig
|
81624de27b
|
Include name/mime in ReadAllNeedles (#4005)
|
2 years ago |
changlin.shi
|
84ae59204a
|
Merge branch '_log_leftover_url' into _product
|
2 years ago |
changlin.shi
|
300a530051
|
correct log
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
changlin.shi
|
6b5e52156e
|
Merge branch 'master' into _product
|
2 years ago |
changlin.shi
|
12c7529b74
|
Merge branch '_save_content_encoding' into _product
|
2 years ago |
changlin.shi
|
834f4cc7ee
|
Merge branch '_log_leftover_url' into _product
|
2 years ago |
changlin.shi
|
930fa47699
|
log leftover with url if present
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
changlin.shi
|
41204715a0
|
save content-encoding header
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
changlin.shi
|
f47aafa9b9
|
Revert "fix content-encoding"
This reverts commit f0c53bfa36 .
|
2 years ago |
changlin.shi
|
afbdeb09d7
|
Merge branch '4_object_write' into 10_acl_merged
|
2 years ago |
changlin.shi
|
f1d6302400
|
acl for complete multipart uplod
Signed-off-by: changlin.shi <changlin.shi@ly.com>
|
2 years ago |
changlin.shi
|
99293ba9b7
|
Merge branch '4_object_write' into 10_acl_merged
# Conflicts:
# weed/s3api/s3api_acp.go
|
2 years ago |