aboutsummaryrefslogtreecommitdiff
path: root/weed
AgeCommit message (Expand)AuthorFilesLines
6 daysfix(ec.decode): purge EC shards when volume is empty (#7749)HEADorigin/masterorigin/HEADmasterChris Lu4-18/+164
6 daysUpdate constants.gochrislu1-1/+0
6 daysRefactor: Extract common IAM logic into shared weed/iam package (#7747)chrislu7-430/+509
6 daysEmbed IAM API into S3 server (#7740)Chris Lu11-44/+2240
6 daysfix: use path instead of filepath for S3 object paths on Windows (#7739)Chris Lu5-9/+202
7 daysfix: WaitUntilConnected now respects context cancellation during sleep (#7737)Chris Lu1-1/+8
7 daysfix: admin UI bucket deletion with filer group configured (#7735)Chris Lu3-41/+77
7 daysfix: CORS wildcard subdomain matching cache race condition (#7736)Chris Lu3-6/+53
7 daysfix: admin UI bucket delete now properly deletes collection and checks Object...Chris Lu5-158/+316
7 daysfix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732)Chris Lu2-0/+106
7 daysvolume.fsck: increase default cutoffTimeAgo from 5 minutes to 5 hours (#7730)Chris Lu1-1/+7
7 daysfix: prevent path doubling in versioned object listing (#7729)Chris Lu1-1/+4
8 daysImplement a `weed shell` command to return a status overview of the cluster. ...Lisandro Pin1-0/+214
8 daysshell: add -owner flag to s3.bucket.create command (#7728)Chris Lu9-177/+723
8 dayss3: allow -s3.config and -s3.iam.config to work together (#7727)Chris Lu1-8/+8
8 dayss3: enable auth when IAM integration is configured (#7726)Chris Lu2-0/+158
8 daysReduce memory allocations in hot paths (#7725)Chris Lu10-31/+298
9 daysfiler.sync: fix checkpoint not being saved properly (#7719)Chris Lu2-4/+50
9 dayss3: fix presigned POST upload missing slash between bucket and key (#7714)Chris Lu4-3/+414
9 daysec: add -diskType flag to EC commands for SSD support (#7607)Chris Lu8-91/+180
9 daysfmtchrislu1-33/+33
10 daysfix: filer do not support IP whitelist right now #7094 (#7095)Konstantin Lebedev1-4/+5
10 daysRemove default concurrent upload/download limits for best performance (#7712)Chris Lu4-9/+9
10 daysfix: weed shell can't connect to master when no volume servers (#7710)Chris Lu1-7/+22
10 daysfix object namechrislu1-2/+3
10 daysmount: add periodic metadata sync to protect chunks from orphan cleanup (#7700)Chris Lu4-0/+180
10 daysFix s3 versioning listing bugs (#7705)jfburdet2-184/+199
10 daysfiler: add write batching for FoundationDB store to improve throughput (#7708)Chris Lu1-2/+172
10 daysfix: cache successful volume lookups instead of failed ones (#7698)Chris Lu1-3/+4
10 daysmount: improve EnsureVisited performance with dedup, parallelism, and batchin...Chris Lu4-33/+129
10 daysmount: improve NFS directory listing (#7696)Chris Lu1-29/+24
10 daysfix nfs list with prefix batch scan (#7694)Bruce Zou1-30/+69
11 daysfix: prevent filer.backup stall in single-filer setups (#7695)Chris Lu1-1/+4
11 daysfix: skip log files with deleted volumes in filer backup (#7692)Chris Lu3-15/+78
11 daysHelm Charts: add admin and worker to helm charts (#7688)Chris Lu1-1/+4
11 daysfix: return error on size mismatch in ReadNeedleMeta for consistency (#7687)Chris Lu1-0/+1
11 daysfix: prevent empty .vif files from ec.decode causing parse errors (#7686)Chris Lu2-0/+17
11 daysmount: fix weed inode nlookup do not equel kernel inode nlookup (#7682)Chen Pu2-18/+28
11 dayss3api: remove redundant auth verification in getRequestDataReader (#7685)Chris Lu1-6/+1
11 dayss3: add s3:ExistingObjectTag condition support for bucket policies (#7677)Chris Lu11-105/+762
11 daysfix: add missing backslash for volume extraArgs in helm chart (#7676)Chris Lu1-1/+1
11 daysfix: prevent makeslice panic in ReadNeedleMeta with corrupted needle (#7675)Chris Lu1-0/+3
11 daysmount: add mutex to DirectoryHandle to fix race condition (#7674)Chris Lu1-18/+32
12 dayssts: limit session duration to incoming token's exp claim (#7670)Chris Lu4-10/+279
12 daysfix: restore volume mount when VolumeConfigure fails (#7669)Chris Lu1-0/+5
12 daysFix webhook duplicate deliveries and POST to GET conversion (#7668)Chris Lu4-16/+564
12 daysNit: have `ec.encode` exit immediately if no volumes are processed. (#7654)Lisandro Pin1-0/+4
12 daysUpdate notification.tomlchrislu1-1/+3
12 daysAdded a complete webhook configuration examplechrislu1-0/+15
12 daysfix random volume ids in master.html (#7655)Trim212-0/+6