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
path:
root
/
weed
/
server
/
filer_grpc_server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
switch to logrus
origin/logrus
Chris Lu
1
-23
/
+23
2020-11-15
refactoring
Chris Lu
1
-55
/
+16
2020-11-15
refactoring
Chris Lu
1
-3
/
+18
2020-10-25
renaming
Chris Lu
1
-1
/
+1
2020-10-24
less verbose logs
Chris Lu
1
-1
/
+1
2020-10-20
filer: support default rack
Chris Lu
1
-13
/
+9
2020-10-15
s3: avoid duplicated bucket
Chris Lu
1
-0
/
+22
2020-10-07
go fmt
Chris Lu
1
-22
/
+22
2020-10-07
read from alternative replica
Chris Lu
1
-4
/
+7
2020-09-24
switch hardlink id from int64 to bytes
Chris Lu
1
-2
/
+2
2020-09-24
hardlink works now
Chris Lu
1
-17
/
+22
2020-09-21
filer: add file extended properties
Chris Lu
1
-0
/
+1
2020-09-17
filer report metrics configuration
Chris Lu
1
-7
/
+9
2020-09-09
filer: cross cluster synchronization
Chris Lu
1
-1
/
+1
2020-09-05
read filer signature
Chris Lu
1
-0
/
+1
2020-09-01
rename filer2 to filer
Chris Lu
1
-17
/
+17
2020-08-31
Merge pull request #1431 from kmlebedev/wip-prefix-search
Chris Lu
1
-8
/
+1
2020-08-28
add signatures to messages to avoid double processing
Chris Lu
1
-4
/
+4
2020-08-23
always keep the manifest list of chunks
Chris Lu
1
-7
/
+8
2020-08-05
test ListDirectoryPrefixedEntries
Устюжанин Антон Александрович
1
-8
/
+1
2020-07-19
go code can read and write chunk manifest
Chris Lu
1
-8
/
+65
2020-06-30
filer: support active<=>active filer replication
Chris Lu
1
-4
/
+4
2020-06-28
passing ctx for metadata logging
Chris Lu
1
-1
/
+1
2020-05-08
able to read chan and write chan
Chris Lu
1
-1
/
+37
2020-05-05
add broker connects to filer
Chris Lu
1
-0
/
+36
2020-04-26
Hadoop: fix entry not found for HCFS
Chris Lu
1
-3
/
+22
2020-04-17
filer: able to append to a file
Chris Lu
1
-0
/
+32
2020-04-12
remove configurable topics folder location
Chris Lu
1
-1
/
+0
2020-04-11
s3: add option to fsync buckets
Chris Lu
1
-1
/
+1
2020-04-05
refactoring
Chris Lu
1
-6
/
+5
2020-03-26
refactoring
Chris Lu
1
-6
/
+15
2020-03-23
refactoring
Chris Lu
1
-6
/
+7
2020-03-20
S3 API: fix DeleteMultipleObjectsHandler
Chris Lu
1
-19
/
+0
2020-03-09
filer: list diretory pagination make up for the expired entries
Chris Lu
1
-2
/
+2
2020-03-09
filer: support TTL for all filer stores
Chris Lu
1
-2
/
+2
2020-03-07
breaks dependency loop
Chris Lu
1
-1
/
+1
2020-03-06
filer: option to encrypt data on volume server
Chris Lu
1
-0
/
+1
2020-02-27
weed queue starts
Chris Lu
1
-1
/
+2
2020-02-25
remove ctx if possible
Chris Lu
1
-2
/
+1
2020-02-25
avoid reusing context object
Chris Lu
1
-2
/
+2
2020-02-25
move filer assign volume grpc errror to response
Chris Lu
1
-3
/
+3
2020-02-25
s3: implemented DeleteMultipleObjects
Chris Lu
1
-1
/
+25
2020-02-24
filer: dynamically create bucket under /buckets folder
Chris Lu
1
-9
/
+14
2020-02-24
s3: move buckets folder configuration to filer
Chris Lu
1
-0
/
+1
2020-01-25
grpc send error via response instead of grpc error
Chris Lu
1
-5
/
+9
2020-01-24
return empty response if not found
Chris Lu
1
-2
/
+5
2020-01-24
adjust logging
Chris Lu
1
-0
/
+7
2020-01-24
adjust logging
Chris Lu
1
-0
/
+1
2020-01-22
filer: option to create file only if it is new, O_EXCL
Chris Lu
1
-1
/
+1
2019-12-17
passing entry.Extended
Chris Lu
1
-3
/
+6
[next]