История коммитов

Автор SHA1 Сообщение Дата
  chrislu 6ce27affa4 also use `/healthz` for most consistent health check 2 недель назад
  vadimartynov 86d92a42b4 Added tls for http clients (#5766) 1 месяц назад
  Konstantin Lebedev 5ffacbb6ea refactor all methods strings to const (#5726) 2 месяцев назад
  Riccardo Bertossa f6e8a9bf9c added s3 iam DeleteBucket permission management (#5599) 3 месяцев назад
  7y-9 41ec9d7759 refactor: put the auth outside (#5313) 6 месяцев назад
  7y-9 f037c09c11 fix: only admin auth can delete S3 bucket (#5312) 6 месяцев назад
  jerebear12 06343f8976 Set allowed origins in config (#5109) 8 месяцев назад
  Konstantin Lebedev 5e41ab1370 s3 api add not implemented response for PutBucketVersioning 10 месяцев назад
  Konstantin Lebedev 7f6152f130 s3 api add default response for GetBucketVersioning 10 месяцев назад
  chrislu 612fd7206e fix 10 месяцев назад
  Konstantin Lebedev 6c82d7ddfc [s3] do reload s3 static config (#4923) 10 месяцев назад
  Konstantin Lebedev f8b94cac0e [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 11 месяцев назад
  Konstantin Lebedev 750a0ba1b2 [iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#4858) 11 месяцев назад
  SmsS4 17e91d2917 Use filerGroup for s3 buckets collection prefix (#4465) 1 год назад
  LHHDZ 3550692afc change s3_account.go package to avoid cycle dependency (#3813) 1 год назад
  LHHDZ e9584d9661 add ownership rest apis (#3765) 1 год назад
  LHHDZ 3de1e19780 s3: sync bucket info from filer (#3759) 1 год назад
  LHHDZ aacdcc4cad s3: add account (#3753) 1 год назад
  Konstantin Lebedev 8c3040db81 avoid DATA RACE on S3Options.localFilerSocket (#3571) 2 лет назад
  famosss 7eb15b1969 fix:Handle preflight cors requests (#3496) 2 лет назад
  famosss bdba3da2e4 Handle preflight cors requests (#3481) 2 лет назад
  Konstantin Lebedev 4d08393b7c filer prefer volume server in same data center (#3405) 2 лет назад
  chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 лет назад
  石昌林 37df209195 add some unit tests and some code optimizes 2 лет назад
  石昌林 78b3728169 add s3 circuit breaker support for 'simultaneous request count' and 'simultaneous request bytes' limitations 2 лет назад
  chrislu 29198720f2 s3: add grpc server to accept configuration changes 2 лет назад
  chrislu f7366a9668 skip unix socket mode for windows 2 лет назад
  Konstantin Lebedev b6a2b43efe allowDeleteBucketNotEmpty 2 лет назад
  chrislu da3d330616 s3 and filer transport using unix domain socket instead of tcp 2 лет назад
  zerospiel f3364fec99 weed/s3api: rearrange s3 methods handlers to ensure correct methods requesting 2 лет назад
  zerospiel b54a65ba5a weed/s3api: added new bucket handlers for more compatibility with AWS S3 2 лет назад
  Chris Lu 42c849e0df Merge branch 'master' into metadata_follow_with_client_id 2 лет назад
  Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 2 лет назад
  chrislu 5c87fcc6d2 add client id for all metadata listening clients 2 лет назад
  Konstantin Lebedev 10678cde81 audit log config 2 лет назад
  Konstantin Lebedev 4ec8715f20 audit log 2 лет назад
  Chris Lu e1ab8b01d0 s3: adjust permission for HEAD bucket operation 2 лет назад
  Chris Lu b25661c6df s3: skip permission checking for creating bucket if the bucket already exists 2 лет назад
  Konstantin Lebedev 2afb5a13af fix DeleteBucketLifecycleConfiguration 2 лет назад
  Konstantin Lebedev be4b3ed509 AclHandlers 2 лет назад
  Chris Lu 5abdc0be77 s3: avoid overwriting object with ACL/LegalHold/Retension/LockConfiguration requests 3 лет назад
  Chris Lu e5fc35ed0c change server address from string to a type 3 лет назад
  Bl1tz23 1c94b3d013 merge master, resolve conflicts 3 лет назад
  Bl1tz23 e6e57db530 Add liveness\readiness probe for s3 api handler on /status path 3 лет назад
  Chris Lu 8b382a8209 refactor 3 лет назад
  bingoohuang eab6e31d34 use backticks instead of double quotes to avoid escaped additionally in regex 3 лет назад
  Chris Lu 561a2ff0bc s3: add option for "alllowEmptyFolder" 3 лет назад
  Chris Lu 090f85be4b s3: support config action Admin:bucket 3 лет назад
  Chris Lu fce8803087 break import cycle 3 лет назад
  Chris Lu eed87791b7 s3: subscribe to s3.configure changes 3 лет назад