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-06
more efficient client side gzip compression
Chris Lu
2
-14
/
+42
2019-04-06
travis: temporarily disable go tip
Chris Lu
1
-2
/
+2
2019-04-06
travis: enable go cache
Chris Lu
1
-1
/
+0
2019-04-06
disable cgo
Chris Lu
1
-1
/
+1
2019-04-06
disable cgo
Chris Lu
1
-1
/
+2
2019-04-06
travis disable GOCACHE
Chris Lu
1
-0
/
+1
2019-04-06
travis tests
Chris Lu
1
-3
/
+1
2019-04-06
clean cache
Chris Lu
1
-0
/
+2
2019-04-06
add stop to clean up gocache
Chris Lu
1
-23
/
+24
2019-04-06
trying to fix travis problem
Chris Lu
1
-1
/
+1
2019-04-06
printout statistics
Chris Lu
1
-5
/
+5
2019-04-06
weed shell: volume.list add summary statistics
Chris Lu
1
-9
/
+54
2019-04-06
weed volume: only store compressed data if compression is effective
Chris Lu
1
-3
/
+5
2019-04-05
weed shell: fs.tree fix directory tree listing
Chris Lu
1
-1
/
+1
2019-04-05
weed filer.copy: parallelize the copying to increase throughput
Chris Lu
1
-72
/
+130
2019-04-05
use cached grpc client
Chris Lu
3
-24
/
+14
2019-04-05
use cached grpc client
Chris Lu
1
-8
/
+4
2019-04-05
weed shell: fs.tree improvements
Chris Lu
1
-3
/
+25
2019-04-05
weed filer.copy: use cached filer grpc connection
Chris Lu
1
-8
/
+4
2019-04-05
weed filer.copy: skip files that can not be opened
Chris Lu
1
-8
/
+11
2019-04-04
default weed filer.copy and weed upload chunk size to 32MB
Chris Lu
2
-2
/
+2
2019-04-04
set default http idle connection per host
Chris Lu
1
-0
/
+5
2019-04-04
fix test
Chris Lu
1
-1
/
+1
2019-04-04
fix test
Chris Lu
1
-5
/
+5
2019-04-04
weed shell: fs.cd change current directory
Chris Lu
6
-89
/
+84
2019-04-04
weed master: atomic volume counting
Chris Lu
5
-30
/
+31
2019-04-03
weed shell: add fs.cd, fs.pwd to change to a directory and print current dire...
Chris Lu
6
-25
/
+189
2019-04-01
fix tests
Chris Lu
1
-1
/
+1
2019-04-01
weed filer: properly delete cached directory entry
Chris Lu
1
-16
/
+25
2019-04-01
weed s3: generate time format acceptable by aws cli s3
Chris Lu
3
-5
/
+8
2019-04-01
weed filer: increase default mysql/postgres dir or name length to 65535
Chris Lu
2
-7
/
+7
2019-04-01
weed filer: mysql/postgres use ReadCommitted transaction isolation level for ...
Chris Lu
1
-1
/
+4
2019-03-31
weed s3: multipart upload goes to the right bucket
Chris Lu
1
-2
/
+2
2019-03-31
weed replicate: replicate atomic rename to other systems
Chris Lu
1
-9
/
+26
2019-03-30
1.28
1.28
Chris Lu
1
-1
/
+1
2019-03-30
go fmt
Chris Lu
7
-18
/
+18
2019-03-30
support atomic renaming for mysql/postgres filer store
Chris Lu
17
-285
/
+517
2019-03-29
refactoring
Chris Lu
1
-11
/
+11
2019-03-29
weed filer.copy: support multiple masters
Chris Lu
1
-2
/
+8
2019-03-28
weed filer.export: fix pagination error
Chris Lu
1
-0
/
+1
2019-03-28
some comments
Chris Lu
1
-1
/
+1
2019-03-28
weed shell: add fs.tree
Chris Lu
2
-4
/
+136
2019-03-27
detect mime type
Chris Lu
2
-2
/
+15
2019-03-27
weed filer: set content-type consistent with filer store
Chris Lu
1
-1
/
+4
2019-03-26
weed shell: add fs.ls
Chris Lu
1
-0
/
+141
2019-03-26
Merge pull request #902 from chrislusf/add_volume_follow
Chris Lu
17
-658
/
+545
2019-03-25
refactoring, go fmt
Chris Lu
7
-50
/
+34
2019-03-25
remove deprecated code
Chris Lu
5
-662
/
+91
2019-03-25
weed backup: efficient delta backup
Chris Lu
6
-21
/
+47
2019-03-25
Merge branch 'master' into add_volume_follow
Chris Lu
4
-354
/
+11
[next]