| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-09-02 | Swap imports to use joeslay | j.laycock | 19 | -76/+76 | |
| 2019-08-16 | weed backup: add ttl and replication parameter | xushuxun | 1 | -13/+41 | |
| 2019-08-10 | server: fix starting default master list | Chris Lu | 1 | -2/+6 | |
| 2019-08-06 | filer: fix typo | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1031 | |||||
| 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-07-28 | master: followers can also lookup and redirect | Chris Lu | 2 | -9/+10 | |
| improve scalability | |||||
| 2019-07-28 | refactoring | Chris Lu | 2 | -100/+39 | |
| 2019-07-24 | remove weedfuse | Chris Lu | 2 | -193/+0 | |
| 2019-07-24 | mount: add umask option | Chris Lu | 2 | -1/+11 | |
| related to https://github.com/chrislusf/seaweedfs/issues/978 | |||||
| 2019-07-10 | filer.copy default to 32MB chunks | Chris Lu | 1 | -1/+1 | |
| 2019-07-02 | 1.40 | Chris Lu | 1 | -1/+1 | |
| enable azure replication | |||||
| 2019-06-30 | temp skipping azure | Chris Lu | 1 | -1/+1 | |
| can not release due to https://github.com/Azure/azure-pipeline-go/issues/23 | |||||
| 2019-06-30 | filer: default to leveldb2 | Chris Lu | 1 | -2/+2 | |
| 2019-06-23 | go fmt | Chris Lu | 2 | -15/+15 | |
| 2019-06-23 | simplify metrics settings | Chris Lu | 2 | -13/+2 | |
| 2019-06-23 | fix duplicated flags | Chris Lu | 1 | -1/+2 | |
| 2019-06-23 | big refactoring | Chris Lu | 3 | -80/+102 | |
| 2019-06-23 | filer.copy: use filer settings, avoid unnecessary command line options | Chris Lu | 1 | -15/+36 | |
| fix https://github.com/chrislusf/seaweedfs/issues/968 | |||||
| 2019-06-17 | volume servers get metrics address and interval from the master | Chris Lu | 3 | -22/+16 | |
| 2019-06-15 | refactoring | Chris Lu | 1 | -0/+1 | |
| 2019-06-14 | volume server: adds basic metrics | Chris Lu | 2 | -0/+8 | |
| 2019-06-13 | filer: adds basic metrics pushing to Prometheus gateway | Chris Lu | 2 | -2/+15 | |
| 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 | 14 | -50/+76 | |
| 2019-05-28 | working with reading remote intervals | Chris Lu | 1 | -1/+1 | |
| 2019-05-21 | volume: load ec shards during heartbeats to master | Chris Lu | 1 | -1/+1 | |
| 2019-05-20 | filer: redis cluster add option for password | Chris Lu | 1 | -0/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/971 | |||||
| 2019-05-19 | mark the webdav as unstable | Chris Lu | 1 | -1/+1 | |
| 2019-05-17 | filer: optimization for leveldb, add leveldb2 | Chris Lu | 1 | -0/+6 | |
| large filer db may see high CPU and disk usage due to background compaction | |||||
| 2019-05-17 | filer: adjust recommended mysql meta data type to LONGBLOB | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/966 | |||||
| 2019-05-14 | filer ip only use bind ip | Chris Lu | 1 | -1/+1 | |
| 2019-05-11 | weedfuse: adapt to fstab command line pattern | Chris Lu | 2 | -6/+115 | |
| 2019-05-10 | weedfuse: daemonize | Chris Lu | 2 | -1/+42 | |
| 2019-05-10 | add weedfuse | Chris Lu | 2 | -30/+105 | |
| 2019-05-06 | shell: volume.balance add option for all_collections, each_collection | Chris Lu | 1 | -1/+1 | |
| 2019-05-06 | use ip.bind to listen for grpc calls | Chris Lu | 1 | -1/+1 | |
| help to avoid https://github.com/chrislusf/seaweedfs/issues/952 | |||||
| 2019-05-04 | master: add jwt expires_after_seconds | Chris Lu | 1 | -2/+3 | |
| 2019-05-03 | better error handling for nil raftServer | Chris Lu | 1 | -0/+3 | |
| addressing https://github.com/chrislusf/seaweedfs/issues/717 | |||||
| 2019-05-03 | volume: add option to limit compaction speed | Chris Lu | 4 | -2/+6 | |
| 2019-05-03 | Merge pull request #950 from chrislusf/webdav | Chris Lu | 2 | -0/+110 | |
| add WebDav | |||||
| 2019-05-03 | webdav: can read now | Chris Lu | 1 | -0/+18 | |
| 2019-05-02 | scaffolding, but seems hard to satisfy mac, windows, and different os versions | Chris Lu | 2 | -0/+92 | |
| https://www.reddit.com/r/golang/comments/3wrxo3/webdav_server_that_provide_filesystem_using/ | |||||
| 2019-04-30 | style: go fmt for all | Wine93 | 1 | -1/+1 | |
| 2019-04-29 | mount: allow nonempty fuse mount to work with Samba | Chris Lu | 1 | -0/+1 | |
| possibly fix https://github.com/chrislusf/seaweedfs/issues/936 | |||||
| 2019-04-24 | adjust usage description | Chris Lu | 1 | -8/+5 | |
| 2019-04-24 | weed server: also optionally start S3 gateway | Chris Lu | 2 | -16/+49 | |
| 2019-04-24 | filer: listen on specified ip address | Chris Lu | 1 | -1/+1 | |
