141 Commits (master)

Author SHA1 Message Date
Harshavardhana 76e2713ffe
fix: use buffers only when necessary for io.Copy() (#11229) 3 years ago
Harshavardhana cb0eaeaad8
feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 3 years ago
Harshavardhana 4550ac6fff
fix: refactor locks to apply them uniquely per node (#11052) 3 years ago
Anis Elleuch 6b7ced80fe
make: Add hotfix target to generate hotfix binaries (#11053) 3 years ago
Harshavardhana 9c53cc1b83
fix: heal multiple buckets in bulk (#11029) 3 years ago
Harshavardhana 23e8390997
fix: Allow Walk to honor load balanced drives (#10610) 4 years ago
Harshavardhana 48919de301
fix: for defer'ed deleteObject use internal context (#10463) 4 years ago
Harshavardhana ad8b53e6d4
add mips64 support for cross compilation (#10106) 4 years ago
Harshavardhana 174f428571
add additional fdatasync before close() on writes (#9947) 4 years ago
Harshavardhana a38ce29137
fix: simplify background heal and trigger heal items early (#9928) 4 years ago
Harshavardhana 4c9de098b0
heal buckets during init and make sure to wait on quorum (#9526) 4 years ago
Harshavardhana 6817c5ea58
migrate mint tests to latest versions (#9424) 4 years ago
Harshavardhana ac07df2985
start watcher after all creds have been loaded (#9301) 4 years ago
Harshavardhana 43a3778b45
fix: support object-remaining-retention-days policy condition (#9259) 4 years ago
Harshavardhana 886ae15464
trimpaths when building minio binaries (#9246) 4 years ago
Harshavardhana d8af244708
Add numeric/date policy conditions (#9233) 4 years ago
Harshavardhana 8fbf2b0b2a
enable compilation on Linux arm/386 (#9077) 4 years ago
Harshavardhana ab7d3cd508
fix: Speed up multi-object delete by taking bulk locks (#8974) 4 years ago
Harshavardhana 02acff7fac
fix: cross platform builds update simdjson-go (#9005) 4 years ago
Harshavardhana d1144c2c7e
reference format obtained doesn't need further validation (#8964) 4 years ago
Harshavardhana 78125ee853
enable minio-java mint tests (#8990) 4 years ago
Harshavardhana c2c5b09bb1
Avoid object names with '//' to avoid hash inconsistencies (#8946) 4 years ago
Harshavardhana 4cb6ebcfa2 test: print more relevant info in healing failure (#8895) 4 years ago
Harshavardhana ef1aa870c5 cleanup unneeded files, update credits (#8858) 4 years ago
Harshavardhana 64fde1ab95
xl/zones: return errNoHealRequired when no heal is required (#8821) 4 years ago
Harshavardhana 442e1698cb
heal: Avoid spinning up object healing during startup (#8819) 4 years ago
Harshavardhana 5aa5dcdc6d
lock: improve locker initialization at init (#8776) 4 years ago
Harshavardhana d4a390028a node 6.x is EOL'ed upgrade to latest stable (#8702) 4 years ago
Harshavardhana 99ad445260
Avoid double for loops in notification init (#8691) 4 years ago
Harshavardhana 54431b3953 Change replica set detection for localhost on single endpoint (#8692) 4 years ago
Harshavardhana 2ab8d5e47f Enable build verification with race (#8583) 5 years ago
Harshavardhana 5d65428b29
Handle localhost distributed setups properly (#8577) 5 years ago
Harshavardhana 720442b1a2
Add lock expiry handler to expire state locks (#8562) 5 years ago
Harshavardhana 4e9de58675 Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
Harshavardhana 94e5cb7576
Migrate to go1.13 to avail all new features (#8203) 5 years ago
poornas 7bf1caa0fe Fix broken link to go install docs (#8090) 5 years ago
Harshavardhana b83413b167 Use GOPROXY to speed up builds (#7984) 5 years ago
kannappanr f409f10d18 Fix SimpleCI to use different data directory than mint (#7520) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Harshavardhana 313a3a286a Migrate to go1.12 to simplify our cmd/http package (#7302) 5 years ago
Harshavardhana 719d21efd8 Generate coverage across all sub-dirs (#7416) 5 years ago
Sidhartha Mani 6bc0de2a75 add go modules file and start running go 1.11 style builds (#7354) 5 years ago
Sidhartha Mani b983da957d run gateway mint test in full mode (#7296) 5 years ago
Sidhartha Mani e9fdea05c6 Enable CI control from repository: Add Dockerfile.simpleci (#7122) 5 years ago
Harshavardhana 8e0910ab3e Fix build issues on BSDs in pkg/cpu (#7116) 5 years ago
Bala FA b0deea27df Refactor s3select to support parquet. (#7023) 5 years ago
Harshavardhana bebaff269c Support IPv6 in minio command line (#6947) 6 years ago
Harshavardhana 30040fba45 Add windows CI on travis (#6661) 6 years ago
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
Durgadas Kamath 71979376b5 Add s390x support (#6263) 6 years ago