aboutsummaryrefslogtreecommitdiff
path: root/weed
AgeCommit message (Expand)AuthorFilesLines
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
10 dayss3: fix presigned POST upload missing slash between bucket and key (#7714)Chris Lu4-3/+414
10 daysec: add -diskType flag to EC commands for SSD support (#7607)Chris Lu8-91/+180
10 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
11 daysfix: cache successful volume lookups instead of failed ones (#7698)Chris Lu1-3/+4
11 daysmount: improve EnsureVisited performance with dedup, parallelism, and batchin...Chris Lu4-33/+129
11 daysmount: improve NFS directory listing (#7696)Chris Lu1-29/+24
11 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
12 daysfix: add missing backslash for volume extraArgs in helm chart (#7676)Chris Lu1-1/+1
12 daysfix: prevent makeslice panic in ReadNeedleMeta with corrupted needle (#7675)Chris Lu1-0/+3
12 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
13 days4.024.02chrislu1-1/+1
13 daysfix: ARM v7 alignment issue for 64-bit atomic operations (#7652)Chris Lu1-27/+27
13 daysSFTP: support reloading user store on HUP signal (#7651)Chris Lu3-0/+21
13 dayss3: fix ListBuckets not showing buckets created by authenticated users (#7648)Chris Lu5-26/+192
13 daysfix: initialize missing S3 options in filer to prevent nil pointer dereferenc...Chris Lu1-0/+7
13 daysOptimize database connection pool settings for MySQL and PostgreSQL (#7645)Chris Lu1-12/+12
14 daysRemove deprecated allowEmptyFolder CLI optionchrislu5-15/+4
14 dayss3: optimize DELETE by skipping lock check for buckets without Object Lock (#...Chris Lu5-40/+100
2025-12-06fix: CompleteMultipartUpload fails for uploads with more than 1000 parts (#7641)Chris Lu1-1/+4
2025-12-05fix: normalize Windows backslash paths in weed admin file uploads (#7636)Chris Lu3-8/+33
2025-12-05fix: Use mime.FormatMediaType for RFC 6266 compliant Content-Disposition (#7635)Chris Lu3-13/+12
2025-12-05fix: Admin UI file browser uses https.client TLS config for filer communicati...Chris Lu1-53/+165
2025-12-05Separate vacuum speed from replication speed (#7632)msementsov4-12/+19