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-20
s3: report error to s3 when updating an object but it is already a directory
Chris Lu
2
-2
/
+17
2020-10-19
Update README.md
Chris Lu
1
-1
/
+1
2020-10-19
master: avoid timer leakage
Chris Lu
1
-2
/
+10
2020-10-19
mount: pass along replication and collection parameters
Chris Lu
2
-2
/
+6
2020-10-18
add build version
Chris Lu
1
-1
/
+3
2020-10-18
adjust
Chris Lu
1
-1
/
+1
2020-10-18
adjust
Chris Lu
1
-1
/
+1
2020-10-18
build add git version
Chris Lu
1
-1
/
+3
2020-10-18
HCFS: 1.5.1
Chris Lu
7
-7
/
+7
2020-10-18
Hadoop: more accurate block size
Chris Lu
4
-6
/
+18
2020-10-17
report nil instead of EOF for empty files
Chris Lu
1
-5
/
+5
2020-10-17
2.05
2.05
Chris Lu
3
-3
/
+3
2020-10-16
mount: avoid "send on closed channel"
Chris Lu
2
-7
/
+14
2020-10-16
add debug_webdav
Chris Lu
1
-0
/
+4
2020-10-16
webdav: return io.EOF when at end of a file
Chris Lu
1
-5
/
+1
2020-10-16
mysql, postgres, cassandra: change kv key to base64 encoding
Chris Lu
2
-4
/
+6
2020-10-16
refactor
Chris Lu
2
-2
/
+2
2020-10-15
set initial write time to avoid race condition with delayed chunks
Chris Lu
1
-7
/
+3
2020-10-15
log errors
Chris Lu
1
-1
/
+3
2020-10-15
release the goroutine to read errors
Chris Lu
1
-0
/
+3
2020-10-15
s3: avoid duplicated bucket
Chris Lu
5
-346
/
+669
2020-10-15
Merge pull request #1538 from kmlebedev/grafana_seaweedfs_k8s
Chris Lu
11
-1
/
+2447
2020-10-15
Merge pull request #1537 from kmlebedev/metric_read_only_volumes
Chris Lu
2
-0
/
+17
2020-10-15
add service monitors
Konstantin Lebedev
11
-9
/
+93
2020-10-15
add grafana seaweedfs dashboard for k8s
Konstantin Lebedev
1
-0
/
+2362
2020-10-15
add number of read only volumes metric
Konstantin Lebedev
2
-0
/
+17
2020-10-14
mount: async write file chunk
Chris Lu
2
-110
/
+60
2020-10-14
adjust tests
Chris Lu
1
-4
/
+4
2020-10-14
file read report EOF
Chris Lu
1
-1
/
+1
2020-10-13
shell: volumeServer.evacuate adds printout for ec volumes
Chris Lu
1
-0
/
+6
2020-10-13
go fmt
Chris Lu
2
-2
/
+2
2020-10-13
minor
Chris Lu
2
-2
/
+1
2020-10-13
mount: retry for directory listing with filer
Chris Lu
1
-10
/
+21
2020-10-13
filer: linearize timeout for large chunk of data
Chris Lu
1
-1
/
+2
2020-10-13
adds errror on read and write
Chris Lu
1
-3
/
+8
2020-10-13
mount: report filer IO error
Chris Lu
4
-13
/
+34
2020-10-13
Only wait on retryable requests
Chris Lu
6
-24
/
+34
2020-10-12
mount: fix bound tree with filer.path
Chris Lu
5
-9
/
+19
2020-10-12
add back http.StatusPartialContent
Chris Lu
1
-2
/
+2
2020-10-12
Merge pull request #1524 from chrislusf/dependabot/maven/other/java/s3copier/...
Chris Lu
1
-1
/
+1
2020-10-12
Merge pull request #1526 from chrislusf/dependabot/maven/other/java/client/ju...
Chris Lu
0
-0
/
+0
2020-10-12
Merge pull request #1525 from chrislusf/dependabot/maven/test/random_access/j...
Chris Lu
0
-0
/
+0
2020-10-12
upgrade junit to 4.13.1
Chris Lu
3
-3
/
+3
2020-10-12
Bump junit from 4.12 to 4.13.1 in /other/java/client
dependabot[bot]
1
-1
/
+1
2020-10-12
Bump junit from 4.12 to 4.13.1 in /test/random_access
dependabot[bot]
1
-1
/
+1
2020-10-12
Bump junit from 3.8.1 to 4.13.1 in /other/java/s3copier
dependabot[bot]
1
-1
/
+1
2020-10-12
Hadoop 1.5.0
Chris Lu
7
-7
/
+7
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
[next]