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
path:
root
/
weed
/
filer
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
Revert "weed mount, weed dav add option to force cache"
chrislu
2
-6
/
+3
2024-09-04
weed mount, weed dav add option to force cache
chrislu
2
-3
/
+6
2024-08-01
rename functions
chrislu
1
-1
/
+1
2024-08-01
conditional delete
chrislu
1
-1
/
+4
2024-07-26
fix delete chunk failed if volumeSever specified grpc.port (#5820)
wyang
1
-2
/
+4
2024-07-20
get, set and add path conf
chrislu
1
-1
/
+19
2024-07-17
refactoring
chrislu
2
-45
/
+1
2024-07-16
Added tls for http clients (#5766)
vadimartynov
4
-7
/
+15
2024-07-16
Fix mmap write fail (#5791)
wusong
1
-1
/
+4
2024-07-11
small refactoring
chrislu
1
-2
/
+2
2024-07-11
fix test
chrislu
1
-3
/
+3
2024-07-11
fix heap init
chrislu
1
-8
/
+10
2024-07-11
clean up
chrislu
1
-3
/
+3
2024-07-11
upgrade to github.com/redis/go-redis/v9
chrislu
25
-31
/
+31
2024-07-11
Squashed commit of the following:
chrislu
2
-90
/
+372
2024-07-07
skip checking if it is the root directory
chrislu
1
-1
/
+1
2024-07-01
avoid possible nil case during other error cases
chrislu
1
-1
/
+1
2024-06-28
ParallelProcessDirectoryStructure
chrislu
1
-0
/
+38
2024-06-28
bootstrap filer from one peer
chrislu
1
-18
/
+6
2024-06-25
optionally open the leveldb in readonly mode
chrislu
2
-5
/
+10
2024-06-25
check bucket name in sql backend
chrislu
1
-0
/
+6
2024-06-15
optionally skip deleting file chunks
chrislu
2
-4
/
+8
2024-06-15
refactor
chrislu
1
-1
/
+5
2024-06-15
refactor
chrislu
1
-0
/
+4
2024-06-14
Added context for the MasterClient's methods to avoid endless loops (#5628)
vadimartynov
1
-6
/
+6
2024-06-09
simplify
chrislu
1
-36
/
+7
2024-05-27
chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.2.0 ...
dependabot[bot]
1
-1
/
+1
2024-05-18
Feature/mongodb security (#5602)
sb
1
-5
/
+6
2024-05-18
add filer configuration options for username/password and tls (#5601)
sb
1
-11
/
+60
2024-04-29
Merge branch 'master' into mq-subscribe
chrislu
3
-24
/
+21
2024-04-29
chore(deps): bump github.com/viant/ptrie from 0.3.1 to 1.0.1 (#5552)
dependabot[bot]
3
-24
/
+21
2024-04-29
Merge branch 'master' into mq-subscribe
chrislu
1
-2
/
+2
2024-04-26
Move file deletion logging to v2 verbisity (#5538)
Nikita Borzykh
1
-2
/
+2
2024-04-08
Merge branch 'master' into mq-subscribe
chrislu
3
-9
/
+16
2024-04-08
fix: filer authenticate with with volume server (#5480)
Henco Appel
2
-8
/
+15
2024-04-02
refactor
chrislu
2
-2
/
+2
2024-03-30
fix: adjust condition in prefixFilterEntries prevent infinite loop (#5440)
Nikita Borzykh
1
-1
/
+1
2024-03-25
print only adapted url
chrislu
3
-3
/
+3
2024-03-24
Move ListDirectoryEntries logic to ListDirectoryPrefixedEntries in etcd meta ...
Nikita Borzykh
1
-5
/
+5
2024-03-24
Add TLS support, initial etcd connection check, fix key_prefix handling for e...
Nikita Borzykh
2
-23
/
+51
2024-03-15
log errors
chrislu
1
-0
/
+3
2024-03-12
Merge branch 'master' into mq-subscribe
chrislu
1
-39
/
+28
2024-03-12
use stopChan to close previous filer peer meta subscription instances
chrislu
1
-39
/
+28
2024-03-12
go fmt
chrislu
1
-10
/
+10
2024-03-07
each log function adds a "done" return parameter
chrislu
1
-4
/
+4
2024-02-29
go fmt
chrislu
1
-10
/
+10
2024-02-25
Merge branch 'master' into mq-subscribe
chrislu
1
-1
/
+1
2024-02-19
fix unaligned 64-bit atomic operation in weed mount on arm when readi⦠(#5308)
Chris Lu
1
-1
/
+1
2024-02-04
Merge branch 'master' into mq-subscribe
Chris Lu
3
-41
/
+67
2024-02-04
fix when two consecutive chunks with the same modified_ts_ns
Chris Lu
2
-2
/
+17
[next]