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
2021-02-17
Update auto_tag.yml
Chris Lu
1
-1
/
+1
2021-02-17
indention
Chris Lu
1
-4
/
+5
2021-02-17
Update auto_tag.yml
Chris Lu
1
-1
/
+3
2021-02-17
Update auto_tag.yml
Chris Lu
1
-22
/
+2
2021-02-17
Create auto_tag.yml
Chris Lu
1
-0
/
+36
2021-02-16
skip JWT if fileId is empty
Chris Lu
1
-0
/
+3
2021-02-16
Update .travis.yml
Chris Lu
1
-2
/
+2
2021-02-16
Merge branch 'extend_to_disk_type'
Chris Lu
52
-1387
/
+1805
2021-02-16
adjust printing
Chris Lu
1
-2
/
+9
2021-02-16
fix tests
Chris Lu
3
-15
/
+36
2021-02-16
only use "" for hdd to avoid two values for the same thing
Chris Lu
1
-2
/
+2
2021-02-16
fix print
Chris Lu
1
-1
/
+1
2021-02-16
avoid dead lock
Chris Lu
2
-1
/
+5
2021-02-16
simplify
Chris Lu
1
-1
/
+2
2021-02-16
ec balance among nodes with HDD
Chris Lu
1
-1
/
+3
2021-02-16
fix existence checking
Chris Lu
1
-1
/
+1
2021-02-16
avoid divided by zero
Chris Lu
1
-0
/
+3
2021-02-16
avoid nil
Chris Lu
1
-1
/
+7
2021-02-16
avoid possible nil disk info
Chris Lu
4
-58
/
+75
2021-02-16
move to the empty nodes first
Chris Lu
2
-1
/
+11
2021-02-16
avoid nil
Chris Lu
1
-1
/
+4
2021-02-16
volume.list display; fix updating maxVolumeCount for disk
Chris Lu
6
-26
/
+46
2021-02-16
use hdd instead of empty string
Chris Lu
14
-28
/
+29
2021-02-16
this can compile now!!!
Chris Lu
50
-1321
/
+1644
2021-02-15
filer: postgres2 mysql2 avoid repeatedly creating tables
Chris Lu
1
-1
/
+1
2021-02-15
2.26
2.26
Chris Lu
4
-4
/
+15
2021-02-15
s3: Critical - S3 Delete Multiple Objects, delete the bucket
Chris Lu
1
-3
/
+6
2021-02-14
Merge pull request #1805 from LazyDBA247-Anyvision/master
Chris Lu
3
-2
/
+10
2021-02-14
2.25
2.25
Chris Lu
3
-4
/
+4
2021-02-15
better postgres connection pool management
LazyDBA247-Anyvision
3
-2
/
+10
2021-02-14
disk type only supports hdd and ssd, not ready for random tags yet
Chris Lu
9
-12
/
+12
2021-02-14
Merge pull request #1804 from LazyDBA247-Anyvision/master
Chris Lu
7
-27
/
+27
2021-02-14
postgres2 & memsql2
LazyDBA247-Anyvision
7
-27
/
+27
2021-02-13
collect disk types
Chris Lu
1
-9
/
+27
2021-02-13
refactoring
Chris Lu
1
-34
/
+13
2021-02-13
adjust help message
Chris Lu
1
-2
/
+2
2021-02-13
adjust help message
Chris Lu
9
-10
/
+10
2021-02-13
support customizable disk type
Chris Lu
7
-14
/
+17
2021-02-13
disk type can be generic tags
Chris Lu
7
-26
/
+15
2021-02-13
mount: release need to avoid nil reader
Chris Lu
1
-1
/
+3
2021-02-12
fix format error
Chris Lu
1
-2
/
+2
2021-02-12
mount: remove unnecessary flush on release
Chris Lu
1
-5
/
+0
2021-02-12
use fasthttp lib to read
Chris Lu
9
-8
/
+142
2021-02-12
adjust http max idle connections per host
Chris Lu
6
-1
/
+6
2021-02-11
Merge pull request #1801 from kmlebedev/recoveringRabbitMQ
Chris Lu
3
-11
/
+62
2021-02-11
Do reconnect to RabbitMQ
Konstantin Lebedev
3
-11
/
+62
2021-02-11
volume: fail fast if idx files are missing
Chris Lu
2
-0
/
+20
2021-02-10
go fmt
Chris Lu
4
-4
/
+3
2021-02-10
mount: load directory based on correct filer path
Chris Lu
1
-5
/
+1
2021-02-10
Merge pull request #1794 from kmlebedev/recoveringRabbitMQ
Chris Lu
3
-0
/
+4
[prev]
[next]