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
2022-04-26
use two flags: v.isCompacting and v.isCommitCompacting
chrislu
4
-5
/
+6
2022-04-26
Merge pull request #2967 from kmlebedev/vl_chk_disk_vlid
Chris Lu
1
-0
/
+4
2022-04-26
Merge pull request #2970 from kmlebedev/vlm_fsck_forcePurging
Chris Lu
1
-3
/
+5
2022-04-26
temporarily skip arm64 for mac
Chris Lu
1
-1
/
+2
2022-04-26
volume: sync to disk before copying volume files
chrislu
2
-0
/
+16
2022-04-25
forcePurging desc
Konstantin Lebedev
1
-1
/
+1
2022-04-25
change forcePurging to a pointer
Konstantin Lebedev
1
-3
/
+3
2022-04-25
delete missing data from volumes in one replica
Konstantin Lebedev
1
-3
/
+5
2022-04-25
Merge pull request #2969 from chrislusf/dependabot/go_modules/github.com/hash...
Chris Lu
2
-3
/
+3
2022-04-25
Bump github.com/hashicorp/raft from 1.3.7 to 1.3.8
dependabot[bot]
2
-3
/
+3
2022-04-25
volume.check.disk add param volumeId
Konstantin Lebedev
1
-0
/
+4
2022-04-24
Update binaries_release2.yml
Chris Lu
1
-1
/
+2
2022-04-24
Merge pull request #2965 from chrislusf/dependabot/go_modules/google.golang.o...
3.00
Chris Lu
2
-2
/
+5
2022-04-24
Merge pull request #2963 from chrislusf/dependabot/go_modules/go.etcd.io/etcd...
Chris Lu
2
-9
/
+9
2022-04-24
Merge pull request #2964 from chrislusf/dependabot/go_modules/modernc.org/sql...
Chris Lu
2
-15
/
+20
2022-04-24
Merge pull request #2962 from chrislusf/dependabot/go_modules/github.com/aws/...
Chris Lu
2
-3
/
+3
2022-04-25
Bump google.golang.org/grpc from 1.45.0 to 1.46.0
dependabot[bot]
2
-2
/
+5
2022-04-25
Bump modernc.org/sqlite from 1.16.0 to 1.17.0
dependabot[bot]
2
-15
/
+20
2022-04-25
Bump go.etcd.io/etcd/client/v3 from 3.5.3 to 3.5.4
dependabot[bot]
2
-9
/
+9
2022-04-24
3.00
chrislu
2
-3
/
+3
2022-04-25
Bump github.com/aws/aws-sdk-go from 1.43.44 to 1.43.45
dependabot[bot]
2
-3
/
+3
2022-04-24
Update dependabot.yml
Chris Lu
1
-2
/
+2
2022-04-24
Merge pull request #2957 from guo-sj/handle_implicit_username
Chris Lu
2
-0
/
+54
2022-04-24
Merge pull request #2960 from guol-fnst/fix_errcode
Chris Lu
1
-1
/
+1
2022-04-24
remove redundant logs & add unit test
guosj
2
-4
/
+22
2022-04-24
fix http response error code
guol-fnst
1
-1
/
+1
2022-04-23
Merge branch 'master' into handle_implicit_username
guosj
35
-202
/
+1063
2022-04-22
Merge pull request #2956 from chrislusf/dependabot/go_modules/github.com/aws/...
Chris Lu
2
-3
/
+3
2022-04-22
Bump github.com/aws/aws-sdk-go from 1.43.43 to 1.43.44
dependabot[bot]
2
-3
/
+3
2022-04-22
add more checks and comments
guosj
1
-4
/
+24
2022-04-21
Merge pull request #2951 from chrislusf/dependabot/go_modules/github.com/aws/...
Chris Lu
2
-3
/
+3
2022-04-21
Merge pull request #2950 from chrislusf/dependabot/go_modules/google.golang.o...
Chris Lu
2
-6
/
+10
2022-04-21
Merge pull request #2949 from chrislusf/dependabot/go_modules/github.com/aran...
Chris Lu
2
-3
/
+3
2022-04-21
Bump github.com/aws/aws-sdk-go from 1.43.42 to 1.43.43
dependabot[bot]
2
-3
/
+3
2022-04-21
Bump google.golang.org/api from 0.74.0 to 0.75.0
dependabot[bot]
2
-6
/
+10
2022-04-21
Bump github.com/arangodb/go-driver from 1.2.1 to 1.3.1
dependabot[bot]
2
-3
/
+3
2022-04-21
update go build
chrislu
1
-6
/
+2
2022-04-21
conditionally skip hdfs related code
chrislu
4
-2
/
+17
2022-04-21
conditionally compile sqlite
chrislu
4
-4
/
+14
2022-04-21
conditionally build elastic, gocdk to reduce binary size
chrislu
10
-72
/
+137
2022-04-21
fix typo
chrislu
1
-1
/
+1
2022-04-20
fix build
chrislu
1
-4
/
+4
2022-04-20
Merge pull request #2764 from gfxlabs/a
Chris Lu
12
-2
/
+657
2022-04-20
Merge branch 'master' into a
a
62
-1116
/
+1433
2022-04-20
Merge pull request #2946 from chrislusf/dependabot/go_modules/github.com/aws/...
Chris Lu
2
-3
/
+3
2022-04-20
Bump github.com/aws/aws-sdk-go from 1.43.41 to 1.43.42
dependabot[bot]
2
-3
/
+3
2022-04-20
Merge pull request #2947 from chrislusf/dependabot/go_modules/github.com/tidw...
Chris Lu
2
-3
/
+3
2022-04-20
Bump github.com/tidwall/gjson from 1.14.0 to 1.14.1
dependabot[bot]
2
-3
/
+3
2022-04-20
Revert "Merge pull request #2944 from guo-sj/handle_implicit_username"
chrislu
1
-15
/
+0
2022-04-20
Revert "fix index out of range"
chrislu
1
-1
/
+1
[next]