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
/
command
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
feat(filer.sync): add fromTsMs. Extract signature from doSubscribeFilerMetaCh...
zhihao.qu
1
-13
/
+53
2022-06-08
auto remove previous leftover socket
chrislu
1
-3
/
+3
2022-06-08
filer: fix customizable local socket file name
chrislu
1
-2
/
+0
2022-06-06
fix compilation
chrislu
1
-2
/
+0
2022-06-06
filer: remove replication, collection, disk_type info from entry metadata
chrislu
1
-20
/
+16
2022-06-06
add disableXAttr in mount option
ningfd
2
-1
/
+4
2022-06-02
fix filer.sync missing source srv uploaded files to target when target down
creeew
6
-6
/
+6
2022-05-30
filer.meta.tail add one example of using untilTimeAgo
chrislu
1
-0
/
+1
2022-05-30
filer.meta.tail: support untilTimeAgo for a range
chrislu
1
-1
/
+7
2022-05-30
subscribe metadata between a range
chrislu
6
-9
/
+7
2022-05-17
Merge pull request #3059 from guol-fnst/avoid_dup_vol
Chris Lu
1
-1
/
+1
2022-05-17
just exit in case of duplicated volume directories were loaded
guol-fnst
1
-1
/
+1
2022-05-16
minor (typos...), done while reading around
Nat Makarevitch
2
-6
/
+6
2022-05-15
s3: add grpc server to accept configuration changes
chrislu
4
-1
/
+29
2022-05-13
backup do not need to use preallocation
chrislu
1
-1
/
+1
2022-05-03
add options to scaffold
Konstantin Lebedev
1
-5
/
+7
2022-05-03
Merge branch 'new_master' into ydb
Konstantin Lebedev
5
-1
/
+7
2022-05-01
filer: add filer group
chrislu
4
-1
/
+6
2022-05-02
ydb-go-sdk move to v3
Konstantin Lebedev
2
-0
/
+12
2022-04-30
s3 backend support customizing storage class
chrislu
1
-0
/
+1
2022-04-21
conditionally build elastic, gocdk to reduce binary size
chrislu
3
-72
/
+96
2022-04-21
fix typo
chrislu
1
-1
/
+1
2022-04-20
Merge branch 'master' into a
a
3
-19
/
+24
2022-04-18
start filer local socket only on non windows
chrislu
1
-15
/
+17
2022-04-18
Merge branch 'master' into slices.SortFunc
leyou240
2
-12
/
+38
2022-04-18
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
justin
1
-3
/
+3
2022-04-14
Fix filer.backup deletes files in backup folder in incremental mode
chrislu
1
-1
/
+4
2022-04-12
merge master
a
1
-11
/
+34
2022-04-07
Merge branch 'master' into a
a
1
-3
/
+3
2022-04-07
Merge branch 'new_master' into hashicorp_raft
Konstantin Lebedev
1
-3
/
+3
2022-04-07
mount: remove leftover socket file
chrislu
1
-3
/
+3
2022-04-06
Merge branch 'master' into a
eddy-gfx
6
-20
/
+51
2022-04-05
Merge branch 'new_master' into hashicorp_raft
Konstantin Lebedev
3
-1
/
+27
2022-04-04
add stats raft handler
Konstantin Lebedev
1
-1
/
+1
2022-04-04
hashicorp raft with state machine
Konstantin Lebedev
1
-13
/
+16
2022-04-04
initial add hashicorp raft
Konstantin Lebedev
1
-2
/
+22
2022-04-02
configure mount quota
chrislu
1
-1
/
+1
2022-04-02
mount: add grpc method to adjust quota
chrislu
2
-0
/
+26
2022-04-01
use original server address string as map key
chrislu
1
-1
/
+1
2022-04-01
change user and pass to username and password
a
1
-2
/
+2
2022-03-30
allowDeleteBucketNotEmpty
Konstantin Lebedev
3
-19
/
+24
2022-03-28
diff
a
6
-16
/
+23
2022-03-26
refactor: change masters from a slice to a map
chrislu
6
-12
/
+12
2022-03-26
refactor
chrislu
1
-1
/
+6
2022-03-23
fix cmdFiler
Konstantin Lebedev
1
-1
/
+1
2022-03-23
set iam ip from filer
Konstantin Lebedev
1
-1
/
+1
2022-03-17
prefix search, bucket implemented
elee
1
-3
/
+7
2022-03-17
The fixes for https://github.com/chrislusf/seaweedfs/issues/1937 had a few pr...
Berck Nash
3
-8
/
+10
2022-03-17
arangodb adapter
elee
2
-0
/
+7
2022-03-16
Add mTLS support for both master and volume http server.
Berck Nash
3
-9
/
+54
[next]