31 Commits (84be9442d7b9e843d1576813d5cdc43172b78746)

Author SHA1 Message Date
Konstantin Lebedev 54ee73287d
[filer] replace an invalid methods in a metric with an invalid one (#5378) 9 months ago
Konstantin Lebedev 4e9ea1e628
chore: filer healthz handler check filer store (#5208) 11 months ago
Konstantin Lebedev f9cf13fada
[filer] avoid return http ok for not allowed methods (#5209) 11 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 12 months ago
jerebear12 06343f8976
Set allowed origins in config (#5109) 1 year ago
Yuval Yacoby 3fe00996b2
added healthz endpoint to filer (#4899) 1 year ago
chrislu 27af11f1e8 Revert "Revert "Merge branch 'master' into sub"" 1 year ago
chrislu 0bb97709d4 Revert "Merge branch 'master' into sub" 1 year ago
zemul 91cbaef02b fix: mount proxyByFiler write error: wrong jwt 1 year ago
jerebear12 190afcc3fd
Allow CORS on Filer (#3750) 2 years ago
Patrick Schmidt 2930263dfd
Fix race conditions during in-flight size checks (#3505) 2 years ago
Konstantin Lebedev 22181dd018
refactor FilerRequest metrics (#3402) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
Chris Lu f2cd753bf9 fix avoid lock error 3 years ago
Chris Lu b938df97a2 remove unused parameter 3 years ago
Chris Lu 9cba5cca0b optionally disable concurrent upload limit 4 years ago
Chris Lu b5880334fc refactor 4 years ago
Chris Lu ac875976c0 filer, volume: add concurrent upload size limit to avoid OOM 4 years ago
Chris Lu d475c89fcc go fmt 4 years ago
Chris Lu 80b8692688 filer.sync: replicate outside of either cluster, only need to see filers 4 years ago
Chris Lu 937cfacc01 filer: add "proxyToFileId" to reverse proxy to a volume server 4 years ago
Chris Lu 0ea5c087ce go fmt 4 years ago
Chris Lu 6856b0d57e filer: add API to add/modify/delete tagging 4 years ago
Chris Lu de86945aeb go fmt 4 years ago
Chris Lu 306062b4e7 filer: add CORS support 4 years ago
Chris Lu 62563a895a refactoring 4 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
j.laycock 595a1beff0 Swap imports to use joeslay 5 years ago
Chris Lu 359563e95a refactoring 6 years ago
Chris Lu 478fe0ecf2 filer add readonly public port 8 years ago
Mike Tolman ce99bb927d Revert "Adding HTTP verb whitelisting options." 9 years ago
Mike Tolman 34837afc7a Adding HTTP verb whitelisting options. 9 years ago
Chris Lu 4f47b8cff9 refactoring 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Xiaodong Huo 61b1d73f5a Update filer_server_handlers.go 9 years ago
霍晓栋 7cf64ae07a dereplicate filer post request & support filer get request with raw fileId 9 years ago
Xiaodong Huo 166cc0d48a collection name could be specified in url 9 years ago
chrislusf 91db227b27 avoid using empty fileId to delete 9 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 3a024d62df skip directory listing when paginating files. 10 years ago
chrislusf 98aa9cc068 Adding filer option disableDirListing 10 years ago
Chris Lu f7998f8652 merge conflicts 10 years ago
chrislusf cc724305b6 Using Url instead of PublicUrl for volume server 10 years ago
yanyiwu 543f5af5af add w.Write for FilerServer HTTP response 10 years ago
Chris Lu 5b5d6341e5 Set http status after modifying response headers. 10 years ago
Chris Lu 49784d7f28 Add support for distributed filer metadata store. 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago
chrislusf e431d4121e Add optional http redirect for filer GET requests. 10 years ago