| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-10 | go fmt | Chris Lu | 2 | -2/+2 | |
| 2020-05-05 | add broker connects to filer | Chris Lu | 1 | -2/+6 | |
| 2020-04-30 | Merge pull request #1298 from song-zhang/master | Chris Lu | 1 | -0/+3 | |
| add fsync option for benchmark | |||||
| 2020-04-30 | refactoring | Chris Lu | 1 | -19/+5 | |
| some previous chunk etag was using md5, which should be wrong. | |||||
| 2020-04-30 | add fsync option for benchmark | zhangsong | 1 | -0/+3 | |
| 2020-04-28 | randomize benchmark content | Chris Lu | 1 | -3/+5 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1294 | |||||
| 2020-04-28 | metadata log: read from any timestamp | Chris Lu | 1 | -1/+3 | |
| 2020-04-28 | refacotr: move signal handling and pprof to grace package | wuyuxiang | 5 | -7/+12 | |
| 2020-04-23 | add lock/unlock to example admin scripts | Chris Lu | 1 | -0/+2 | |
| 2020-04-23 | mount: default to enable asyncMetaDataCaching | Chris Lu | 1 | -1/+1 | |
| 2020-04-21 | add placeholder for cached meta data reading | Chris Lu | 2 | -0/+3 | |
| 2020-04-21 | report error if copying failed | Chris Lu | 1 | -1/+1 | |
| 2020-04-21 | filer: add -ip.bind option | Chris Lu | 2 | -3/+6 | |
| 2020-04-19 | Merge pull request #1280 from bukton123/filer_mongodb | Chris Lu | 1 | -0/+5 | |
| Add new filer support mongodb | |||||
| 2020-04-19 | add default config filer mongodb to scaffold.go | bukton | 1 | -0/+5 | |
| 2020-04-19 | broker: add profiling | Chris Lu | 1 | -2/+8 | |
| 2020-04-18 | master, volume default to detected host | Chris Lu | 2 | -2/+2 | |
| 2020-04-18 | filer master start up with default ip address instead of just localhost | Chris Lu | 4 | -3/+5 | |
| 2020-04-18 | messaging can compile now | Chris Lu | 1 | -2/+2 | |
| 2020-04-17 | fix unreachable code | Chris Lu | 1 | -1/+0 | |
| 2020-04-17 | broker: read cipher value from filer | Chris Lu | 1 | -5/+8 | |
| 2020-04-16 | refactoring | Chris Lu | 1 | -4/+3 | |
| 2020-04-16 | scaffolding messaging | Chris Lu | 1 | -4/+2 | |
| 2020-04-13 | add logs | Chris Lu | 1 | -1/+2 | |
| 2020-04-12 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-04-12 | remove configurable topics folder location | Chris Lu | 2 | -7/+1 | |
| 2020-04-12 | filer store: add redis2 redis_cluster2 as default redis store | Chris Lu | 1 | -2/+2 | |
| 2020-04-12 | mount: option to disable caching | Chris Lu | 1 | -1/+1 | |
| 2020-04-11 | s3: add option to fsync buckets | Chris Lu | 1 | -0/+4 | |
| 2020-04-11 | set default chunk size to 16 | Chris Lu | 1 | -1/+1 | |
| 2020-04-11 | mount: add on disk caching | Chris Lu | 3 | -5/+18 | |
| 2020-04-10 | fix the instruction | Chris Lu | 1 | -1/+1 | |
| 2020-04-09 | add logs | Chris Lu | 1 | -0/+1 | |
| 2020-04-09 | volume: best effort to detect ip address | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1264 | |||||
| 2020-04-08 | weed shell: simplify CLI option for filer | Chris Lu | 2 | -8/+10 | |
| 2020-04-08 | add volume.fix.replication to default scaffold | Chris Lu | 1 | -0/+1 | |
| 2020-04-07 | filer replication: add s3 endpoint | Chris Lu | 1 | -0/+1 | |
| 2020-04-05 | watch entries with common path prefix | Chris Lu | 1 | -2/+2 | |
| 2020-04-05 | change from 'weed tail' to 'weed watch' | Chris Lu | 2 | -12/+12 | |
| 2020-04-05 | filer: able to tail meta data changes | Chris Lu | 2 | -7/+71 | |
| 2020-04-03 | make error a little bit more clearer | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1259 | |||||
| 2020-04-03 | mount: fail early rather than after mounted the directory | Chris Lu | 1 | -34/+26 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1258 | |||||
| 2020-04-01 | Added treat_replication_as_minimums master toml option | James Hartig | 1 | -0/+8 | |
| 2020-03-28 | FUSE: add configurable in memory chunk cache size | Chris Lu | 2 | -0/+3 | |
| 2020-03-28 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-03-23 | comments | Chris Lu | 1 | -3/+3 | |
| 2020-03-23 | scaffold: fix master.toml typo | Chris Lu | 1 | -4/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1247 | |||||
| 2020-03-22 | add auto configured volume max count help messge | Chris Lu | 2 | -2/+2 | |
| 2020-03-21 | FUSE mount: make "nonempty" optional | Chris Lu | 3 | -27/+20 | |
| https://github.com/chrislusf/seaweedfs/issues/1094 | |||||
| 2020-03-19 | tiered storage: add s3 endpoint for private s3 implementation | Chris Lu | 1 | -0/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1238 | |||||
