aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-24Revert "Update network.go since To16 converts the IP address ip up to a 16-by...origin/revert-5134-patch-1Chris Lu1-2/+13
2023-12-24remove unused codechrislu1-7/+0
2023-12-23Update network.go since To16 converts the IP address ip up to a 16-byte repre...vivekkoya1-13/+2
2023-12-23Add modifyTimeAgo to volume.fsck (#5133)Seyed Mahdi Sadegh Shobeiri1-6/+17
2023-12-23Fix cutoffTimeAgo in findMissingChunksInFiler (#5132)Seyed Mahdi Sadegh Shobeiri1-3/+2
2023-12-22correct lock accountingchrislu1-5/+6
2023-12-22adjust optionschrislu1-1/+1
2023-12-22fixchrislu1-1/+1
2023-12-22go fmtchrislu7-46/+47
2023-12-22Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu32-116/+301
2023-12-22comment fixchrislu1-3/+2
2023-12-22option to filer.copy with public volume server urlchrislu1-0/+5
2023-12-22minorchrislu1-1/+1
2023-12-20Using filer.remote.sync concurrency in filer.remote.gateway (#5123)Farbod1-4/+14
2023-12-20Set allowed origins in config (#5109)jerebear129-12/+106
2023-12-20chore: add dsn for connection to mysql (#5060)Konstantin Lebedev2-9/+19
2023-12-20#5122 Add support for sidecar containers (#5125)Davidsod6-4/+79
2023-12-18Bump github.com/aws/aws-sdk-go-v2/config from 1.25.5 to 1.26.1 (#5114)dependabot[bot]2-21/+21
2023-12-18Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#5118)dependabot[bot]2-3/+3
2023-12-18Bump actions/upload-artifact from 3 to 4 (#5117)dependabot[bot]1-1/+1
2023-12-18Bump docker/metadata-action from 5.3.0 to 5.4.0 (#5116)dependabot[bot]7-7/+7
2023-12-18Bump github/codeql-action from 2 to 3 (#5115)dependabot[bot]1-3/+3
2023-12-18Bump github.com/linxGnu/grocksdb from 1.8.0 to 1.8.10 (#5113)dependabot[bot]2-3/+3
2023-12-18Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (#5111)dependabot[bot]2-3/+3
2023-12-18Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.44.0 to 1.47.5 (#5110)dependabot[bot]2-34/+34
2023-12-14Fix: helm: remove deprecated values that caused helm template error for post ...JesseBot2-9/+5
2023-12-14Update helm_ci.yml - add `ct` flag `--target-branch ${{ github.event.reposito...JesseBot1-3/+3
2023-12-13Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2023-12-13fix wrong parameterchrislu2-7/+7
2023-12-13Bump io.grpc:grpc-protobuf from 1.23.0 to 1.53.0 in /other/java/client (#5103)dependabot[bot]1-1/+1
2023-12-13Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu1-2/+4
2023-12-13Revert "Bump github.com/hanwen/go-fuse/v2 from 2.4.0 to 2.4.2"chrislu2-3/+3
2023-12-12Remote gateway Bug fix (#5100)Farbod1-2/+4
2023-12-11fix testchrislu1-3/+9
2023-12-11Merge accumulated changes related to message queue (#5098)Chris Lu58-2569/+3670
2023-12-11Bump github.com/rclone/rclone from 1.64.2 to 1.65.0dependabot[bot]2-91/+109
2023-12-11Bump com.google.guava:guava in /other/java/clientdependabot[bot]1-1/+1
2023-12-11Bump actions/dependency-review-action from 3.1.3 to 3.1.4dependabot[bot]1-1/+1
2023-12-11Bump actions/setup-python from 4 to 5dependabot[bot]1-1/+1
2023-12-11Bump actions/setup-go from 4.1.0 to 5.0.0dependabot[bot]2-2/+2
2023-12-11Bump gocloud.dev/pubsub/rabbitpubsub from 0.34.0 to 0.35.0dependabot[bot]2-142/+119
2023-12-11Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.11dependabot[bot]2-4/+3
2023-12-11Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.1dependabot[bot]2-3/+3
2023-12-11Bump github.com/hanwen/go-fuse/v2 from 2.4.0 to 2.4.2dependabot[bot]2-3/+3
2023-12-09falls back to update only if error contains msg "duplicate entry"Konstantin Lebedev1-16/+9
2023-12-07Merge branch 'master' of https://github.com/seaweedfs/seaweedfschrislu20-97/+68
2023-12-07add missing error in the logchrislu1-1/+1
2023-12-06weed/storage: fix dropped test errorsLars Lehtonen1-0/+12
2023-12-05Always include volumes in statefulsetsBálint József Jánvári3-51/+0
2023-12-05Add a way to use a JWT in an HTTP only cookiejerebear121-0/+8