| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2019-05-17 | filer: adjust recommended mysql meta data type to LONGBLOB | Chris Lu | 1 | -1/+1 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 2019-04-23 | filer: remove customizable grpc port, fixed to filer port + 10000 | Chris Lu | 3 | -9/+1 |
| 2019-04-19 | volume: atomic copying file, adds version and stopOffset | Chris Lu | 1 | -2/+2 |
| 2019-04-19 | filer mysql: adjust scaffolding instructions | Chris Lu | 1 | -2/+3 |
| 2019-04-19 | fix needle map entry size | Chris Lu | 1 | -1/+3 |
| 2019-04-18 | refactoring | Chris Lu | 4 | -16/+22 |
| 2019-04-18 | filer.copy: add adjustable compression level | Chris Lu | 1 | -11/+13 |
| 2019-04-17 | refactoring | Chris Lu | 1 | -1/+1 |
| 2019-04-16 | weed shell: add fs.meta.notify, removing filer.export | Chris Lu | 2 | -192/+0 |
| 2019-04-11 | filer: rename -port.public to -port.readonly | Chris Lu | 1 | -1/+1 |
| 2019-04-11 | typo: remove blank | Wine93 | 1 | -4/+4 |
| 2019-04-10 | weed mount: mount to the same folder name | Chris Lu | 1 | -1/+4 |
| 2019-04-09 | weed volume: fix bug, remove boltdb, btree | Chris Lu | 1 | -2/+2 |
| 2019-04-09 | weed volume: remove boltdb, btree options, add options for leveldb medium, large | Chris Lu | 2 | -5/+5 |
| 2019-04-08 | add large disk support | Chris Lu | 2 | -2/+2 |
| 2019-04-08 | refactor Offset into a struct of bytes | Chris Lu | 2 | -3/+3 |
| 2019-04-08 | Merge pull request #914 from jba/gocdk-receive | Chris Lu | 1 | -0/+1 |
| 2019-04-07 | weed filer.copy: use existing file owner and gropu id | Chris Lu | 1 | -4/+10 |
| 2019-04-07 | weed filer.copy: add option to profile the execution | Chris Lu | 1 | -0/+4 |
| 2019-04-05 | weed filer.copy: parallelize the copying to increase throughput | Chris Lu | 1 | -72/+130 |
| 2019-04-05 | added entry to scaffold | Jonathan Amsterdam | 1 | -0/+1 |
| 2019-04-05 | weed filer.copy: use cached filer grpc connection | Chris Lu | 1 | -8/+4 |
| 2019-04-05 | weed filer.copy: skip files that can not be opened | Chris Lu | 1 | -8/+11 |
| 2019-04-04 | default weed filer.copy and weed upload chunk size to 32MB | Chris Lu | 2 | -2/+2 |
| 2019-04-04 | weed shell: fs.cd change current directory | Chris Lu | 1 | -1/+1 |
| 2019-04-03 | weed shell: add fs.cd, fs.pwd to change to a directory and print current dire... | Chris Lu | 1 | -0/+4 |
| 2019-04-01 | weed filer: increase default mysql/postgres dir or name length to 65535 | Chris Lu | 1 | -5/+5 |
| 2019-03-29 | refactoring | Chris Lu | 1 | -11/+11 |
| 2019-03-29 | weed filer.copy: support multiple masters | Chris Lu | 1 | -2/+8 |
| 2019-03-28 | weed filer.export: fix pagination error | Chris Lu | 1 | -0/+1 |
| 2019-03-25 | refactoring, go fmt | Chris Lu | 1 | -1/+1 |