Commit Graph

  • da656a54ba
    Bump github.com/fclairamb/ftpserverlib from 0.17.0 to 0.18.0 #3003 dependabot[bot] 2022-05-02 15:24:49 +0000
  • 94f302fb34
    Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 #3002 dependabot[bot] 2022-05-02 15:24:27 +0000
  • c772bbb704
    Bump docker/metadata-action from 3.7.0 to 3.8.0 #3001 dependabot[bot] 2022-05-02 15:24:21 +0000
  • 0dc44dda63 ydb do Tx or DB Konstantin Lebedev 2022-05-02 15:33:29 +0500
  • a3e48831f3 ydb BucketAware interface Konstantin Lebedev 2022-05-02 12:42:20 +0500
  • 73961e24d8 3.01 3.01 chrislu 2022-05-01 23:33:45 -0700
  • 00c1dfec4f go fmt chrislu 2022-05-01 23:16:29 -0700
  • ce1e8e58ae fix test chrislu 2022-05-01 23:15:58 -0700
  • 2c0fdf3693 fix tests chrislu 2022-05-01 23:14:04 -0700
  • 94635e9b5c filer: add filer group chrislu 2022-05-01 21:59:16 -0700
  • 50c4f62ed4 ydb-go-sdk move to v3 Konstantin Lebedev 2022-05-02 02:07:47 +0500
  • 21033ff4c3 refactor use const CountEntryChunksForGzip Konstantin Lebedev 2022-05-01 22:28:55 +0500
  • ec0ed41e37 ydb kv interface Konstantin Lebedev 2022-05-01 21:20:37 +0500
  • 4bd6bea429 fix test chrislu 2022-05-01 09:02:01 -0700
  • 6a052f6ff2 ydb Sql interface Konstantin Lebedev 2022-05-01 20:33:03 +0500
  • 275c3bb19c ydb initial https://github.com/chrislusf/seaweedfs/issues/2942 Konstantin Lebedev 2022-05-01 17:28:58 +0500
  • 5d081d5c3c skip if already copied to remote chrislu 2022-04-30 20:03:04 -0700
  • 1aae7a3f1b volume.tier.upload progress starts negative #2992 chrislu 2022-04-30 18:10:01 -0700
  • ea8a7a5584 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-04-30 17:36:45 -0700
  • 192983b464 s3 backend support customizing storage class chrislu 2022-04-30 17:36:40 -0700
  • 136d1f2ec7 Restore default 'STANDARD_IA' #2994 Remi Rampin 2022-04-30 16:42:08 -0400
  • 7cce6851b1 Add 'storageClass' setting for S3 storage backend Remi Rampin 2022-04-30 16:41:10 -0400
  • 56fb530898
    Comment out information in issue template #2991 Remi Rampin 2022-04-30 14:37:25 -0400
  • b2a96cee21
    Merge pull request #2989 from kmlebedev/issues/2987 Chris Lu 2022-04-30 05:08:56 -0700
  • 03aec9ce7e avoid panic if hashicorp raft not initialized #2989 Konstantin Lebedev 2022-04-30 13:56:35 +0500
  • d71a1fd077
    Merge pull request #2986 from guo-sj/fix_return_value Chris Lu 2022-04-28 21:05:23 -0700
  • 1a5de36257 fix return value #2986 guosj 2022-04-29 11:19:36 +0800
  • 9c76a11cc8 use RaftResumeState option Konstantin Lebedev 2022-04-28 11:47:18 +0500
  • 4e97b6146a
    Merge pull request #2982 from kmlebedev/issues/2981 Chris Lu 2022-04-27 17:21:44 -0700
  • b2a6111090 skip ipv6 all interfaces and localhost chrislu 2022-04-27 17:18:09 -0700
  • ddec170bc9
    Update README.md Chris Lu 2022-04-27 11:16:31 -0700
  • 42f0e5ac9a Merge remote-tracking branch 'upstream/master' into refactor_raft Konstantin Lebedev 2022-04-27 19:49:04 +0500
  • 306cf70c4a avoid empty listMultipartUploads response #2982 Konstantin Lebedev 2022-04-27 19:27:44 +0500
  • 70e5a1b632 volume close should wait for committing compaction chrislu 2022-04-26 23:34:05 -0700
  • ffe028f8d0
    Merge pull request #2974 from kmlebedev/wait_volume_closed_compression Chris Lu 2022-04-26 23:29:22 -0700
  • 37ab8909b0 use two flags: v.isCompacting and v.isCommitCompacting chrislu 2022-04-26 23:28:34 -0700
  • b557faf175
    Merge pull request #2967 from kmlebedev/vl_chk_disk_vlid Chris Lu 2022-04-26 22:09:06 -0700
  • eb49bd5638
    Merge pull request #2970 from kmlebedev/vlm_fsck_forcePurging Chris Lu 2022-04-26 22:08:34 -0700
  • 15c7d6e7bc
    temporarily skip arm64 for mac Chris Lu 2022-04-26 22:05:31 -0700
  • 94f824e1ce volume: sync to disk before copying volume files chrislu 2022-04-26 13:03:43 -0700
  • 7315d1d039 waite volume being closed during compression idx #2974 Konstantin Lebedev 2022-04-26 13:40:42 +0500
  • d4343ab7da forcePurging desc #2970 Konstantin Lebedev 2022-04-25 23:11:56 +0500
  • ae56b2c00f change forcePurging to a pointer Konstantin Lebedev 2022-04-25 23:10:01 +0500
  • 6d2fda27d2 delete missing data from volumes in one replica Konstantin Lebedev 2022-04-25 22:59:46 +0500
  • 3bce568c32
    Merge pull request #2969 from chrislusf/dependabot/go_modules/github.com/hashicorp/raft-1.3.8 Chris Lu 2022-04-25 08:29:59 -0700
  • e236978472
    Bump github.com/hashicorp/raft from 1.3.7 to 1.3.8 #2969 dependabot[bot] 2022-04-25 15:21:40 +0000
  • 67476d830a volume.check.disk add param volumeId #2967 Konstantin Lebedev 2022-04-25 18:27:14 +0500
  • 42cc8d8aa3
    Update binaries_release2.yml Chris Lu 2022-04-24 23:51:29 -0700
  • b1dac20c70
    Merge pull request #2965 from chrislusf/dependabot/go_modules/google.golang.org/grpc-1.46.0 3.00 Chris Lu 2022-04-24 21:51:45 -0700
  • 6610ec739d
    Merge pull request #2963 from chrislusf/dependabot/go_modules/go.etcd.io/etcd/client/v3-3.5.4 Chris Lu 2022-04-24 21:51:39 -0700
  • d7cadd9e5b
    Merge pull request #2964 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.17.0 Chris Lu 2022-04-24 21:51:32 -0700
  • 526e1e0b4f
    Merge pull request #2962 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.45 Chris Lu 2022-04-24 21:51:24 -0700
  • c18960a1d5
    Bump google.golang.org/grpc from 1.45.0 to 1.46.0 #2965 dependabot[bot] 2022-04-25 04:46:42 +0000
  • a178e45713
    Bump modernc.org/sqlite from 1.16.0 to 1.17.0 #2964 dependabot[bot] 2022-04-25 04:46:37 +0000
  • 09c7564219
    Bump go.etcd.io/etcd/client/v3 from 3.5.3 to 3.5.4 #2963 dependabot[bot] 2022-04-25 04:46:16 +0000
  • 2aef5b8b32 3.00 chrislu 2022-04-24 21:46:03 -0700
  • 8212dd58e0
    Bump github.com/aws/aws-sdk-go from 1.43.44 to 1.43.45 #2962 dependabot[bot] 2022-04-25 04:46:03 +0000
  • 14a917c262
    Update dependabot.yml Chris Lu 2022-04-24 21:44:53 -0700
  • 184e982898
    Merge pull request #2957 from guo-sj/handle_implicit_username Chris Lu 2022-04-24 09:07:48 -0700
  • 70ad3ccf4f
    Merge pull request #2960 from guol-fnst/fix_errcode Chris Lu 2022-04-24 09:05:05 -0700
  • 8fd7b24b80 remove redundant logs & add unit test #2957 guosj 2022-04-24 16:09:10 +0800
  • 8b2552f944 fix http response error code #2960 guol-fnst 2022-04-24 11:07:27 +0800
  • 09befe871f Merge branch 'master' into handle_implicit_username guosj 2022-04-23 09:48:25 +0800
  • f3d4576790
    Merge pull request #2956 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.44 Chris Lu 2022-04-22 09:26:27 -0700
  • 57d6f2bc6b
    Bump github.com/aws/aws-sdk-go from 1.43.43 to 1.43.44 #2956 dependabot[bot] 2022-04-22 15:25:58 +0000
  • 893a0eea57 add more checks and comments #2955 guosj 2022-04-22 22:47:11 +0800
  • 520f9600b2
    Merge pull request #2951 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.43 Chris Lu 2022-04-21 08:54:36 -0700
  • 6ccc1095a9
    Merge pull request #2950 from chrislusf/dependabot/go_modules/google.golang.org/api-0.75.0 Chris Lu 2022-04-21 08:54:20 -0700
  • 32da0c330c
    Merge pull request #2949 from chrislusf/dependabot/go_modules/github.com/arangodb/go-driver-1.3.1 Chris Lu 2022-04-21 08:53:57 -0700
  • 7f049e32fe
    Bump github.com/aws/aws-sdk-go from 1.43.42 to 1.43.43 #2951 dependabot[bot] 2022-04-21 15:40:28 +0000
  • 3f0a8543a8
    Bump google.golang.org/api from 0.74.0 to 0.75.0 #2950 dependabot[bot] 2022-04-21 15:40:06 +0000
  • 350d80d907
    Bump github.com/arangodb/go-driver from 1.2.1 to 1.3.1 #2949 dependabot[bot] 2022-04-21 15:39:37 +0000
  • 2988e69b1e update go build chrislu 2022-04-21 01:43:15 -0700
  • ad01c63b84 conditionally skip hdfs related code chrislu 2022-04-21 01:43:01 -0700
  • 4aa39ef33f conditionally compile sqlite chrislu 2022-04-21 01:22:38 -0700
  • 3885374edf conditionally build elastic, gocdk to reduce binary size chrislu 2022-04-21 01:10:46 -0700
  • 6994e88192 fix typo chrislu 2022-04-21 00:02:18 -0700
  • cb1e7aa27d fix build chrislu 2022-04-20 16:21:56 -0700
  • 7c4a556940
    Merge pull request #2764 from gfxlabs/a Chris Lu 2022-04-20 14:39:13 -0700
  • 1d6a9e66b6 Merge branch 'master' into a #2764 a 2022-04-20 14:01:42 -0700
  • d1fd403582
    Merge pull request #2946 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.42 Chris Lu 2022-04-20 09:49:00 -0700
  • c57e0a98ee
    Bump github.com/aws/aws-sdk-go from 1.43.41 to 1.43.42 #2946 dependabot[bot] 2022-04-20 16:44:26 +0000
  • a4b8903210
    Merge pull request #2947 from chrislusf/dependabot/go_modules/github.com/tidwall/gjson-1.14.1 Chris Lu 2022-04-20 09:42:55 -0700
  • a7df63667d
    Bump github.com/tidwall/gjson from 1.14.0 to 1.14.1 #2947 dependabot[bot] 2022-04-20 16:42:38 +0000
  • bdc4d67de8 Revert "Merge pull request #2944 from guo-sj/handle_implicit_username" chrislu 2022-04-20 09:40:41 -0700
  • 3aa4dc6ad5 Revert "fix index out of range" chrislu 2022-04-20 09:40:24 -0700
  • 4792e07228 fix index out of range chrislu 2022-04-20 09:32:17 -0700
  • f3fdfb07b8 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-04-19 22:58:59 -0700
  • 8e9ad7db5a fix bug deleting volume or unmount volume if a volume server has multiple directories chrislu 2022-04-19 22:58:57 -0700
  • 8c345bdc7f
    Merge pull request #2943 from turrisxyz/naveen/deps-review-action Chris Lu 2022-04-19 21:43:12 -0700
  • bc96e73b8d
    Merge pull request #2944 from guo-sj/handle_implicit_username Chris Lu 2022-04-19 21:42:21 -0700
  • a23629b2fe handle implicit username #2944 guosj 2022-04-20 10:12:33 +0800
  • 3d5fc72d55
    chore(deps): Included dependency review #2943 naveensrinivasan 2022-04-19 20:04:54 -0500
  • 88a669dd19
    Merge pull request #2858 from kmlebedev/fsck_replicas Chris Lu 2022-04-19 00:17:43 -0700
  • f76c318a1f
    Merge pull request #2940 from kmlebedev/volume.list.grep Chris Lu 2022-04-19 00:17:32 -0700
  • 2364fab927 volume.list show only readonly, collectionPattern and volumeId #2940 Konstantin Lebedev 2022-04-19 11:44:41 +0500
  • 0a137e675d
    Merge pull request #2939 from guo-sj/add_miss_return Chris Lu 2022-04-18 23:33:44 -0700
  • 94ad557d97 add missing return #2939 guosj 2022-04-19 14:16:32 +0800
  • e27e52c05b Merge branch 'master' of https://github.com/guo-sj/seaweedfs guosj 2022-04-19 09:28:51 +0800
  • 94c702402e Merge branch 'chrislusf-master' guosj 2022-04-19 09:26:06 +0800