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
/
scaffold.go
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-03
master: add configurable volume growth toml setting
Chris Lu
1
-0
/
+9
2020-01-29
adjust example
Chris Lu
1
-1
/
+1
2020-01-29
support env variables to overwrite toml file
Chris Lu
1
-0
/
+8
2020-01-12
correct comments
Chris Lu
1
-2
/
+2
2019-12-31
filer: optional recursive deletion
Chris Lu
1
-4
/
+13
2019-12-21
default redis reads options
Chris Lu
1
-2
/
+4
2019-12-21
default to false in scaffold.go
Chris Lu
1
-2
/
+2
2019-12-20
Add readOnly and routeByLatency options to scaffold.go
Dakota Sullivan
1
-0
/
+2
2019-12-13
filer: DeleteFolderChildren for deleting large folders
Chris Lu
1
-9
/
+0
2019-11-29
pass backend config from master to volume servers
Chris Lu
1
-1
/
+0
2019-11-28
tweaking
Chris Lu
1
-1
/
+1
2019-11-28
master load backend storage config from master.toml
Chris Lu
1
-7
/
+8
2019-11-28
fix scaffold error
Chris Lu
1
-2
/
+2
2019-11-27
filer: support memsql
Chris Lu
1
-0
/
+1
2019-11-18
WIP
Chris Lu
1
-0
/
+8
2019-11-14
refactoring scaffolding for master.toml
Chris Lu
1
-3
/
+4
2019-11-12
fix master maintenance logic
Lei Liu
1
-0
/
+2
2019-11-11
ut pass
stlpmo
1
-2
/
+2
2019-11-11
move from cmd-line to scaffold
stlpmo
1
-0
/
+7
2019-10-23
filer: add tikv support
Chris Lu
1
-0
/
+5
2019-08-06
filer: fix typo
Chris Lu
1
-1
/
+1
2019-08-05
notes on supported meta data store
Chris Lu
1
-2
/
+2
2019-08-01
Add etcd filestore
Feng Ye
1
-4
/
+9
2019-06-06
customizable sleep intervals
Chris Lu
1
-0
/
+1
2019-06-06
jwt for read access control
Chris Lu
1
-0
/
+6
2019-06-05
adjust script parameter
Chris Lu
1
-0
/
+1
2019-06-05
periodic scripts exeuction from leader master
Chris Lu
1
-2
/
+21
2019-05-20
filer: redis cluster add option for password
Chris Lu
1
-0
/
+1
2019-05-17
filer: optimization for leveldb, add leveldb2
Chris Lu
1
-0
/
+6
2019-05-17
filer: adjust recommended mysql meta data type to LONGBLOB
Chris Lu
1
-1
/
+1
2019-05-04
master: add jwt expires_after_seconds
Chris Lu
1
-2
/
+3
2019-04-19
filer mysql: adjust scaffolding instructions
Chris Lu
1
-2
/
+3
2019-04-05
added entry to scaffold
Jonathan Amsterdam
1
-0
/
+1
2019-04-01
weed filer: increase default mysql/postgres dir or name length to 65535
Chris Lu
1
-5
/
+5
2019-03-20
notification: add Go CDK pubsub support
Jonathan Amsterdam
1
-0
/
+10
2019-02-25
volume server directly support https
Chris Lu
1
-2
/
+11
2019-02-19
adjust formatting and comments
Chris Lu
1
-5
/
+6
2019-02-18
adding grpc mutual tls
Chris Lu
1
-0
/
+26
2019-02-14
add authorizing fileId write access
Chris Lu
1
-3
/
+7
2019-02-09
wip: add security.toml file
Chris Lu
1
-1
/
+11
2018-12-05
adjust message
Chris Lu
1
-2
/
+8
2018-11-04
working b2 sink
Chris Lu
1
-6
/
+5
2018-11-01
separate into notification.toml, add gcp pub/sub message queue
Chris Lu
1
-19
/
+28
2018-10-31
support AWS SQS as file change notification message queue
Chris Lu
1
-0
/
+15
2018-10-23
adding BackBlaze, Azure
Chris Lu
1
-1
/
+9
2018-10-09
adding filer replication sink to Azure
Chris Lu
1
-0
/
+8
2018-10-07
remove comments
Chris Lu
1
-1
/
+0
2018-10-06
add filer replication to google cloud storage
Chris Lu
1
-6
/
+4
2018-10-04
add google cloud storage
Chris Lu
1
-0
/
+10
2018-10-03
add s3 replication sink
Chris Lu
1
-2
/
+12
[next]