32 Commits (d401e374f7aef02f5fd367c79c0be6778aca2042)

Author SHA1 Message Date
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
banjiaojuhao fc3b75f2f8 weed/operation/delete_content.go: nil pointer dereference 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 5a0f92423e use grpc and jwt 3 years ago
Chris Lu 4d0cbd2700 skip cookie checking if from grpc api 4 years ago
Chris Lu 6daa932f5c refactoring to get master function, instead of passing master values directly 4 years ago
Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer 4 years ago
Chris Lu 6d87a0c5f5 batch delete orphan data by file keys 5 years ago
Chris Lu d848d08944 use public url also for deletions 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu 8dd260623e protect against nil deletion results 5 years ago
Chris Lu d0b423bbc0 filer: increase directory listing pagination size 5 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 327336ecf3 filer: avoid concurrent modification to result slice 6 years ago
Chris Lu e108688990 avoid grpc 5 seconds timeout 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 74fb237727 benchmark can work in secure mode 6 years ago
chenwanli 0a3e83a36a Set timeout for master and volume non-streaming rpc 6 years ago
Chris Lu 6b5d6bb5a6 adjust error names 6 years ago
Chris Lu b282e34dc2 async file chunk deletion 6 years ago
Chris Lu 4fcfc9410f cleanup 6 years ago
Chris Lu b1daede91b move volume vacuum to gRpc 6 years ago
Chris Lu 91ac2e0dd9 go fmt 6 years ago
Chris Lu ff66269b62 use grpc to replace http APIs for batch volume id lookup and batch delete 6 years ago
Chris Lu 08266b7256 go fmt 6 years ago
Chris Lu 06c43286cd skip error when deletion failed 6 years ago
Chris Lu cfbfc7cb67 fix compilation error 6 years ago
Chris Lu 888eb2abb5 filer read write all via locations from MasterClient 6 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
chrislusf e921cb1a9d format changes 9 years ago
tnextday daac5de1ba more check in `http_util.Delete` 9 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
Chris Lu f7998f8652 merge conflicts 10 years ago
chrislusf cc724305b6 Using Url instead of PublicUrl for volume server 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
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 10 years ago
wyy 4126280d55 use github.com/chrislusf instead of github.com/aszxqw 10 years ago
wyy 1cd19447e3 use github.com/aszxqw instead of code.google.com/p 10 years ago
Chris Lu cb56322937 minor textual change 11 years ago
Chris Lu cbc5a76e80 Added batch file deleting. 11 years ago
Chris Lu b771f060f1 rename variable name 11 years ago
Chris Lu 7251e357e7 enhance deletion operation 11 years ago
Chris Lu 3dbebfd1e1 Thread-safe fixes: 11 years ago
Chris Lu d0473e27d9 refactor api: lookup file id 11 years ago
Chris Lu 82b74c7940 issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com> 11 years ago
Chris Lu 48e4ced29d easier for client to delete file 12 years ago