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
/
server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
remote -> proxy in server to match volume flags
Kevin Liu
1
-1
/
+1
2021-06-30
add proxy mode to read non-local volumes
zhangsong
1
-1
/
+1
2021-05-28
freespace params fix
Eugeniy Kozlov
1
-1
/
+1
2021-04-27
minFreeSpace refactored
bingoohuang
1
-5
/
+4
2021-04-01
smaller file chunks are faster
Chris Lu
1
-1
/
+1
2021-03-30
filer, volume: add concurrent upload size limit to avoid OOM
Chris Lu
1
-0
/
+2
2021-03-30
server add memory profiling
Chris Lu
1
-9
/
+4
2021-03-24
GOMAXPROCS use defaults to the value of runtime.NumCPU
Konstantin Lebedev
1
-2
/
+0
2021-03-23
more help message
Chris Lu
1
-1
/
+1
2021-03-12
default to empty host to bind to tcp4 and tcp6
Chris Lu
1
-1
/
+1
2021-03-07
make tcp optional
Chris Lu
1
-0
/
+1
2021-03-04
fix compilation error
Chris Lu
1
-2
/
+2
2021-03-04
skip checking master peers if not starting master
Chris Lu
1
-3
/
+5
2021-02-22
disk type support custom tags
Chris Lu
1
-2
/
+2
2021-02-18
webdav adds disktype
Chris Lu
1
-0
/
+1
2021-02-18
webdav add replication setting
Chris Lu
1
-0
/
+1
2021-02-14
disk type only supports hdd and ssd, not ready for random tags yet
Chris Lu
1
-1
/
+1
2021-02-13
adjust help message
Chris Lu
1
-1
/
+1
2021-02-09
Merge branch 'master' into support_ssd_volume
Chris Lu
1
-2
/
+30
2021-01-31
webdav: can start together with "weed server" or "weed filer"
Chris Lu
1
-0
/
+22
2021-01-10
filer: change to saveToFilerLimit from cacheToFilerLimit
Chris Lu
1
-1
/
+1
2021-01-07
server: add option to disable master
Chris Lu
1
-1
/
+6
2020-12-27
s3: add command option "allowEmptyFolder" to filer and server
Chris Lu
1
-0
/
+1
2020-12-13
rename parameter name to "disk"
Chris Lu
1
-0
/
+1
2020-12-04
filer: add option to cache small files to filer store
Chris Lu
1
-0
/
+1
2020-11-27
volume: add "-dir.idx" option for separate index storage
Chris Lu
1
-1
/
+1
2020-11-26
marked as WIP
Chris Lu
1
-1
/
+1
2020-11-26
pass in dir.idx parameter to DiskLocation
Chris Lu
1
-0
/
+1
2020-10-29
Revert "increase default volume file size limit to 1024"
Chris Lu
1
-1
/
+1
2020-10-29
server: Add option to enable/disable volume server
Chris Lu
1
-5
/
+7
2020-10-22
set desc of option
Konstantin Lebedev
1
-1
/
+1
2020-10-20
filer: support default rack
Chris Lu
1
-0
/
+1
2020-10-03
fix starting problem
Chris Lu
1
-1
/
+1
2020-10-03
fix: resumeState
Устюжанин Антон Александрович
1
-0
/
+1
2020-09-30
adjust help message
Chris Lu
1
-1
/
+1
2020-09-30
filer: replication follows master config if not specified
Chris Lu
1
-4
/
+0
2020-09-24
adjust for metrics port
Chris Lu
1
-5
/
+2
2020-09-24
consolidate to one metricsPort in "weed server" mode
Chris Lu
1
-3
/
+7
2020-09-24
add start metrics server
Konstantin Lebedev
1
-0
/
+3
2020-09-21
Allow option to enable volume pprof on server
James Hartig
1
-1
/
+1
2020-09-12
reduce default wait time to 10s before shutting down
Chris Lu
1
-1
/
+1
2020-08-26
stop send heartbeat before stop volume server
Konstantin Lebedev
1
-0
/
+1
2020-08-13
increase default volume file size limit to 1024
Chris Lu
1
-1
/
+1
2020-07-16
resolve directories if containing home directory
Chris Lu
1
-1
/
+1
2020-07-10
Revert "remove fixJpgOrientation"
李远军
1
-3
/
+4
2020-07-06
filer: support cross filer meta data sync if sharing the same store
Chris Lu
1
-0
/
+1
2020-07-03
default to 1%
Chris Lu
1
-1
/
+1
2020-06-28
default to 8 volumes
Chris Lu
1
-1
/
+1
2020-06-21
adjust help message
Chris Lu
1
-1
/
+1
2020-06-21
fix the help message
Chris Lu
1
-1
/
+1
[next]