index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
fix: mount proxyByFiler write error: wrong jwt
zemul
1
-6
/
+6
2023-09-17
refactor
chrislu
2
-23
/
+26
2023-09-17
avoid nil
chrislu
1
-1
/
+1
2023-09-16
broker report stats to balancer
chrislu
11
-451
/
+626
2023-09-16
adjust log
chrislu
1
-1
/
+1
2023-09-16
revert to non-streaming mode to assign file id
chrislu
1
-6
/
+1
2023-09-16
Revert "turn on streaming assign file id"
chrislu
1
-1
/
+1
2023-09-16
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
chrislu
1
-3
/
+4
2023-09-16
Squashed commit of the following:
chrislu
36
-785
/
+2855
2023-09-16
balancer works
chrislu
18
-592
/
+1001
2023-09-15
comments
chrislu
1
-1
/
+1
2023-09-15
adjust APIs
chrislu
2
-6
/
+14
2023-09-14
receive broker stats
chrislu
6
-386
/
+888
2023-09-14
avoid passe lock by value
wang wusong
1
-3
/
+4
2023-09-13
Merge branch 'master' into sub
chrislu
91
-2413
/
+4305
2023-09-11
Fix s3 api object list with params max-keys and prefix
annluda
1
-5
/
+1
2023-09-11
Bump github.com/aws/aws-sdk-go-v2/config from 1.18.33 to 1.18.39
dependabot[bot]
2
-11
/
+6
2023-09-11
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.35 to 1.13.37
dependabot[bot]
2
-9
/
+9
2023-09-11
Bump google.golang.org/grpc from 1.57.0 to 1.58.0
dependabot[bot]
2
-3
/
+3
2023-09-11
Bump github.com/google/uuid from 1.3.0 to 1.3.1
dependabot[bot]
2
-2
/
+3
2023-09-11
Bump modernc.org/mathutil from 1.5.0 to 1.6.0
dependabot[bot]
2
-3
/
+3
2023-09-11
Bump docker/build-push-action from 4.1.1 to 4.2.1
dependabot[bot]
7
-7
/
+7
2023-09-11
Bump actions/dependency-review-action from 3.0.8 to 3.1.0
dependabot[bot]
1
-1
/
+1
2023-09-10
3.56
3.56
chrislu
2
-3
/
+3
2023-09-10
ensure single threaded access
chrislu
1
-0
/
+5
2023-09-10
Create balancer.go
chrislu
1
-0
/
+20
2023-09-07
add publisher shutdown
chrislu
4
-5
/
+22
2023-09-06
server side send response at least once per second
chrislu
1
-7
/
+25
2023-09-06
ack interval 128
chrislu
2
-0
/
+2
2023-09-06
ack interval
chrislu
3
-138
/
+177
2023-09-06
weed/storage/erasure_coding: Close() after error handling
Lars Lehtonen
1
-1
/
+1
2023-09-06
weed/storage/erasure_coding: fix dropped test error
Lars Lehtonen
1
-0
/
+3
2023-09-06
weed/storage/erasure_coding: remove unused err from encodeDatFile() signature
Lars Lehtonen
1
-2
/
+2
2023-09-05
Bump golang.org/x/sys from 0.11.0 to 0.12.0
dependabot[bot]
2
-3
/
+3
2023-09-05
Bump github.com/fclairamb/ftpserverlib from 0.21.0 to 0.22.0
dependabot[bot]
2
-3
/
+3
2023-09-05
Clean up old signature hash pools
Patrick Schmidt
3
-19
/
+54
2023-09-05
Improve S3 request signing performance
Patrick Schmidt
4
-57
/
+112
2023-09-04
api for sub
chrislu
7
-136
/
+189
2023-09-04
publish, benchmark
chrislu
5
-59
/
+138
2023-09-04
Bump actions/checkout from 3 to 4 (#4812)
dependabot[bot]
19
-20
/
+20
2023-09-04
Bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 (#4811)
dependabot[bot]
2
-3
/
+3
2023-09-04
Bump github.com/puzpuzpuz/xsync/v2 from 2.4.1 to 2.5.0 (#4810)
dependabot[bot]
2
-3
/
+3
2023-09-04
Bump github.com/go-redsync/redsync/v4 from 4.8.1 to 4.8.2 (#4807)
dependabot[bot]
2
-5
/
+64
2023-09-02
improve k8s probes templating in helm chart (#4805)
fibbanachi
5
-56
/
+175
2023-09-01
weed/util: fix dropped errors (#4803)
Lars Lehtonen
1
-0
/
+12
2023-09-01
can pub and sub
chrislu
11
-273
/
+433
2023-08-31
Add master servers to grafana dashboard (#4801)
ginn13
1
-1708
/
+2724
2023-08-29
[heml] fix default affinity and allow owerride ingress annotations (#4799)
Dmitriy Pavlov
3
-13
/
+17
2023-08-28
helm: allow setting master.toml config (#4797)
Alexandre Viau
3
-0
/
+26
2023-08-28
Bump github.com/gocql/gocql from 1.5.2 to 1.6.0 (#4794)
dependabot[bot]
2
-3
/
+3
[prev]
[next]