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-10-11
2.04
2.04
Chris Lu
3
-3
/
+3
2020-10-11
mount: outsideContainerClusterMode changed to use volume server publicUrl
Chris Lu
2
-19
/
+4
2020-10-11
refactoring in order to adjust volume server url later
Chris Lu
11
-22
/
+26
2020-10-11
Hadoop: printout the entry creation error message
Chris Lu
1
-2
/
+8
2020-10-11
fix logging
Chris Lu
1
-1
/
+1
2020-10-10
mount: configurable read wait time
Chris Lu
4
-7
/
+20
2020-10-10
filer: added QR code to transfer files with mobile devices
Chris Lu
4
-18
/
+48
2020-10-10
add retry if volume can not be found
Chris Lu
1
-1
/
+9
2020-10-10
filer: fix hanging on read
Chris Lu
1
-1
/
+1
2020-10-10
return proper error
Chris Lu
2
-1
/
+5
2020-10-10
Hadoop client: 1.4.9
Chris Lu
7
-7
/
+7
2020-10-10
Hadoop: remove unused variable bufferSize
Chris Lu
6
-20
/
+10
2020-10-10
adjust throwing exception
Chris Lu
1
-1
/
+2
2020-10-10
adjust logging
Chris Lu
1
-2
/
+2
2020-10-10
adjust throwing exception
Chris Lu
1
-3
/
+3
2020-10-10
Hadoop: fix reading file tail
Chris Lu
1
-8
/
+14
2020-10-10
Hadoop: add exponential back off for failed reads
Chris Lu
1
-3
/
+30
2020-10-09
Merge pull request #1516 from fdns/action-tests
Chris Lu
1
-1
/
+1
2020-10-09
Run go test on all subfolders
Felipe Espinoza
1
-1
/
+1
2020-10-09
Update README.md
Chris Lu
1
-1
/
+1
2020-10-09
Update README.md
Chris Lu
1
-1
/
+20
2020-10-09
fix logic error
Chris Lu
1
-3
/
+7
2020-10-08
add logging
Chris Lu
1
-1
/
+2
2020-10-08
mount:exponentially backoff if read error for about 10 minutes
Chris Lu
2
-13
/
+18
2020-10-08
refactoring
Chris Lu
2
-23
/
+18
2020-10-08
fix error not being returned
Chris Lu
1
-1
/
+1
2020-10-08
mount: ignore recursion error
Chris Lu
1
-1
/
+2
2020-10-08
fix logging
Chris Lu
1
-1
/
+1
2020-10-08
adjust logging
Chris Lu
1
-1
/
+1
2020-10-08
some changes to prepare fix after failed reads
Chris Lu
3
-3
/
+8
2020-10-08
s3: adjust config examples
Chris Lu
1
-1
/
+13
2020-10-08
s3: only admin can list all buckets
Chris Lu
1
-1
/
+1
2020-10-08
Merge pull request #1513 from ekhvalov/master
Chris Lu
1
-2
/
+21
2020-10-08
POSIX shell compatibility
user
1
-2
/
+21
2020-10-07
randomize file locations
Chris Lu
1
-4
/
+9
2020-10-07
volume: avoid hanging when stopping a volume server
Chris Lu
1
-1
/
+1
2020-10-07
go fmt
Chris Lu
4
-31
/
+30
2020-10-07
s3: Added support for "List" action in weed s3 -config=... in the config file.
Chris Lu
2
-11
/
+13
2020-10-07
read from alternative replica
Chris Lu
12
-147
/
+182
2020-10-07
master: check peers for existing leader before starting a leader election
Chris Lu
8
-190
/
+214
2020-10-06
volume: auto expands -max setting
Chris Lu
1
-0
/
+5
2020-10-05
adjust
Chris Lu
1
-6
/
+4
2020-10-05
adjust API
Chris Lu
1
-3
/
+5
2020-10-05
Merge pull request #1508 from kmlebedev/s3_etag_like_aws
Chris Lu
2
-6
/
+9
2020-10-05
We return etag using the same algorithm as aws s3
Konstantin Lebedev
2
-6
/
+9
2020-10-04
2.03
2.03
Chris Lu
3
-3
/
+3
2020-10-04
adjust log level
Chris Lu
1
-2
/
+2
2020-10-04
Merge pull request #1507 from ustuzhanin/raft_remove_peers
Chris Lu
2
-5
/
+26
2020-10-04
fix: remove deleted peers if resumeState = true
Устюжанин Антон Александрович
2
-5
/
+26
2020-10-04
Merge pull request #2 from chrislusf/master
ustuzhanin
18
-55
/
+592
[next]