650 Commits (c6d3735605b9e643c1b1c8c4c9c35bc467c27c5e)

Author SHA1 Message Date
Konstantin Lebedev c6d3735605 permitCommonNames 4 years ago
Chris Lu 400de380f4 volume server: support tcp direct put/get/delete 4 years ago
Chris Lu c5cb346a08 fix compilation error 4 years ago
Chris Lu f5cc96f289 skip checking master peers if not starting master 4 years ago
Chris Lu 40ff30b83f adjust help message 4 years ago
Chris Lu c0842fe99f add filer.meta.backup command 4 years ago
Chris Lu 0c5c51eb98 adjust help message 4 years ago
Chris Lu e982b06bcd support IPv6 4 years ago
Chris Lu 540441fd38 go fmt 4 years ago
Chris Lu e52c94640e filer.backup: added to replace filer.replicate 4 years ago
Chris Lu 014a31d11a minor 4 years ago
Chris Lu 678c54d705 data sink: add incremental mode 4 years ago
Chris Lu 62191b08ea disk type support custom tags 4 years ago
bingoohuang 50df484d86 support command line arguments in a configuration file so we can `weed master -config=master.conf`, `weed volume -config=volume.conf` and etc. 4 years ago
Chris Lu e1992c83de webdav adds disktype 4 years ago
Chris Lu c2ad6f1047 webdav add replication setting 4 years ago
Chris Lu 3575d41009 go fmt 4 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 4 years ago
Chris Lu f8446b42ab this can compile now!!! 4 years ago
LazyDBA247-Anyvision 7f458d5e78 better postgres connection pool management 4 years ago
Chris Lu 0bc3a1f9e8 disk type only supports hdd and ssd, not ready for random tags yet 4 years ago
LazyDBA247-Anyvision 51b4963e2e postgres2 & memsql2 4 years ago
Chris Lu ef76365ec2 adjust help message 4 years ago
Chris Lu 4bd8a692d8 disk type can be generic tags 4 years ago
Chris Lu 7d9dc3c6a2 use fasthttp lib to read 4 years ago
bingoohuang 7256902fb0 fix typo offset.ToAcutalOffset to offset.ToActualOffset 4 years ago
Chris Lu d67ccb66c0 webdav: can start together with "weed server" or "weed filer" 4 years ago
Chris Lu d475c89fcc go fmt 4 years ago
Chris Lu 19295600f9 mount: change option name to volumeServerAccess, with publicUrl and filerProxy modes 4 years ago
Chris Lu 9a06c35da4 replicate: incremental sink only contains new and updated files 4 years ago
Chris Lu da08402ba2 replicate: use creation time for local incremental file sink 4 years ago
Konstantin Lebedev be1062b7fc rename in scaffold 4 years ago
Konstantin Lebedev 02fdc0a333 rename backup to local_incremental and use mtime 4 years ago
Daniel Santos d38613c49a match upstream 4 years ago
Konstantin Lebedev 6b54ff9912 replication to create time date directory 4 years ago
Chris Lu 0488c84bea adjust help message 4 years ago
Konstantin Lebedev 3634811408 replication to todays date directory 4 years ago
Daniel Santos 0c64d60fdb Fix log message with correct mode 4 years ago
Daniel Santos 0aaaa9b470 Fix var assignment 4 years ago
Daniel Santos 5a761bb7a4 Enforce umask correctly 4 years ago
Chris Lu ad2a20c8a5 notification add ack and nack 4 years ago
Konstantin Lebedev 612b7975a1 replication to local disk storage 4 years ago
Chris Lu 3a1d3d3413 mount: properly invalidate kernel node cache entry 4 years ago
Chris Lu cc1f3907ff filer.sync: default filerProxy to true 4 years ago
Chris Lu 62ebb917e0 mount: avoid the need to specify different cache directory for different mount 4 years ago
Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer 4 years ago
Chris Lu 6ca10725b8 Revert "mount: when outside cluster network, use filer as proxy to access volume servers" 4 years ago
Chris Lu 096e088d7b mount: when outside cluster network, use filer as proxy to access volume servers 4 years ago
Chris Lu 80b8692688 filer.sync: replicate outside of either cluster, only need to see filers 4 years ago
Chris Lu 024c186a48 filer.meta.tail: output json format for easier parsing 4 years ago