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
2020-02-27
delete old file first on windows
Chris Lu
1
-0
/
+5
2020-02-27
avoid nil DataBackend
Chris Lu
1
-2
/
+4
2020-02-27
weed queue starts
Chris Lu
15
-117
/
+856
2020-02-26
unused code
Chris Lu
1
-1
/
+0
2020-02-26
remove dead code
Chris Lu
1
-10
/
+2
2020-02-26
go fmt
Chris Lu
7
-9
/
+8
2020-02-26
grpc add PermitWithoutStream to client and server options
Chris Lu
1
-0
/
+2
2020-02-26
clean up waitForFiler option
Chris Lu
4
-4
/
+4
2020-02-26
s3: wait to connect to filer
Chris Lu
1
-10
/
+15
2020-02-26
docker: add cluster mode
Chris Lu
5
-57
/
+113
2020-02-26
mount: add mode to run external to SeaweedFS container cluster
Chris Lu
8
-35
/
+71
2020-02-25
fix compilation error
Chris Lu
1
-3
/
+1
2020-02-25
mount: fail fast when connecting to filer
Chris Lu
1
-1
/
+21
2020-02-25
remove ctx
Chris Lu
1
-4
/
+4
2020-02-25
remove ctx
Chris Lu
1
-7
/
+7
2020-02-25
fix test
Chris Lu
1
-1
/
+0
2020-02-25
remove ctx if possible
Chris Lu
26
-132
/
+94
2020-02-25
update docker local dev env
Chris Lu
3
-12
/
+12
2020-02-25
avoid reusing context object
Chris Lu
86
-568
/
+501
2020-02-25
adjust logging
Chris Lu
2
-2
/
+2
2020-02-25
move filer assign volume grpc errror to response
Chris Lu
9
-113
/
+139
2020-02-25
s3: implemented DeleteMultipleObjects
Chris Lu
7
-109
/
+366
2020-02-25
refactoring
Chris Lu
1
-1
/
+1
2020-02-25
s3: increase list objects or parts limit from 1000 to 10000
Chris Lu
2
-9
/
+6
2020-02-25
fix directory lookup nil
Chris Lu
8
-8
/
+22
2020-02-25
minor
Chris Lu
2
-3
/
+3
2020-02-24
shell: add commands for bucket
Chris Lu
3
-0
/
+246
2020-02-24
filer: dynamically create bucket under /buckets folder
Chris Lu
21
-183
/
+436
2020-02-24
filer: move buckets folder to filer.toml since it should not be changed often
Chris Lu
4
-5
/
+3
2020-02-24
s3: move buckets folder configuration to filer
Chris Lu
8
-115
/
+149
2020-02-23
adjust UI
Chris Lu
1
-2
/
+2
2020-02-23
Merge pull request #1208 from LazyDBA247-Anyvision/patch-1
Chris Lu
1
-1
/
+1
2020-02-24
display bug, header is Free but data was Used
Yoni Nakache
1
-1
/
+1
2020-02-23
make pb files
Chris Lu
2
-211
/
+212
2020-02-23
Merge pull request #1207 from LazyDBA247-Anyvision/update-stats-and-status-vo...
Chris Lu
3
-4
/
+29
2020-02-23
add for https://github.com/chrislusf/seaweedfs/pull/1207
Chris Lu
1
-0
/
+2
2020-02-23
Merge pull request #1206 from LazyDBA247-Anyvision/master
Chris Lu
1
-4
/
+36
2020-02-23
staus route: add DiskStatuses for disk in the volume server status
LazyDBA247-Anyvision
1
-0
/
+7
2020-02-23
fillInDiskStatus: update function to calculate new stats
LazyDBA247-Anyvision
1
-0
/
+2
2020-02-23
volume server protobuf: add precentFree & percentUsage to the DiskStatus
LazyDBA247-Anyvision
1
-4
/
+20
2020-02-23
DiskStats: adding Total & Percent Usage
Yoni Nakache
1
-4
/
+36
2020-02-22
1.57
1.57
Chris Lu
1
-1
/
+1
2020-02-22
s3: access control limited by bucket
Chris Lu
2
-9
/
+38
2020-02-22
adjust log level
Chris Lu
1
-6
/
+8
2020-02-22
s3: deny anonymous type
Chris Lu
1
-2
/
+6
2020-02-21
move volume server stats to grpc
Chris Lu
5
-220
/
+327
2020-02-21
shell: ensure dc and rack does not change for replicated volumes
Chris Lu
1
-11
/
+17
2020-02-20
filer: avoid possible timeouts for updates and deletions
Chris Lu
4
-27
/
+95
2020-02-20
add test cases for replication=011
Chris Lu
1
-0
/
+122
2020-02-18
webdav out of "unstable"
Chris Lu
1
-1
/
+1
[next]