Commit Graph

  • 26a55bbb5c Adjust error message when bucket name conflicts with existing collections Chris Lu 2021-05-12 22:30:39 -0700
  • ceb620a30a directory rename: change directory name after renaming Chris Lu 2021-05-12 22:04:47 -0700
  • b430d1b6ee filer.copy: "check.size" before copying files Chris Lu 2021-05-12 21:45:39 -0700
  • 534c4202a5
    Update README.md Chris Lu 2021-05-11 23:44:27 -0700
  • 516efdddc7
    Merge pull request #2063 from Suika/gh-container-build Chris Lu 2021-05-11 22:17:33 -0700
  • 0c16e00ef9 raft v1.0.7 Chris Lu 2021-05-11 22:07:19 -0700
  • fc5a8af09e fix possible nil Chris Lu 2021-05-11 22:06:41 -0700
  • 285a4667c2 Enable login/push, build latest/dev on master branch #2063 suika 2021-05-12 04:38:36 +0200
  • 727287a755 Fix build context for latest tag suika 2021-05-12 04:31:13 +0200
  • 19895d5f72 Container build actions suika 2021-05-12 04:26:31 +0200
  • 0f7b43af99 2.47 2.47 Chris Lu 2021-05-11 10:12:15 -0700
  • d2d36a3f9d master: avoid creating too many volumes Chris Lu 2021-05-11 10:05:31 -0700
  • 4596e64710 2.46 Chris Lu 2021-05-10 21:58:37 -0700
  • e55aa41690 Merge branch 'upload_via_temp_file' Chris Lu 2021-05-10 21:48:18 -0700
  • 1737af480a adjust logs Chris Lu 2021-05-10 21:47:51 -0700
  • d06ecc2649 working properly Chris Lu 2021-05-10 21:47:07 -0700
  • fe2edd4b50 2.45 Chris Lu 2021-05-10 13:53:03 -0700
  • 55d547afec switch back to in memory uploading for now Chris Lu 2021-05-10 13:50:10 -0700
  • 9a6aa00e9d avoid nil locations Chris Lu 2021-05-10 02:39:52 -0700
  • da0a4e775b Revert "Revert "Merge pull request #2027 from bingoohuang/master"" Chris Lu 2021-05-10 00:13:55 -0700
  • 40945a60cf use go 1.16.4 to build docker image Chris Lu 2021-05-10 00:13:36 -0700
  • aa6949ef25 2.44 Chris Lu 2021-05-09 23:28:48 -0700
  • ba77833343 EOF handling Chris Lu 2021-05-09 23:04:24 -0700
  • f4cf30b497 mount: write to tmp file before uploading Chris Lu 2021-05-09 22:56:10 -0700
  • 280e7cf289 mount: in case the set attribute is called before persisting the file Chris Lu 2021-05-09 22:55:30 -0700
  • 74052064b6 add one missing optimization Chris Lu 2021-05-09 17:25:42 -0700
  • 59ace54925 refactor Chris Lu 2021-05-09 17:22:30 -0700
  • 50be19d23e refactor Chris Lu 2021-05-09 15:33:01 -0700
  • 55e060cf61 refactor Chris Lu 2021-05-09 15:28:54 -0700
  • 735e65be17 refactor Chris Lu 2021-05-09 15:22:38 -0700
  • 93e84a12f2 refactor Chris Lu 2021-05-09 15:15:18 -0700
  • 3942e3b2ef a better fix Chris Lu 2021-05-09 01:42:19 -0700
  • 957e1a1bc1 fuse: important: if filer -filer.path is not root, directory listing will fail Chris Lu 2021-05-09 00:32:21 -0700
  • aabea37af1
    Merge pull request #76 from chrislusf/master hilimd 2021-05-08 13:46:12 +0800
  • 7ca75347ec minor Chris Lu 2021-05-07 21:56:45 -0700
  • 8f8738867f add retry to assign volume Chris Lu 2021-05-07 07:29:26 -0700
  • 007401f3a0 remove duplicated code Chris Lu 2021-05-07 07:14:24 -0700
  • 930581cedc fuse: avoid nil when invalidating entry Chris Lu 2021-05-07 07:09:02 -0700
  • 84397b814a
    Merge pull request #2052 from jbarotin/master Chris Lu 2021-05-07 06:09:03 -0700
  • 89b2ef8d05 handle "/" in exist #2052 Jérôme Barotin 2021-05-07 10:05:48 +0200
  • a46be0ca56 Add exists() to java client Jérôme Barotin 2021-05-07 09:24:24 +0200
  • 9b5f54e367 java: filer client add modified time to touch() function Chris Lu 2021-05-06 11:38:23 -0700
  • 28d58bac62 another simple example Chris Lu 2021-05-06 11:25:36 -0700
  • 48601bce6c
    Merge pull request #2050 from jbarotin/master Chris Lu 2021-05-06 10:35:44 -0700
  • 9c97b17291 make SeaweedInputStream throw FileNotFoundException #2050 Jérôme Barotin 2021-05-06 19:21:23 +0200
  • aaad4b578b
    Merge pull request #2049 from qieqieplus/async-assign Chris Lu 2021-05-06 10:00:25 -0700
  • c4d32f6937 ahead of time volume assignment #2049 qieqieplus 2021-05-06 18:46:14 +0800
  • 55a8f57381 go fmt Chris Lu 2021-05-06 03:37:51 -0700
  • 5753749c90 remove verbose logs Chris Lu 2021-05-06 03:34:34 -0700
  • 38f411219a mount: skip local chunk cache if opened write only Chris Lu 2021-05-06 03:31:40 -0700
  • c899bdf063 a little optimization Chris Lu 2021-05-06 03:03:00 -0700
  • 3eb336e0b0 report error only for the first multipart upload Chris Lu 2021-05-06 01:57:54 -0700
  • 76c48ffe27 optional parallel copy ec shards Chris Lu 2021-05-06 01:53:35 -0700
  • ac71117ee6 revert PR #1903 avoid http error: superfluous response.WriteHeader Chris Lu 2021-05-05 15:11:39 -0700
  • 24efa31e49
    Merge pull request #2045 from qieqieplus/fix-vacuum-commit Chris Lu 2021-05-05 07:41:38 -0700
  • ac26080bd2 fix concurrent vacuum & delete panic #2045 qieqieplus 2021-05-05 17:54:50 +0800
  • e24ba2aadc filer: delete specific tags Chris Lu 2021-05-02 21:53:43 -0700
  • e87e6ef33c s3: return 404 if bucket does not exist Chris Lu 2021-05-02 21:30:37 -0700
  • a4bb37a5fe add debug info Chris Lu 2021-05-01 16:10:26 -0700
  • 2e56407c6b fix visited checking Chris Lu 2021-05-01 16:09:29 -0700
  • c48ef78670 2.43 2.43 Chris Lu 2021-05-01 00:39:04 -0700
  • 53b300edd8 add git version for local builds Chris Lu 2021-05-01 00:20:11 -0700
  • f51bf61a16 remove wrong parameter Chris Lu 2021-04-30 22:51:30 -0700
  • 3a86d4dbfd mount: fix directory invalidation Chris Lu 2021-04-30 22:51:06 -0700
  • d74cdf0115 Revert "Merge pull request #2027 from bingoohuang/master" 2.42 Chris Lu 2021-04-30 03:36:15 -0700
  • 84312e6799 2.42 Chris Lu 2021-04-30 03:14:07 -0700
  • 8db58450a0 Update ISSUE_TEMPLATE.md Chris Lu 2021-04-30 01:08:09 -0700
  • 513fd5e0f6
    Update release.yml Chris Lu 2021-04-29 23:05:23 -0700
  • 10cddc44de
    Update release.yml Chris Lu 2021-04-29 15:50:41 -0700
  • 4fc074db81
    Update README.md Chris Lu 2021-04-29 15:46:45 -0700
  • fa0d973113
    Merge pull request #2037 from utsl42/reader_at Chris Lu 2021-04-28 17:31:46 -0700
  • 042de9359c make reader_at handle random reads more efficiently for FUSE #2037 Nathan Hawkins 2021-04-28 19:13:37 -0400
  • a26a37dfa3 fix compilation Chris Lu 2021-04-28 13:36:53 -0700
  • ef94ff6837
    Merge pull request #2035 from kmlebedev/fix_chunks_etag Chris Lu 2021-04-28 10:37:18 -0700
  • 8ae3ea4b1d
    Merge pull request #2034 from kmlebedev/iam_listkeys_filter Chris Lu 2021-04-28 10:34:40 -0700
  • 9dca75aea8
    Merge pull request #2032 from tobiasmuehl/patch-2 Chris Lu 2021-04-28 10:31:19 -0700
  • 5198c7a7d5
    Merge pull request #2031 from tobiasmuehl/patch-1 Chris Lu 2021-04-28 10:31:00 -0700
  • c2269123d3 fix aws style Etag for chunks #2035 Konstantin Lebedev 2021-04-28 22:28:05 +0500
  • 39f636c682 iam ListAccessKeys filtred by username #2034 Konstantin Lebedev 2021-04-28 17:15:22 +0500
  • a8864e2abd
    Detect rar archives by mime type #2032 Tobias Mühl 2021-04-28 15:54:19 +0700
  • 12a7e87007
    Do not compress brotli archives #2031 Tobias Mühl 2021-04-28 15:51:49 +0700
  • ccbe02218a 1.16 only due to https://github.com/chrislusf/seaweedfs/pull/2027 Chris Lu 2021-04-27 12:49:26 -0700
  • 4bdb17d086
    Merge pull request #2030 from kmlebedev/auth_bucket_wildcards Chris Lu 2021-04-27 10:37:18 -0700
  • a48785c7df auth use bucket wild cards #2030 Konstantin Lebedev 2021-04-27 21:45:40 +0500
  • 5861ba4608
    Merge pull request #2027 from bingoohuang/master Chris Lu 2021-04-27 02:48:47 -0700
  • 7a9d27fce8 promote to go:embed instead of github.com/rakyll/statik #2027 bingoohuang 2021-04-27 17:22:24 +0800
  • 400c8ef8d8
    Merge pull request #2025 from bingoohuang/master Chris Lu 2021-04-26 21:54:09 -0700
  • cf552417a7 minFreeSpace refactored #2025 bingoohuang 2021-04-27 10:37:24 +0800
  • 31f1cdeac2 minFreeSpace argument allows size like 10GiB bingoohuang 2021-04-26 18:48:34 +0800
  • d861cbd81b Merge branch 'master' of https://github.com/bingoohuang/seaweedfs bingoohuang 2021-04-26 17:19:35 +0800
  • 4ee58922ef
    Merge pull request #6 from chrislusf/master bingoohuang 2021-04-26 17:15:17 +0800
  • 86185262bb 2.41 2.41 Chris Lu 2021-04-24 16:54:36 -0700
  • 79f2e780c1 ensure name pattern checking is case sensitive Chris Lu 2021-04-24 11:51:23 -0700
  • ddc8643ee0 filer: directory listing adds namePatternExclude Chris Lu 2021-04-24 11:49:03 -0700
  • f0ad172e80 shell: show which server holds the lock Chris Lu 2021-04-22 23:56:35 -0700
  • 89eb9f6e70 clean up .uploads directory in mysql and postgres tables Chris Lu 2021-04-22 23:23:23 -0700
  • 46ef1811a1 correct help message Chris Lu 2021-04-22 22:26:38 -0700
  • 11c120c040 master UI adds volume size limit Chris Lu 2021-04-22 14:22:46 -0700
  • 6e5df901e4 adjust package names Chris Lu 2021-04-22 14:21:11 -0700
  • c60f2d333e
    Update cleanup.yml Chris Lu 2021-04-22 00:31:33 -0700