Commit History

Author SHA1 Message Date
  banjiaojuhao 6ab09e9071 filer_http: support uploading file with offset 2 years ago
  chrislu 497ebbbd45 2.90 2 years ago
  chrislu 56da3494cb leveldb3: adjust memory allocation for each bucket 2 years ago
  Chris Lu fa36353f45 Merge pull request #2690 from banjiaojuhao/filer-http_move_entry 2 years ago
  banjiaojuhao e6126cef62 filer_web: support moving entry 2 years ago
  chrislu 7bc67399e4 listing for filer stores without prefixed query: break if no more progress 2 years ago
  chrislu 248c0c8087 minor 2 years ago
  chrislu 4ee0a6f47b filer store: reduce one possible listing operation 2 years ago
  chrislu b3594278c9 optimize a bit 2 years ago
  chrislu 61811dc2f1 comments 2 years ago
  chrislu daa27b2119 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 2 years ago
  chrislu 9014d00fd0 Revert "s3: listObjectParts return ErrNoSuchUpload if does not exist" 2 years ago
  Chris Lu 95eb91ed1a Merge pull request #2685 from banjiaojuhao/filer-get_file_entry 2 years ago
  banjiaojuhao 4c30934cd9 filer: support get file entry 2 years ago
  chrislu 63062ed7f0 mount2: fix unlink 2 years ago
  chrislu 93e12d5f30 fix build 2 years ago
  chrislu d62370d4e0 add todo 2 years ago
  chrislu e8ce30fdc5 mount2: adjust file mode 2 years ago
  chrislu f9d33f70b0 return fuse.Status when looking up by inode 2 years ago
  chrislu b9cf4f12fc Merge branch 'master' of https://github.com/chrislusf/seaweedfs 2 years ago
  chrislu 49b84b6e2a list entries while reading from remote 2 years ago
  Chris Lu 38dcaaa76e Merge pull request #2683 from guo-sj/fix_fsconfigure_bug 2 years ago
  guosj ca121ecd66 fix minor bug in commandFsConfigure.Do 2 years ago
  chrislu 65a19e3abc fix listing with correct inode 2 years ago
  chrislu 6ac066d1dc count lookup or not 2 years ago
  chrislu a129bda7d9 sync data first before stopping 2 years ago
  chrislu 118d0e01a8 less logs 2 years ago
  chrislu a6bc67c34c less logs 2 years ago
  chrislu 2facd65998 fix second listing 2 years ago
  chrislu 1013fc90d8 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 2 years ago
  chrislu 22739c653a clean up 2 years ago
  Chris Lu 3cb19cf6db Merge pull request #2680 from kmlebedev/volume_healthz 2 years ago
  Konstantin Lebedev 9ea09cc41c healthz check to avoid drain pod with last replicas 2 years ago
  chrislu 65bfeafb5a add back mkdir 2 years ago
  chrislu 37e8fce841 clean up cache on exit 2 years ago
  chrislu d4dc00471a Merge branch 'master' of https://github.com/chrislusf/seaweedfs 2 years ago
  chrislu 1560ec7e26 remove unused code 2 years ago
  Chris Lu b394380a36 Merge pull request #2679 from guo-sj/update_readme 2 years ago
  chrislu 3cbce878f2 mount2: fix directory pagination 2 years ago
  guosj 878c187916 update links in README.md 2 years ago
  chrislu df51e0c042 mongodb: remove ErrNoDocuments checking since it is only for creating single record, not for querying 2 years ago
  chrislu 98cce6a150 mongodb: ensure closing cursor 2 years ago
  Chris Lu aa7fc299b8 Merge pull request #2676 from banjiaojuhao/add_filer_store-redis_lua 2 years ago
  Chris Lu 5eb3a7e466 Merge pull request #2677 from banjiaojuhao/bugfix-nil_pointer_dereference 2 years ago
  banjiaojuhao fc3b75f2f8 weed/operation/delete_content.go: nil pointer dereference 2 years ago
  banjiaojuhao b5ec346700 FilerStore: add redis_lua 2 years ago
  chrislu 17ac5244c3 mount2: avoid double listing directories 2 years ago
  chrislu 222798d926 mount2: fix for read dir plus on linux 2 years ago
  chrislu 4e72863ba5 mount2 add debug mode 2 years ago
  Chris Lu 64afbc5235 Merge pull request #2640 from Radtoo/fsck_with_delete 2 years ago