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-06-17
adjust the differences
Chris Lu
1
-12
/
+6
2018-06-17
compared to GlusterFS, Ceph
Chris Lu
1
-12
/
+28
2018-06-17
add Filer
Chris Lu
1
-4
/
+4
2018-06-17
adjust interface parameter name and doc
Chris Lu
1
-1
/
+2
2018-06-17
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
Chris Lu
1
-0
/
+2
2018-06-17
delete old entry only after successful insert
Chris Lu
1
-3
/
+3
2018-06-17
decouple from viper for filer store
Chris Lu
8
-35
/
+39
2018-06-17
Update README.md
Chris Lu
1
-1
/
+2
2018-06-17
Update README.md
Chris Lu
1
-0
/
+1
2018-06-13
fix file closing on windows
Chris Lu
2
-0
/
+2
2018-06-12
treat 0 sized file as normal
Chris Lu
1
-4
/
+2
2018-06-12
simplifying the leader election by raft
Chris Lu
3
-144
/
+9
2018-06-12
fix compilation for go tip
Chris Lu
1
-1
/
+1
2018-06-11
fix compilation error on go tip
Chris Lu
3
-3
/
+3
2018-06-11
fix error on go tip
Chris Lu
1
-1
/
+1
2018-06-11
fix compilation
Chris Lu
1
-1
/
+0
2018-06-11
weed mount add ttl option
Chris Lu
8
-68
/
+94
2018-06-10
add collection, replication, ttl to each file
Chris Lu
8
-141
/
+179
2018-06-07
switch to fs.NodeRequestLookuper
Chris Lu
1
-5
/
+13
2018-06-06
recursively move files and directories
Chris Lu
2
-75
/
+103
2018-06-06
better error log
Chris Lu
1
-10
/
+16
2018-06-06
fix caching during directory listing
Chris Lu
2
-4
/
+4
2018-06-06
remove nodemap, fix directory listing cache
Chris Lu
2
-34
/
+16
2018-06-06
support renaming files
Chris Lu
7
-70
/
+169
2018-06-06
adjust logging
Chris Lu
1
-1
/
+1
2018-06-06
fixed file handle by file full path
Chris Lu
4
-30
/
+101
2018-06-05
use separate filer grpc port
Chris Lu
7
-41
/
+86
2018-06-04
compatible with previous json rendering
Chris Lu
1
-18
/
+28
2018-06-02
Merge branch 'filer2_development'
Chris Lu
88
-3337
/
+4512
2018-06-02
remove old file
Chris Lu
0
-0
/
+0
2018-06-01
remove unused register file function
Chris Lu
3
-97
/
+0
2018-06-01
use fixed list of masters in both filer and volume servers
Chris Lu
22
-280
/
+307
2018-05-31
add missing modify and create times
Chris Lu
1
-1
/
+3
2018-05-31
fix log
Chris Lu
3
-4
/
+4
2018-05-30
prepare to merge with master
Chris Lu
1
-1
/
+1
2018-05-30
fix copy error on 0 size files
Chris Lu
1
-26
/
+62
2018-05-30
fix log
Chris Lu
1
-3
/
+1
2018-05-30
handle large file copy when write request is larger than buffer
Chris Lu
2
-9
/
+42
2018-05-30
fix file name
Chris Lu
1
-16
/
+17
2018-05-30
add mime, use simple insert and update filer store API
Chris Lu
20
-132
/
+149
2018-05-30
assign a different volume on large file copying
Chris Lu
1
-20
/
+26
2018-05-30
filer.copy supports chunking
Chris Lu
1
-6
/
+88
2018-05-29
a little refactoring
Chris Lu
1
-11
/
+20
2018-05-29
add single chunk file copying to new filer
Chris Lu
1
-17
/
+57
2018-05-29
add error details
Chris Lu
1
-4
/
+5
2018-05-29
properly working local write buffer
Chris Lu
5
-93
/
+56
2018-05-28
fix isPerfectAppend
Chris Lu
2
-18
/
+37
2018-05-28
minor
Chris Lu
2
-6
/
+24
2018-05-28
fix chunk size limit for default 0
Chris Lu
1
-1
/
+1
2018-05-28
add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug
Chris Lu
4
-8
/
+17
[next]