| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-10-01 | s3 metrics adjust the label2.02 | Chris Lu | 1 | -1/+1 | |
| 2020-10-01 | 2.02 | Chris Lu | 3 | -3/+3 | |
| 2020-10-01 | volume: avoid deadlock when deleting volumes | Chris Lu | 2 | -4/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1501 | |||||
| 2020-09-30 | moving grafana dashboard here | Chris Lu | 1 | -0/+1856 | |
| 2020-09-30 | Merge pull request #1502 from kmlebedev/s3_stat_statuscode | Chris Lu | 2 | -7/+24 | |
| add status code in S3RequestCounter | |||||
| 2020-10-01 | label name is statusCode | Konstantin Lebedev | 1 | -1/+1 | |
| 2020-10-01 | add status code in S3RequestCounter | Konstantin Lebedev | 2 | -7/+24 | |
| 2020-09-30 | adjust help message | Chris Lu | 2 | -2/+2 | |
| 2020-09-30 | filer: replication follows master config if not specified | Chris Lu | 6 | -132/+138 | |
| 2020-09-27 | HCFS: 1.4.82.01 | Chris Lu | 7 | -7/+7 | |
| 2020-09-27 | fix test | Chris Lu | 1 | -19/+19 | |
| 2020-09-27 | adjust for test | Chris Lu | 1 | -0/+19 | |
| 2020-09-27 | 2.01 | Chris Lu | 3 | -3/+3 | |
| 2020-09-27 | filer: able to start s3 together | Chris Lu | 1 | -1/+21 | |
| 2020-09-27 | add a hard link marker to 16byte + maker, for future extensions | Chris Lu | 1 | -1/+5 | |
| 2020-09-27 | adjust | Chris Lu | 1 | -2/+2 | |
| 2020-09-27 | skip caching too large chunks | Chris Lu | 1 | -2/+4 | |
| 2020-09-27 | more tests | Chris Lu | 2 | -11/+31 | |
| 2020-09-27 | fix pre allocated volume size | Chris Lu | 1 | -1/+1 | |
| 2020-09-27 | refactor | Chris Lu | 5 | -25/+23 | |
| adjust for faster test | |||||
| 2020-09-26 | avoid non utf-8 in filename | Chris Lu | 1 | -0/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1493 | |||||
| 2020-09-25 | Update README.md | Chris Lu | 1 | -1/+1 | |
| 2020-09-25 | filer: upload also set file size | Chris Lu | 1 | -0/+1 | |
| ensure works same as fuse mount | |||||
| 2020-09-25 | Hadoop on SeaweedFS: create empty file | Chris Lu | 2 | -10/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1494 | |||||
| 2020-09-25 | weed upload: usePublicUrl was not being used on big files | Chris Lu | 1 | -0/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1492 | |||||
| 2020-09-25 | Merge pull request #1491 from hilimd/master | Chris Lu | 1 | -1/+1 | |
| s3: fix get object metadata problem | |||||
| 2020-09-25 | s3: | limd | 1 | -1/+1 | |
| 1.fix spark reading S3 directory wildcard problem 2.fix the problem of the spark history service writing S3 directory reference git revsion number: b41b7ea4d09616b42edbad87ab71ac4f2b0fa08c | |||||
| 2020-09-24 | filer store: Cassandra supports username/password | Chris Lu | 1 | -0/+2 | |
| 2020-09-24 | Merge pull request #1490 from hilimd/master | Chris Lu | 1 | -1/+6 | |
| Add cassandra authenticator mode | |||||
| 2020-09-25 | Add cassandra authenticator mode | limd | 1 | -1/+6 | |
| 2020-09-25 | code style | limd | 1 | -1/+0 | |
| 2020-09-25 | code style | limd | 1 | -0/+1 | |
| 2020-09-25 | Merge pull request #20 from chrislusf/master | hilimd | 31 | -505/+1087 | |
| sync | |||||
| 2020-09-24 | Merge pull request #1482 from hilimd/master | Chris Lu | 4 | -37/+18 | |
| Fix: s3 delete object | |||||
| 2020-09-25 | mount: rollback default value | limd | 1 | -1/+1 | |
| 2020-09-24 | s3: handle response-content-encoding | Chris Lu | 1 | -0/+23 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1487 | |||||
| 2020-09-24 | minor | Chris Lu | 1 | -1/+1 | |
| 2020-09-24 | fix empty hard link id | Chris Lu | 1 | -1/+1 | |
| 2020-09-24 | switch hardlink id from int64 to bytes | Chris Lu | 12 | -33/+29 | |
| 2020-09-24 | adjust for metrics port | Chris Lu | 7 | -34/+30 | |
| 2020-09-24 | consolidate to one metricsPort in "weed server" mode | Chris Lu | 1 | -3/+7 | |
| 2020-09-24 | Merge pull request #1489 from kmlebedev/promhttp | Chris Lu | 7 | -6/+33 | |
| Promhttp | |||||
| 2020-09-24 | hardlink deletion factors in hardlink counter | Chris Lu | 3 | -6/+9 | |
| 2020-09-24 | adjust hardlink update | Chris Lu | 3 | -223/+119 | |
| simplify logic, pass entity content directly to hard link. The "weed mount" handles the logic to calculate hard link counter. | |||||
| 2020-09-24 | fix style | Konstantin Lebedev | 2 | -0/+2 | |
| 2020-09-24 | add start metrics server | Konstantin Lebedev | 7 | -8/+33 | |
| 2020-09-24 | mount: fix k8s pvc and os mount directory permission bug | limd | 3 | -36/+6 | |
| 2020-09-24 | hardlink works now | Chris Lu | 16 | -457/+878 | |
| 2020-09-24 | mount: fix k8s pvc mount directory permission | limd | 1 | -4/+2 | |
| 2020-09-23 | Merge pull request #1485 from LIBA-S/fix_oversized | Chris Lu | 3 | -15/+223 | |
| Correct the oversized state of volume after compaction | |||||
