Commit Graph

  • 6c75d67fe4
    build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.4 to 3.5.5 #3724 dependabot[bot] 2022-09-19 15:49:03 +0000
  • 3e8d88a858
    build(deps): bump github.com/klauspost/reedsolomon from 1.10.0 to 1.11.0 #3723 dependabot[bot] 2022-09-19 15:48:58 +0000
  • 9eae806325
    build(deps): bump modernc.org/sqlite from 1.18.2 to 1.19.1 #3722 dependabot[bot] 2022-09-19 15:48:54 +0000
  • 3e910eef4d
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 #3725 dependabot[bot] 2022-09-19 15:48:22 +0000
  • 59fc65f251
    build(deps): bump google.golang.org/api from 0.95.0 to 0.96.0 #3726 dependabot[bot] 2022-09-19 15:47:47 +0000
  • 137ce1e9ac
    build(deps): bump github.com/seaweedfs/goexif from 1.0.3 to 2.0.0+incompatible (#3721) dependabot[bot] 2022-09-19 08:44:23 -0700
  • 71ffa96c27
    build(deps): bump github.com/seaweedfs/goexif #3721 dependabot[bot] 2022-09-19 15:28:58 +0000
  • 7c9197bd64 Add Amazon S3 CannedACL Support #3719 changlin.shi 2022-09-19 21:43:07 +0800
  • 210b97e1ee
    Merge branch 'seaweedfs:master' into optimiz_leveldb_metric Guo Lei 2022-09-19 17:11:49 +0800
  • b2a171632b mount: fix 0 file size in linux chrislu 2022-09-18 21:42:13 -0700
  • 23f3aea4cf adjust logs chrislu 2022-09-18 18:14:24 -0700
  • 901e8157de 3.28 3.28 chrislu 2022-09-18 17:46:04 -0700
  • 9d230521a4 report write error chrislu 2022-09-18 16:49:48 -0700
  • 977c8e7830 add todo chrislu 2022-09-18 16:49:10 -0700
  • de581e6b53 volume server:set the default value of "hasSlowRead" to true #3710 zzq09494 2022-09-18 09:32:15 +0800
  • 1e10c3385c
    Merge branch 'seaweedfs:master' into master famosss 2022-09-18 09:21:31 +0800
  • 10d5b4b32b volume server: rename readBufferSize to readBufferSizeMB chrislu 2022-09-17 10:50:06 -0700
  • e264fa6e28 volume server: rename readBufferSize to readBufferSizeMB chrislu 2022-09-17 10:50:06 -0700
  • dcbded20bb minor chrislu 2022-09-17 10:24:47 -0700
  • 1c79301f89 Merge branch 'master' into message_send chrislu 2022-09-17 10:18:14 -0700
  • 3fc261d27c Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-09-16 23:54:39 -0700
  • 06748f2771 remove unused code chrislu 2022-09-16 23:54:37 -0700
  • 5d87ad72d8
    mute log filer: no entry is found in filer store (#3707) Konstantin Lebedev 2022-09-16 21:05:38 +0500
  • 1dced2691b fix set master options for single server Konstantin Lebedev 2022-09-16 16:51:35 +0500
  • cbed1933cd mute log filer: no entry is found in filer store #3707 Konstantin Lebedev 2022-09-16 15:27:23 +0500
  • 9c88901098 refactor(compose): Upgrade yml from version 2 -> 3.9 #3705 Ryan Russell 2022-09-16 04:54:32 -0500
  • 5b4ba6c1c7 refactor(compose): Upgrade `Makefile` for compose v2 Ryan Russell 2022-09-16 04:54:14 -0500
  • 3f47d9d0f7 docs(compose): Update readme for compose v2 upgrade Ryan Russell 2022-09-16 04:53:57 -0500
  • 824f7ad9e1
    refactor(shell): readability improvements (#3704) Ryan Russell 2022-09-16 04:43:49 -0500
  • 277976bd76
    refactor(storage): readability improvements (#3703) Ryan Russell 2022-09-16 04:43:17 -0500
  • 6654c82095 refactor(shell): readability improvements #3704 Ryan Russell 2022-09-16 04:35:21 -0500
  • 55cb6c6291 refactor(storage): readability improvements #3703 Ryan Russell 2022-09-16 04:28:31 -0500
  • 4e47431bda
    Merge e89d1ba959 into d949a238b8 #3624 Konstantin Lebedev 2022-09-16 16:46:02 +0800
  • 5881523196 Merge branch 'master' of github.com:famosss/seaweedfs zzq09494 2022-09-16 16:17:07 +0800
  • d949a238b8
    volume: add "readBufSize" option to customize read optimization (#3702) famosss 2022-09-16 15:30:40 +0800
  • 9cdcbfd401 simplify a bit #3702 zzq09494 2022-09-16 15:13:07 +0800
  • 9ce9de8821 simplify a bit zzq09494 2022-09-16 15:09:52 +0800
  • af27ce66fb
    Merge branch 'master' into addreadbufsize famosss 2022-09-16 15:08:09 +0800
  • 3ca1b315b6 refactor : redbufSIze -> readBufferSize zzq09494 2022-09-16 14:56:46 +0800
  • cf90f76a35 mark "hasSlowRead" as experimental chrislu 2022-09-15 23:33:46 -0700
  • a752f6220e Revert "Temporarily enable cgo" chrislu 2022-09-15 22:13:04 -0700
  • 37e5684b40 able to build on mac chrislu 2022-09-15 22:00:52 -0700
  • 39d89d1bfa feat: volume: add "readBufSize" option to customize read optimization zzq09494 2022-09-16 09:14:31 +0800
  • ff4f984f6b
    Merge branch 'seaweedfs:master' into master famosss 2022-09-16 08:34:10 +0800
  • 6f7ef8711a
    docs(s3api): readability improvements (#3696) Ryan Russell 2022-09-15 05:13:21 -0500
  • ad3a3c8782
    refactor(s3api_object_handlers): `deleteMultipleObjectsLimmit` -> `de… (#3695) Ryan Russell 2022-09-15 05:12:48 -0500
  • c4fc007630
    refactor(raft_hashicorp): `timeSpeep` -> `timeSleep` (#3694) Ryan Russell 2022-09-15 05:12:30 -0500
  • c202d4c1b0
    refactor(master_grpc_server_cluster): `seletedSet` -> `selectedSet` (#3693) Ryan Russell 2022-09-15 05:12:13 -0500
  • f9e3e7d1c4 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-09-15 03:11:34 -0700
  • 896a85d6e4 volume: add "hasSlowRead" option to customize read optimization chrislu 2022-09-15 03:11:32 -0700
  • 49be3a7357 docs(s3api): readability improvements #3696 Ryan Russell 2022-09-15 04:34:24 -0500
  • 1b8a28adbb refactor(s3api_object_handlers): `deleteMultipleObjectsLimmit` -> `deleteMultipleObjectsLimit` #3695 Ryan Russell 2022-09-15 04:22:58 -0500
  • fa096f3ba9 refactor(raft_hashicorp): `timeSpeep` -> `timeSleep` #3694 Ryan Russell 2022-09-15 04:20:28 -0500
  • 7eb776ea6a refactor(master_grpc_server_cluster): `seletedSet` -> `selectedSet` #3693 Ryan Russell 2022-09-15 04:18:03 -0500
  • e0064ae097
    docs: update `fileIdsToDelete` var (#3692) Ryan Russell 2022-09-15 04:09:06 -0500
  • 1ca640cf21 docs: update `fileIdsToDelete` var #3692 Ryan Russell 2022-09-15 04:06:59 -0500
  • d65bdeef08
    docs(meta_cache): readability fixes (#3691) Ryan Russell 2022-09-15 04:04:57 -0500
  • 92658b05a8
    refactor(volume_grpc_client_to_master): `grpcConection` -> `grpcConne… (#3690) Ryan Russell 2022-09-15 04:04:29 -0500
  • a635973847
    docs(topology): readability improvements (#3688) Ryan Russell 2022-09-15 04:03:10 -0500
  • b98bd7de65 docs(meta_cache): readability fixes #3691 Ryan Russell 2022-09-15 03:59:43 -0500
  • c1c3c6a6ae refactor(volume_grpc_client_to_master): `grpcConection` -> `grpcConnection` #3690 Ryan Russell 2022-09-15 03:54:55 -0500
  • 20dd72d402 docs(filer_deletion): `fildIdsToDelete` -> `filledIdsToDelete` #3689 Ryan Russell 2022-09-15 03:52:02 -0500
  • b5ab44f74d docs(topology): readability improvements #3688 Ryan Russell 2022-09-15 03:48:55 -0500
  • cdb095a5af
    Merge branch 'seaweedfs:master' into master famosss 2022-09-15 16:46:09 +0800
  • 0fc242b084
    docs: `panicing` -> `panicking` (#3687) Ryan Russell 2022-09-15 03:38:04 -0500
  • 21e1a4b3a2 docs: `panicing` -> `panicking` #3687 Ryan Russell 2022-09-15 03:34:42 -0500
  • f6d391c9da
    docs(command): readability fixes (#3686) Ryan Russell 2022-09-15 03:33:04 -0500
  • e43d9d5166 docs(command): readability fixes #3686 Ryan Russell 2022-09-15 03:30:57 -0500
  • 150ce9f3f6
    docs(wdclient): readability fix (#3685) Ryan Russell 2022-09-15 03:29:26 -0500
  • b51880ed3b
    docs(docker): readability fixes (#3684) Ryan Russell 2022-09-15 03:27:35 -0500
  • 7d8b02fcc4 docs(wdclient): readability fix #3685 Ryan Russell 2022-09-15 03:27:11 -0500
  • b64411bda8
    fix 0 size (#3683) ImFantuan 2022-09-15 16:27:02 +0800
  • 6bd8ab34ef docs(docker): readability fixes #3684 Ryan Russell 2022-09-15 03:24:03 -0500
  • 944f0d2df7
    fix 0 size #3683 ImFantuan 2022-09-15 16:16:15 +0800
  • 3a0a5c4366
    Merge branch 'seaweedfs:master' into master famosss 2022-09-15 15:43:33 +0800
  • bb880d6253
    IsTruncated returned by the ListMultipartUploads method is set to false by default (#3682) famosss 2022-09-15 15:27:15 +0800
  • 8dbaf2e20b fix: IsTruncated returned by the ListMultipartUploads method is set to false by default #3682 zzq09494 2022-09-15 15:00:04 +0800
  • b4f2adef28 avoid conflict version of grpc message #3681 Konstantin Lebedev 2022-09-15 11:28:32 +0500
  • 744b08a850 avoid grpc version incompatibilities Konstantin Lebedev 2022-09-15 11:24:29 +0500
  • 21c0587900 go fmt chrislu 2022-09-14 23:06:44 -0700
  • c8645fd232 master: implement grpc VolumeMarkWritable chrislu 2022-09-14 23:05:30 -0700
  • bd57978630 fix backwards compatibility after b9112747b5 #3680 Konstantin Lebedev 2022-09-15 10:36:08 +0500
  • c30f6abb11
    refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` (#3679) Ryan Russell 2022-09-14 15:10:27 -0500
  • 12914af4d8
    Character readability (#3678) Ryan Russell 2022-09-14 15:09:53 -0500
  • 990be6e3f9 refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` #3679 Ryan Russell 2022-09-14 14:34:21 -0500
  • 9a9e73d6e1 refactor(volume_server): `quoteCharactoer` -> `quoteCharacter` #3678 Ryan Russell 2022-09-14 14:26:19 -0500
  • d1480a5ecf refactor(volume_server): `QuoteCharactoer` -> `QuoteCharacter` Ryan Russell 2022-09-14 14:25:37 -0500
  • c06ba9fa14 refactor(pb): `quote_charactoer` -> `quote_character` Ryan Russell 2022-09-14 14:24:47 -0500
  • 3429cbe3fc
    refactor(webdav_server): `modifiledTime` -> `modifiedTime` (#3676) Ryan Russell 2022-09-14 14:20:27 -0500
  • d5239ab983
    refactor(server): `suppported` -> `supported` (#3677) Ryan Russell 2022-09-14 14:16:39 -0500
  • bd5c8b5f04 refactor(server): `suppported` -> `supported` #3677 Ryan Russell 2022-09-14 14:13:09 -0500
  • fb75c5cff6 refactor(webdav_server): `modifiledTime` -> `modifiedTime` #3676 Ryan Russell 2022-09-14 14:11:57 -0500
  • bd2dc6d641
    refactor(shell): `Decending` -> `Descending` (#3675) Ryan Russell 2022-09-14 14:06:48 -0500
  • dfbd8efd26
    refactor(command_ec_decode): `exisitngEcIndexBits` -> `existingEcInde… (#3674) Ryan Russell 2022-09-14 14:02:33 -0500
  • f2dde2b1da
    refactor(ItemList): `Incluseive` -> `Inclusive` (#3673) Ryan Russell 2022-09-14 14:00:16 -0500
  • 03c0d07463 refactor(shell): `Decending` -> `Descending` #3675 Ryan Russell 2022-09-14 14:00:12 -0500
  • 8efe1db01a
    refactor(various): `Listner` -> `Listener` readability improvements (#3672) Ryan Russell 2022-09-14 13:59:55 -0500
  • 24f98d9dc4 refactor(command_ec_decode): `exisitngEcIndexBits` -> `existingEcIndexBits` #3674 Ryan Russell 2022-09-14 13:57:18 -0500
  • 689c0d7d34 refactor(ItemList): `Incluseive` -> `Inclusive` #3673 Ryan Russell 2022-09-14 13:53:34 -0500
  • 71755b964f refactor(net_timeout): `ipListner` -> `ipListener` #3672 Ryan Russell 2022-09-14 13:49:10 -0500