| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-03-18 | testing udporigin/test_udp | Chris Lu | 4 | -36/+1067 | |
| This reverts commit 69694a17be1ef8817d9afb3a1265e605298e7ab3. | |||||
| 2021-03-13 | simplify | Chris Lu | 2 | -38/+2 | |
| 2021-03-13 | still not working | Chris Lu | 3 | -95/+55 | |
| 2021-03-13 | trying https://github.com/spance/suft | Chris Lu | 16 | -24/+2711 | |
| seems something wrong with the timing | |||||
| 2021-03-13 | this performs poorly and unstable | Chris Lu | 2 | -3/+15 | |
| 2021-03-13 | compiles, but fail to send | Chris Lu | 5 | -39/+55 | |
| 2021-03-13 | udp hangs | Chris Lu | 6 | -3/+147 | |
| 2021-03-12 | default to empty host to bind to tcp4 and tcp6 | Chris Lu | 4 | -4/+4 | |
| 2021-03-12 | fullpath() test is not needed | Chris Lu | 1 | -34/+0 | |
| 2021-03-12 | upgrade fuse version, add batch forget | Chris Lu | 2 | -1/+3 | |
| 2021-03-12 | add mount memory profiling | Chris Lu | 2 | -1/+53 | |
| 2021-03-12 | mount: internals switch to filer.Entry instead of protobuf | Chris Lu | 9 | -94/+80 | |
| 2021-03-11 | Merge pull request #1893 from kmlebedev/s3testfixed | Chris Lu | 2 | -2/+2 | |
| add 12 s3 tests | |||||
| 2021-03-12 | add 12 tests | Konstantin Lebedev | 2 | -2/+2 | |
| https://github.com/chrislusf/seaweedfs/issues/1810 | |||||
| 2021-03-11 | Merge pull request #1892 from wuh-fnst/listMultipartIsLast | Chris Lu | 1 | -2/+12 | |
| make “List” correctly judge whether it is the last file | |||||
| 2021-03-12 | make List correctly judge whether it is the last file | wuh-fnst | 1 | -2/+12 | |
| 2021-03-11 | print out the url | Chris Lu | 1 | -2/+3 | |
| 2021-03-11 | fix | Chris Lu | 1 | -1/+1 | |
| 2021-03-11 | shell: add s3.clean.uploads to clean up stale multipart uploads | Chris Lu | 1 | -0/+91 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1855 | |||||
| 2021-03-11 | mount: add a bit retry when connecting to filer during startup | Chris Lu | 1 | -7/+14 | |
| 2021-03-11 | reduce repeated calls to dir.FullPath() | Chris Lu | 2 | -10/+11 | |
| 2021-03-11 | Merge pull request #1883 from kmlebedev/passDelNonEmptyFolder | Chris Lu | 2 | -1/+8 | |
| s3 delete-objects pass OK for fail to delete non-empty folder | |||||
| 2021-03-11 | Merge pull request #1890 from kmlebedev/ZeroDataSize | Chris Lu | 1 | -1/+5 | |
| error if read chunk zero data size | |||||
| 2021-03-11 | error if urls not found | Konstantin Lebedev | 1 | -6/+3 | |
| 2021-03-11 | escape special characters | Chris Lu | 2 | -8/+8 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1884 | |||||
| 2021-03-11 | error if read chunk zero data size | Konstantin Lebedev | 1 | -1/+8 | |
| 2021-03-11 | Merge pull request #1886 from wuh-fnst/listMultipartEmptyIsLast | Chris Lu | 1 | -0/+4 | |
| s3: "isLast" returns true when the file does not exist | |||||
| 2021-03-11 | s3: "isLast" returns true when the file does not exist | wuheng | 1 | -0/+4 | |
| 2021-03-10 | Update SeaweedFS_Cluster_Backup.png | Chris Lu | 1 | -0/+0 | |
| 2021-03-10 | Added SeaweedFS_Cluster_Backup.png | Chris Lu | 1 | -0/+0 | |
| 2021-03-10 | Added SeaweedFS_Cluster_Backup.png | Chris Lu | 1 | -0/+0 | |
| 2021-03-10 | Update SeaweedFS_XDR.png | Chris Lu | 1 | -0/+0 | |
| 2021-03-10 | Added SeaweedFS_XDR.png | Chris Lu | 1 | -0/+0 | |
| 2021-03-10 | Update release.yml | Chris Lu | 1 | -0/+2 | |
| 2021-03-10 | fix error printing | Chris Lu | 1 | -1/+3 | |
| 2021-03-10 | Update SeaweedFS_Architecture.png | Chris Lu | 1 | -0/+0 | |
| 2021-03-10 | Update SeaweedFS_Architecture.png | Chris Lu | 1 | -0/+0 | |
| 2021-03-10 | s3: escape object key if containing special characters | Chris Lu | 2 | -3/+12 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1884 | |||||
| 2021-03-10 | Update go.mod | Chris Lu | 1 | -0/+1 | |
| 2021-03-10 | build static binary in docker images | Chris Lu | 2 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1856 | |||||
| 2021-03-10 | Merge pull request #1872 from kmlebedev/grpc_auth | Chris Lu | 7 | -14/+119 | |
| TLS allowed CommonNames | |||||
| 2021-03-10 | no directoriesWithDeletion | Konstantin Lebedev | 1 | -2/+4 | |
| 2021-03-10 | s3 delete-objects pass OK for fail to delete non-empty folder | Konstantin Lebedev | 2 | -2/+7 | |
| 2021-03-10 | add comments | Konstantin Lebedev | 3 | -6/+12 | |
| 2021-03-10 | allowed wildcard domain | Konstantin Lebedev | 4 | -31/+35 | |
| 2021-03-10 | comma-separated | Konstantin Lebedev | 1 | -4/+4 | |
| 2021-03-10 | comma-separated SSL certificate common names | Konstantin Lebedev | 2 | -5/+6 | |
| 2021-03-09 | refactoring, remove duplicated code | Chris Lu | 1 | -58/+2 | |
| 2021-03-09 | properly lock file.entry object | Chris Lu | 5 | -44/+88 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1882 | |||||
| 2021-03-09 | fix outdated cron job scripts | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1881 | |||||
