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
/
command
/
filer.go
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
filer: add -ip.bind option
Chris Lu
1
-2
/
+4
2020-04-18
filer master start up with default ip address instead of just localhost
Chris Lu
1
-1
/
+2
2020-03-09
remove not ready status
Chris Lu
1
-1
/
+1
2020-03-08
mark encryptVolumeData as not ready
Chris Lu
1
-1
/
+1
2020-03-08
filer: processing all response headers, no pass through to volume server
Chris Lu
1
-3
/
+0
2020-03-06
filer: option to encrypt data on volume server
Chris Lu
1
-0
/
+3
2020-03-04
refactoring
Chris Lu
1
-1
/
+2
2020-03-01
master able to list all master clients by type
Chris Lu
1
-1
/
+1
2020-02-24
filer: move buckets folder to filer.toml since it should not be changed often
Chris Lu
1
-3
/
+0
2020-02-24
s3: move buckets folder configuration to filer
Chris Lu
1
-0
/
+3
2020-01-29
support env variables to overwrite toml file
Chris Lu
1
-4
/
+3
2019-06-30
filer: default to leveldb2
Chris Lu
1
-2
/
+2
2019-06-23
simplify metrics settings
Chris Lu
1
-6
/
+0
2019-06-15
refactoring
Chris Lu
1
-0
/
+1
2019-06-13
filer: adds basic metrics pushing to Prometheus gateway
Chris Lu
1
-0
/
+6
2019-06-05
periodic scripts exeuction from leader master
Chris Lu
1
-3
/
+4
2019-04-24
filer: listen on specified ip address
Chris Lu
1
-1
/
+1
2019-04-23
filer: remove customizable grpc port, fixed to filer port + 10000
Chris Lu
1
-6
/
+1
2019-04-11
filer: rename -port.public to -port.readonly
Chris Lu
1
-1
/
+1
2019-03-21
weed filer, weed master: add option to disable http
Chris Lu
1
-0
/
+3
2019-03-15
fix filer starting under "weed server" when ip is not localhost
Chris Lu
1
-1
/
+1
2019-02-18
adding grpc mutual tls
Chris Lu
1
-1
/
+5
2019-02-09
cleanup security.Secret
Chris Lu
1
-3
/
+0
2019-02-09
wip: add security.toml file
Chris Lu
1
-1
/
+1
2018-12-16
error log format
Chris Lu
1
-1
/
+1
2018-12-05
default "weed server -filer" to same directory as -mdir
Chris Lu
1
-0
/
+9
2018-11-25
WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, delete
Chris Lu
1
-1
/
+1
2018-10-11
reformat
Chris Lu
1
-1
/
+1
2018-10-10
refactor func name
Chris Lu
1
-2
/
+2
2018-08-19
add "weed scaffold" command
Chris Lu
1
-3
/
+2
2018-08-19
merge notification config with filer.toml
Chris Lu
1
-2
/
+0
2018-08-13
add filer notification
Chris Lu
1
-10
/
+13
2018-08-10
small refactoring
Chris Lu
1
-3
/
+1
2018-07-22
remove println
Chris Lu
1
-2
/
+0
2018-07-10
adjust filer help message
Chris Lu
1
-1
/
+1
2018-07-09
filer add data center option
Chris Lu
1
-0
/
+3
2018-07-08
refactoring: add type for needle id, offset
Chris Lu
1
-7
/
+9
2018-07-07
add dir list limit option
Chris Lu
1
-6
/
+12
2018-07-07
refactor
Chris Lu
1
-1
/
+1
2018-07-03
keep alive for gRpc calls
Chris Lu
1
-2
/
+1
2018-06-05
use separate filer grpc port
Chris Lu
1
-11
/
+13
2018-06-01
use fixed list of masters in both filer and volume servers
Chris Lu
1
-5
/
+8
2018-05-27
go fmt
Chris Lu
1
-3
/
+3
2018-05-26
add leveldb store
Chris Lu
1
-29
/
+6
2018-05-09
mv filer proto to filer_pb
Chris Lu
1
-2
/
+2
2018-05-08
change filer API to gRPC
Chris Lu
1
-2
/
+21
2018-01-15
adjust instructions
Chris Lu
1
-1
/
+1
2017-09-15
filer default to auto chunking file size to 32MB
Chris Lu
1
-1
/
+1
2017-05-27
filer add readonly public port
Chris Lu
1
-10
/
+40
2017-05-27
rename variables
Chris Lu
1
-3
/
+3
[next]