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
2019-04-22
fix metrics
1.32
Chris Lu
1
-8
/
+8
2019-04-21
minor
Chris Lu
1
-1
/
+1
2019-04-21
shell: add fs.cat
Chris Lu
3
-2
/
+82
2019-04-21
1.31
1.31
Chris Lu
1
-1
/
+1
2019-04-21
minor
Chris Lu
1
-0
/
+1
2019-04-21
volume: support http status 304 for the same file id
Chris Lu
6
-17
/
+18
2019-04-21
maintain layout correctness when changing volumes
Chris Lu
1
-14
/
+32
2019-04-21
volume: also check cookie for possible duplicates
Chris Lu
2
-2
/
+2
2019-04-21
adjust log or error
Chris Lu
4
-7
/
+11
2019-04-20
add remove volumes with version info
Chris Lu
7
-85
/
+155
2019-04-20
shell: fix volume.copy
Chris Lu
1
-2
/
+2
2019-04-20
shell: add commands volume.copy volume.delete volume.mount volume.unmount
Chris Lu
5
-2
/
+224
2019-04-20
add notes
Chris Lu
1
-1
/
+1
2019-04-20
refactoring
Chris Lu
5
-126
/
+128
2019-04-20
shell: add command volume.move
Chris Lu
17
-311
/
+727
2019-04-20
Merge pull request #934 from stlpmo-jn/parse_fileid_from_string
Chris Lu
4
-4
/
+150
2019-04-20
add function ParseFileIdFromString
stlpmo-jn
4
-4
/
+150
2019-04-19
volume: atomic copying file, adds version and stopOffset
Chris Lu
9
-113
/
+168
2019-04-19
filer mysql: adjust scaffolding instructions
Chris Lu
1
-2
/
+3
2019-04-19
read volume lastAppendAtNs when loading a volume
Chris Lu
4
-24
/
+28
2019-04-19
fix needle map entry size
Chris Lu
18
-184
/
+195
2019-04-18
refactoring
Chris Lu
72
-326
/
+382
2019-04-18
refactoring
Chris Lu
2
-75
/
+91
2019-04-18
filer.copy: add adjustable compression level
Chris Lu
2
-13
/
+31
2019-04-18
refactoring
Chris Lu
1
-31
/
+44
2019-04-18
volume tailing chunks large files
Chris Lu
5
-103
/
+179
2019-04-18
add volume tailer
Chris Lu
4
-147
/
+227
2019-04-18
go fmt
Chris Lu
9
-29
/
+28
2019-04-18
add VolumeStreamFollow, but not used yet
Chris Lu
8
-102
/
+351
2019-04-17
refactoring
Chris Lu
8
-157
/
+162
2019-04-16
adjust log level
Chris Lu
1
-1
/
+1
2019-04-16
lock btree writes
Chris Lu
1
-1
/
+9
2019-04-16
add notes
Chris Lu
1
-0
/
+2
2019-04-16
refactor: prepare for snapshotting
Chris Lu
5
-8
/
+9
2019-04-16
weed shell: fs.meta.save adjusts meta data file name
Chris Lu
2
-6
/
+14
2019-04-16
weed shell: add fs.meta.notify, removing filer.export
Chris Lu
3
-192
/
+78
2019-04-16
weed shell: add command fs.meta.load to restore meta data
Chris Lu
1
-0
/
+103
2019-04-16
better error message
Chris Lu
4
-8
/
+8
2019-04-16
weed shell: add command fs.meta.save
Chris Lu
1
-0
/
+142
2019-04-16
replicate need to include new entry path
Chris Lu
13
-198
/
+270
2019-04-15
increase max idle conn per hosts
Chris Lu
1
-1
/
+1
2019-04-15
volume: fix needle checking for deleted needles
Chris Lu
1
-2
/
+2
2019-04-15
Revert "Revert "volume: close request body if any parsing error""
Chris Lu
1
-0
/
+7
2019-04-15
Revert "volume: close request body if any parsing error"
Chris Lu
1
-7
/
+0
2019-04-15
stress test filer
Chris Lu
2
-10
/
+25
2019-04-15
volume: close request body if any parsing error
Chris Lu
1
-0
/
+7
2019-04-15
volume: reset leader if error happens
Chris Lu
1
-0
/
+1
2019-04-14
http exhaust and close response body
Chris Lu
3
-3
/
+15
2019-04-14
fix race detector found problems
Chris Lu
4
-33
/
+53
2019-04-12
add stress filer test code
Chris Lu
2
-0
/
+271
[next]