Commit Graph

  • 5bcc77b46c volume: default readMode to proxy Chris Lu 2021-07-03 15:55:56 -0700
  • f5fa0b08fd 2.57 2.57 Chris Lu 2021-07-03 15:10:57 -0700
  • a024254ad7 logging Chris Lu 2021-07-03 14:51:01 -0700
  • d39b2689a5 S3 authorization: StreamingSigned enforces access control Chris Lu 2021-07-03 14:50:53 -0700
  • 3986601ee8 add run_image Chris Lu 2021-07-03 12:52:58 -0700
  • fa0dab6029 mount: rename also recursively move file handles Chris Lu 2021-07-03 02:59:35 -0700
  • e598493e1a keep scaffold toml updated #2150 bingoohuang 2021-07-03 11:04:13 +0800
  • 8fe75692ee volume: address "unaligned 64-bit atomic operation" Chris Lu 2021-07-02 13:57:34 -0700
  • 2cb8b31ea7
    Merge pull request #2179 from nivekuil/tokenpolicy Chris Lu 2021-07-02 13:51:53 -0700
  • 8425705643 Cassandra: Use TokenAwareHostPolicy by default with fallback #2179 nivekuil 2021-07-02 13:02:26 -0700
  • d8bda0b229 locate the weed binary Chris Lu 2021-07-02 13:33:15 -0700
  • 53ecae7c7b
    Merge pull request #2178 from danielflira/master Chris Lu 2021-07-02 13:31:49 -0700
  • 586e066897 fix weed fuse parameters parsing #2178 danielflira 2021-07-02 16:52:52 -0300
  • 3d9ec2e0b6
    Merge pull request #2174 from qwedsazzcc/master Chris Lu 2021-07-01 21:04:21 -0700
  • 1a4db87e19 fix s3 metadata error with multipart upload #2174 lyg 2021-07-02 11:00:42 +0800
  • c6d4c16079 S3: add metadata with multipart upload Chris Lu 2021-07-01 19:12:11 -0700
  • 2420c60fc4 log reading adds delay between retries Chris Lu 2021-07-01 14:01:25 -0700
  • 067eb15e70 remove debug messages Chris Lu 2021-07-01 01:24:07 -0700
  • b624090398 go fmt Chris Lu 2021-07-01 01:21:14 -0700
  • 215b169562 mount: recursively rename locally Chris Lu 2021-07-01 01:19:28 -0700
  • c795183887 return node itself as directory handler Chris Lu 2021-06-30 17:42:33 -0700
  • 30dbe98dff Update Makefile Chris Lu 2021-06-30 12:33:11 -0700
  • 07f20155fd small optimization Chris Lu 2021-06-30 12:33:04 -0700
  • 90badb8201
    Merge pull request #2172 from danielflira/master Chris Lu 2021-06-30 20:22:13 -0700
  • a66112c9d2 configurable fusermount path #2172 danielflira 2021-07-01 00:07:54 -0300
  • 575f4b167b When a file is being uploaded via PUT or POST request with a presigned url and the body is not nil the file is read and then hashed to compare against the X-Amz-Content-Sha256 query parameter. #2171 大北 2021-06-30 15:07:20 -0700
  • c8884719ea
    Merge pull request #2170 from nivekuil/patch-1 Chris Lu 2021-06-30 13:25:35 -0700
  • 253b4ed898
    remote -> proxy in server to match volume flags #2170 Kevin Liu 2021-06-30 13:05:45 -0700
  • 4a0ba3a1a9
    Merge pull request #2168 from song-zhang/master Chris Lu 2021-06-30 11:01:40 -0700
  • 20d33ae025 add proxy mode to read non-local volumes #2168 zhangsong 2021-06-30 18:33:18 +0800
  • 7566782c2e add proxy mode to read non-local volumes zhangsong 2021-06-30 17:28:37 +0800
  • e9eb15e56a
    Merge pull request #2164 from wenerme/patch-2 Chris Lu 2021-06-29 13:51:10 -0700
  • 6f683e6572
    also failed on mips64 #2164 陈杨文 2021-06-30 04:36:00 +0800
  • 41db292332 skip s390 ppc64le Chris Lu 2021-06-29 10:06:38 -0700
  • 3668d10664 range query for mp4 video play Chris Lu 2021-06-29 02:13:29 -0700
  • 24e11d1e90 look back when adding to sorted values Chris Lu 2021-06-28 22:46:49 -0700
  • fc8dd58aea volume: large_volume version has bug when using in memory index Chris Lu 2021-06-28 15:48:07 -0700
  • a2979aa051 2.56 2.56 Chris Lu 2021-06-27 23:33:45 -0700
  • 08377fecb8 fixes Chris Lu 2021-06-27 23:32:57 -0700
  • 17477b37d5 sleep before re-reading the messages Chris Lu 2021-06-27 06:31:04 -0700
  • c764596f96 filer: slow metadata topic read may lose some change events Chris Lu 2021-06-27 05:54:06 -0700
  • cc7714fdbe logging changes to debug Chris Lu 2021-06-27 05:51:28 -0700
  • facaa36d22
    Merge pull request #2160 from thephoenixofthevoid/thephoenixofthevoid-fix-losing-env Chris Lu 2021-06-26 08:50:53 -0700
  • 8d70ba2eaa Fix: Loosing environment variables at StartProcess #2160 thephoenixofthevoid 2021-06-26 10:50:03 +0300
  • 1cac2f2278 shell: volume.fsck checks missing chunks in filer Chris Lu 2021-06-24 23:56:24 -0700
  • 9dd09bbb33 refactor Chris Lu 2021-06-24 17:22:53 -0700
  • c2e0a75c1f adjust logs Chris Lu 2021-06-24 12:46:00 -0700
  • 78b1fb921c adjust log level Chris Lu 2021-06-23 20:59:54 -0700
  • f3cc095fea extract embed toml example to separate files bingoo 2021-06-23 22:03:35 +0800
  • 05af54ad10 2.55 2.55 Chris Lu 2021-06-23 00:41:01 -0700
  • d5bc87a5da
    Update README.md Chris Lu 2021-06-23 00:26:09 -0700
  • d4b0dcf442
    Merge pull request #2147 from jonaz/process_metrics Chris Lu 2021-06-22 04:13:17 -0700
  • 829b195084 Add process metrics of weed itself #2147 Jonas Falck 2021-06-22 09:54:13 +0200
  • d474ce6fe3 master: avoid repeated leader redirection Chris Lu 2021-06-21 22:56:07 -0700
  • 117f8e0bc1
    Merge pull request #2141 from danielflira/feature-background-fuse Chris Lu 2021-06-19 23:05:16 -0700
  • f1d207a0fe start weed with mount in background #2141 danielflira 2021-06-20 02:48:46 -0300
  • b3eb4fecc7 2.54 2.54 Chris Lu 2021-06-19 03:48:15 -0700
  • f24bb9e688 mount: fix for deletion stopped working since 2.53 Chris Lu 2021-06-19 03:46:39 -0700
  • 88d52adfdd remove unused fields Chris Lu 2021-06-18 15:35:22 -0700
  • 13d5126424
    Update Release1.yml #2136 JustTestCode 2021-06-19 06:22:25 +0800
  • 5b9e277482
    Update Release1.yml JustTestCode 2021-06-19 06:15:00 +0800
  • a94ecc8258
    Delete release.yml JustTestCode 2021-06-19 06:08:10 +0800
  • 459b45aec1
    Delete container_release.yml JustTestCode 2021-06-19 06:08:03 +0800
  • 8bd8d58c35
    Delete container_latest.yml JustTestCode 2021-06-19 06:07:53 +0800
  • 332ee97824
    Update Release1.yml JustTestCode 2021-06-19 05:58:09 +0800
  • 3d856b0c5d
    Create Release1.yml JustTestCode 2021-06-19 05:46:59 +0800
  • 4c1145bbb1 Update filer_server_handlers_write_autochunk.go JustTestCode 2021-06-19 05:37:09 +0800
  • 7761074e7c avoid exit in case of errors on single volumes https://github.com/chrislusf/seaweedfs/issues/2129 #2130 Konstantin Lebedev 2021-06-16 14:23:49 +0500
  • 56eb522b13 fix stats when a collection is deleted Chris Lu 2021-06-15 21:11:31 -0700
  • 055374a50b FUSE: skip flushing if file is deleted Chris Lu 2021-06-15 12:45:20 -0700
  • cd59573dd3
    Merge pull request #2128 from kmlebedev/do_small_delete_transactions Chris Lu 2021-06-15 10:41:16 -0700
  • 6aa1a56ec8 avoid crashes Galera Cluster https://github.com/chrislusf/seaweedfs/issues/2125 #2128 Konstantin Lebedev 2021-06-15 18:12:39 +0500
  • ebe971da2e
    Merge pull request #2127 from nagy/check-history-error Chris Lu 2021-06-15 03:29:21 -0700
  • 7a81caa31e 2.53 2.53 Chris Lu 2021-06-13 17:12:34 -0700
  • 4d0cbd2700 skip cookie checking if from grpc api Chris Lu 2021-06-13 16:16:11 -0700
  • 7225cb4ac5 add block and mutex profiling Chris Lu 2021-06-13 16:15:54 -0700
  • 28a4a1f8d6 fix for mysql2 postgres2 on fast dropping buckets Chris Lu 2021-06-13 07:31:56 -0700
  • 1e76fc994a filer.copy: zero fileSize for directories Chris Lu 2021-06-13 07:09:06 -0700
  • ed6aa13520 minor Chris Lu 2021-06-12 18:36:25 -0700
  • ee6c67682c minor Chris Lu 2021-06-12 02:52:41 -0700
  • 9357911a95 remove all bucket metadata Chris Lu 2021-06-10 23:37:54 -0700
  • b71c3cfba4 avoid possible empty object Chris Lu 2021-06-10 22:17:53 -0700
  • 310e31424e adjust the error output Chris Lu 2021-06-10 21:55:13 -0700
  • 8b382a8209 refactor Chris Lu 2021-06-10 21:50:21 -0700
  • 33b87244ef refactoring Chris Lu 2021-06-10 16:54:36 -0700
  • 40a8cb9b0a
    Update README.md Chris Lu 2021-06-09 13:14:54 -0700
  • 7ce3bee0c0
    Check for history file errors as well #2127 Daniel Nagy 2021-06-08 11:01:23 +0200
  • 492a91e0b0
    Merge pull request #2115 from nagy/exitcode Chris Lu 2021-06-07 15:47:08 -0700
  • 0e3adde47f
    Return correct exitcode when `wheed upload` fails #2115 Daniel Nagy 2021-06-07 18:17:16 +0200
  • 76f24af79a 2.52 2.52 Chris Lu 2021-06-07 12:13:23 -0700
  • 5e6dfbc25f locks for data racing Chris Lu 2021-06-07 12:04:50 -0700
  • 452c6ef183 limits concurrent uploads for one file 2.51 Chris Lu 2021-06-06 23:05:17 -0700
  • 8295e2feb6 skip md5 checking for now because of race condition Chris Lu 2021-06-06 22:16:32 -0700
  • c8dea3dd89 2.51 Chris Lu 2021-06-06 21:54:00 -0700
  • 19caeb7b02 fix writing the small file Chris Lu 2021-06-06 20:57:03 -0700
  • bb45dea15a filer: parallel data upload Chris Lu 2021-06-06 20:23:36 -0700
  • e00443a940 mount: adjust starting order Chris Lu 2021-06-06 20:22:42 -0700
  • 44f1ba6894 refactor Chris Lu 2021-06-06 18:43:04 -0700
  • 6c82326575 use bytes.Buffer to reduce memory allocation and gc Chris Lu 2021-06-06 13:42:36 -0700
  • 9cba5cca0b optionally disable concurrent upload limit Chris Lu 2021-06-06 13:13:33 -0700