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
2018-12-30
1.18
1.18
Chris Lu
1
-1
/
+1
2018-12-30
caching visible intervals for read
Chris Lu
5
-37
/
+54
2018-12-29
remove extra log
Chris Lu
1
-1
/
+0
2018-12-29
weed mount: mac add AutoXattr
Chris Lu
1
-0
/
+1
2018-12-29
1.17
1.17
Chris Lu
1
-1
/
+1
2018-12-29
weed mount: no mac finder broswe mode
Chris Lu
1
-2
/
+3
2018-12-29
Merge pull request #809 from chrislusf/switching_to_seaweedfs_fuse
Chris Lu
10
-17
/
+17
2018-12-29
switching_to_seaweedfs_fuse
Chris Lu
10
-17
/
+17
2018-12-29
add volume delete grpc API
Chris Lu
4
-69
/
+168
2018-12-28
set mount point to existing permissions
Chris Lu
3
-2
/
+33
2018-12-28
set attributes include crtime
Chris Lu
1
-0
/
+4
2018-12-28
1.16
1.16
Chris Lu
1
-1
/
+1
2018-12-28
adjust error and log
Chris Lu
2
-4
/
+4
2018-12-28
reuse buffer by sync pool
Chris Lu
3
-25
/
+24
2018-12-27
refactor
Chris Lu
9
-39
/
+36
2018-12-27
refactoring
Chris Lu
5
-13
/
+29
2018-12-27
adjust local build
Chris Lu
1
-0
/
+1
2018-12-27
renaming to docker/seaweedfs-compose.yml
Chris Lu
4
-59
/
+45
2018-12-27
create filerdb folder
Chris Lu
2
-1
/
+1
2018-12-27
adjust docker builds
Chris Lu
2
-1
/
+2
2018-12-27
clean up
Chris Lu
3
-20
/
+5
2018-12-27
fix url
Chris Lu
2
-2
/
+2
2018-12-27
fix mkdir path
Chris Lu
1
-1
/
+1
2018-12-27
ensure folder /data/filerdb
Chris Lu
1
-1
/
+1
2018-12-27
Revert "use /data for filer"
Chris Lu
2
-1
/
+2
2018-12-27
use /data for filer
Chris Lu
2
-2
/
+1
2018-12-27
separate docker-compose.yml into local and remote images
Chris Lu
2
-8
/
+58
2018-12-27
avoid gzip benchmark data
Chris Lu
1
-1
/
+5
2018-12-27
avoid gzipping files without file extensions
Chris Lu
1
-2
/
+2
2018-12-26
use latest frolvlad/alpine-glibc
Chris Lu
1
-1
/
+1
2018-12-26
docker filer default to /data/filerdb
Chris Lu
3
-3
/
+17
2018-12-26
Update README.md
Chris Lu
1
-0
/
+2
2018-12-25
weed mount add symlink support
Chris Lu
6
-115
/
+195
2018-12-25
docker entry point fix for s3
Chris Lu
1
-1
/
+1
2018-12-24
avoid error log if not found
Chris Lu
1
-0
/
+3
2018-12-23
error if the last arguement does not end with forward slash
Chris Lu
1
-1
/
+2
2018-12-23
1.15
1.15
Chris Lu
1
-1
/
+1
2018-12-22
detect more gzippable content
Chris Lu
2
-3
/
+26
2018-12-22
adjust help message
Chris Lu
2
-8
/
+0
2018-12-22
avoid .gz auto decompression
Chris Lu
3
-20
/
+6
2018-12-22
filer store original data size instead of data size after gzip
Chris Lu
4
-13
/
+15
2018-12-22
fix binarySearchCompactSection
Chris Lu
1
-10
/
+20
2018-12-22
go fmt
Chris Lu
1
-2
/
+3
2018-12-22
streaming updates for large entries or large index file
Chris Lu
5
-139
/
+245
2018-12-22
compact map fix bug when iterating
Chris Lu
3
-41
/
+48
2018-12-21
Update README.md
Chris Lu
1
-1
/
+1
2018-12-21
Merge pull request #800 from rasa/patch-1
Chris Lu
1
-35
/
+34
2018-12-21
Fix grammer and typo issues
Ross Smith II
1
-35
/
+34
2018-12-18
HCFS 1.05
Chris Lu
2
-2
/
+2
2018-12-18
HCFS: bug fix for listEntries
Chris Lu
2
-0
/
+9
[next]