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-08
1.11
1.11
Chris Lu
3
-10
/
+135
2018-12-07
refactoring
Chris Lu
2
-63
/
+30
2018-12-07
optimization for reading whole chunk with gzip encoding
Chris Lu
5
-16
/
+54
2018-12-07
refactoring
Chris Lu
3
-62
/
+46
2018-12-07
avoid range request for gzipped content
Chris Lu
2
-4
/
+10
2018-12-07
add a local test
Chris Lu
1
-0
/
+41
2018-12-06
refactoring
Chris Lu
3
-30
/
+42
2018-12-06
fail fast if two notification queues or inputs are enabled
Chris Lu
2
-7
/
+29
2018-12-06
fail early if two filer stores are defined
Chris Lu
1
-0
/
+11
2018-12-05
default "weed server -filer" to same directory as -mdir
Chris Lu
5
-4
/
+29
2018-12-05
adjust message
Chris Lu
1
-2
/
+8
2018-12-04
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
Chris Lu
1
-0
/
+6
2018-12-04
HCFS recursively delete files
Chris Lu
1
-0
/
+7
2018-12-04
Merge pull request #781 from PapaYofen/fix-780
Chris Lu
1
-0
/
+6
2018-12-05
fix https://github.com/chrislusf/seaweedfs/issues/780
chenwanli
1
-0
/
+6
2018-12-04
HCFS: adjust file modification time to milliseconds
Chris Lu
1
-1
/
+1
2018-12-04
HCFS: chmod
Chris Lu
2
-1
/
+46
2018-12-04
HCFS support chown
Chris Lu
2
-0
/
+50
2018-12-04
HCFS support change user name and group names
Chris Lu
1
-0
/
+2
2018-12-04
add debug
Chris Lu
1
-1
/
+2
2018-12-04
add @Override
Chris Lu
1
-0
/
+10
2018-12-04
support hdfs user name and group names
Chris Lu
2
-0
/
+6
2018-12-03
add juint
Chris Lu
1
-0
/
+6
2018-12-03
HCFS: read concatenated files
Chris Lu
4
-29
/
+116
2018-12-03
HCFS can read files
Chris Lu
5
-15
/
+77
2018-12-03
put file is working
Chris Lu
3
-26
/
+84
2018-12-02
revert prev
Chris Lu
1
-3
/
+0
2018-12-02
do not throw error if not found
Chris Lu
1
-0
/
+3
2018-12-02
skip creation for root
Chris Lu
1
-0
/
+4
2018-12-02
add warning for empty attributes
Chris Lu
1
-0
/
+4
2018-12-02
HCFS can ls, mkdir
Chris Lu
3
-19
/
+46
2018-12-02
default root to 0755
Chris Lu
1
-1
/
+1
2018-12-02
add default root directory
Chris Lu
2
-0
/
+42
2018-12-02
resolve java jar dependencies
Chris Lu
5
-12
/
+48
2018-11-29
for 1.10
1.10
Chris Lu
1
-1
/
+1
2018-11-29
Merge pull request #778 from peick/master
Chris Lu
1
-1
/
+1
2018-11-29
Build statically linked release executables.
Michael Peick
1
-1
/
+1
2018-11-29
add SeaweedInputStream
Chris Lu
8
-1
/
+1089
2018-11-29
refactor a bit more
Chris Lu
2
-9
/
+11
2018-11-29
avoid overwriting file or directory
Chris Lu
1
-0
/
+6
2018-11-26
copy the visible chunks logic from Go implementation
Chris Lu
1
-0
/
+105
2018-11-26
SeaweedWrite close http client
Chris Lu
1
-7
/
+12
2018-11-25
SeaweedFileSystem add SeaweedOutputStream to write
Chris Lu
5
-23
/
+152
2018-11-25
WIP: adding SeaweedOutputStream for write
Chris Lu
3
-1
/
+359
2018-11-25
SeaweedFileSystem add rename
Chris Lu
2
-14
/
+76
2018-11-25
WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, delete
Chris Lu
11
-98
/
+584
2018-11-24
adjust module name
Chris Lu
4
-0
/
+0
2018-11-24
starting with hadoop compatible
Chris Lu
2
-0
/
+119
2018-11-23
fix test
Chris Lu
1
-1
/
+1
2018-11-23
go fmt
Chris Lu
12
-26
/
+27
[next]