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
2020-12-28
2.18
2.18
Chris Lu
2
-2
/
+2
2020-12-28
filer: avoid deletion error when item is not found
Chris Lu
1
-1
/
+1
2020-12-27
s3: fix regression
Chris Lu
1
-1
/
+30
2020-12-27
s3: add command option "allowEmptyFolder" to filer and server
Chris Lu
2
-0
/
+2
2020-12-27
filer: optimize for less number of directory lookup
Chris Lu
1
-65
/
+66
2020-12-27
Merge pull request #1708 from fuyouyshengwu/master
Chris Lu
1
-0
/
+2
2020-12-28
Solve the Chinese name disorder of download file
henry
1
-0
/
+2
2020-12-27
Update README.md
Chris Lu
1
-3
/
+3
2020-12-27
s3: add option for "alllowEmptyFolder"
Chris Lu
3
-9
/
+15
2020-12-26
s3: restore V2 auth type
Chris Lu
1
-2
/
+2
2020-12-26
remove unused code
Chris Lu
1
-11
/
+8
2020-12-26
filer: add namePattern to search in current folder
Chris Lu
3
-18
/
+81
2020-12-25
2.17
2.17
Chris Lu
2
-2
/
+2
2020-12-25
filer: add retries during volume moving
Chris Lu
1
-6
/
+25
2020-12-25
Update release.yml
Chris Lu
1
-4
/
+4
2020-12-25
s3: support config action Admin:bucket
Chris Lu
3
-12
/
+36
2020-12-24
Merge branch 'add_hbase'
Chris Lu
6
-0
/
+324
2020-12-24
hbase add ttl
Chris Lu
2
-5
/
+13
2020-12-24
s3: avoid looping if the directory is empty
Chris Lu
1
-0
/
+5
2020-12-24
added more logs
Chris Lu
1
-3
/
+3
2020-12-24
add debug messages
Chris Lu
1
-0
/
+3
2020-12-24
filer: hbase add enabled flag
Chris Lu
1
-0
/
+1
2020-12-24
fix prefix
Chris Lu
1
-2
/
+2
2020-12-23
fix compilation
Chris Lu
1
-1
/
+1
2020-12-23
fix compilation
Chris Lu
1
-1
/
+1
2020-12-23
adjust for directory listing
Chris Lu
1
-5
/
+11
2020-12-23
fix wrong column family
Chris Lu
2
-5
/
+3
2020-12-23
Update go.mod
Chris Lu
1
-1
/
+1
2020-12-23
hook up
Chris Lu
2
-0
/
+5
2020-12-23
fix
Chris Lu
1
-1
/
+1
2020-12-23
seems compiling
Chris Lu
4
-0
/
+306
2020-12-23
just log error when checking empty dir failed
Chris Lu
1
-1
/
+1
2020-12-23
s3: break loop if error
Chris Lu
1
-1
/
+1
2020-12-23
Merge pull request #1700 from bmillemathias/master
Chris Lu
1
-1
/
+3
2020-12-23
[shell] Clarify bucket replication setting order
Baptiste Mille-Mathias
1
-1
/
+3
2020-12-22
minor
Chris Lu
1
-1
/
+1
2020-12-22
shell: change bucket.list to s3.bucket.list, same for create and delete
Chris Lu
3
-20
/
+20
2020-12-22
filer first, master second
Chris Lu
1
-1
/
+1
2020-12-22
filer: add -defaultStoreDir so that filer.toml can be skipped
Chris Lu
2
-6
/
+5
2020-12-22
minor
Chris Lu
1
-1
/
+1
2020-12-22
Merge pull request #1699 from bmillemathias/master
Chris Lu
1
-1
/
+1
2020-12-22
[shell] Add more information to bucket.create
Baptiste Mille-Mathias
1
-1
/
+1
2020-12-22
avoid wrong error
Chris Lu
1
-2
/
+1
2020-12-22
go fmt
Chris Lu
12
-28
/
+25
2020-12-22
remove unused code
Chris Lu
1
-15
/
+8
2020-12-22
filer: redis, redis cluster, cassandra support super large directory
Chris Lu
6
-9
/
+89
2020-12-21
handle directory listing edge cases
Chris Lu
2
-7
/
+18
2020-12-21
handle listing directories
Chris Lu
1
-3
/
+3
2020-12-21
filer: path-specific stores trim out common prefixes
Chris Lu
2
-1
/
+151
2020-12-21
refactor: split into two files
Chris Lu
2
-290
/
+299
[next]