Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ggbg
/
minio
Public
forked from
minio/minio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minio
mint
on
ilm
User selector
All users
All time
Commit history
Commits on Jan 22, 2021
update healthcheck tests for new prometheus endpoint (#11333)
harshavardhana
authored
a35cbb3
View commit details
Copy full SHA for a35cbb3
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
fix testMultipartUploadFailure to properly cleanup (#11137)
VinozzZ
authored
6df6ac0
View commit details
Copy full SHA for 6df6ac0
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
fix: delimiter based listing was broken without marker (#11136)
Show description for e5d3789
harshavardhana
authored
e5d3789
View commit details
Copy full SHA for e5d3789
View code at this point
Browse repository at this point
fix: regression introduced in aws-sdk-go tests
Show description for 6128304
harshavardhana
committed
6128304
View commit details
Copy full SHA for 6128304
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
fix `testListMultipartUpload` in aws-sdk-go (#11122)
Show description for cce5d71
VinozzZ
authored
cce5d71
View commit details
Copy full SHA for cce5d71
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
use argon2 with sync.Pool for better memory management (#11019)
harshavardhana
authored
e083471
View commit details
Copy full SHA for e083471
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Adds "x-amz-usr-agent" and "x-id" params to be used in authentication of presignedURL (#10792)
ebozduman
authored
303be18
View commit details
Copy full SHA for 303be18
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
fix: s3select tests with new minio-py SDK (#10995)
harshavardhana
authored
ae4ded7
View commit details
Copy full SHA for ae4ded7
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
add docker ubi buildx script
harshavardhana
committed
e90efd7
View commit details
Copy full SHA for e90efd7
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
go mod update golang.org/x/text to address a CVE (#10805)
vsadineni1
authored
d8e07f2
View commit details
Copy full SHA for d8e07f2
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
fix: move to go1.15 (#10660)
harshavardhana
authored
2fd7545
View commit details
Copy full SHA for 2fd7545
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
fix: https healthcheck mint test (#10622)
mclarkson
authored
9dda9fb
View commit details
Copy full SHA for 9dda9fb
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
update rulesguard with new rules (#10392)
Show description for 2acb530
3 people
authored
2acb530
View commit details
Copy full SHA for 2acb530
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Add missing go mod libraries for mint. (#10347)
Show description for ea5094e
flysnoworg
authored
ea5094e
View commit details
Copy full SHA for ea5094e
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
mint fixes for go1.14 (#10294)
Show description for 98ca770
harshavardhana
authored
98ca770
View commit details
Copy full SHA for 98ca770
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
build edge containers with go1.14 (#10279)
harshavardhana
authored
ab801ad
View commit details
Copy full SHA for ab801ad
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
update mint tests with new minio-py APIs (#10238)
harshavardhana
authored
9179cdf
View commit details
Copy full SHA for 9179cdf
View code at this point
Browse repository at this point
update node for mint 14.x (#10236)
harshavardhana
authored
ce303f5
View commit details
Copy full SHA for ce303f5
View code at this point
Browse repository at this point
feat: time to bring back http2.0 support (#10230)
Show description for 1e2ebc9
harshavardhana
authored
1e2ebc9
View commit details
Copy full SHA for 1e2ebc9
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Remove nuget from docker mint build (#9864)
poornas
authored
16d7b90
View commit details
Copy full SHA for 16d7b90
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
stick to go1.13.x for mint
harshavardhana
committed
e11e4bc
View commit details
Copy full SHA for e11e4bc
View code at this point
Browse repository at this point
Support bucket versioning (#9377)
Show description for 4915433
harshavardhana
authored
4915433
View commit details
Copy full SHA for 4915433
View code at this point
Browse repository at this point
Commits on May 28, 2020
allow bucket policy to set/removed in NAS gateway (#9706)
kannappanr
authored
7214a01
View commit details
Copy full SHA for 7214a01
View code at this point
Browse repository at this point
Commits on May 25, 2020
fix: reply back user-metadata in lower case form (#9697)
Show description for 7ea026f
harshavardhana
authored
7ea026f
View commit details
Copy full SHA for 7ea026f
View code at this point
Browse repository at this point
Commits on May 23, 2020
add gateway object tagging support (#9124)
BigUstad
authored
3f6d624
View commit details
Copy full SHA for 3f6d624
View code at this point
Browse repository at this point
Commits on May 18, 2020
enable full linter across the codebase (#9620)
Show description for 1bc3221
harshavardhana
authored
1bc3221
View commit details
Copy full SHA for 1bc3221
View code at this point
Browse repository at this point
Commits on May 15, 2020
mint: Add more SQL tests (#9540)
vadmeste
authored
dfadf70
View commit details
Copy full SHA for dfadf70
View code at this point
Browse repository at this point
Commits on May 14, 2020
mint tests s3cmd remove copy object test (#9595)
Show description for af03093
kannappanr
authored
af03093
View commit details
Copy full SHA for af03093
View code at this point
Browse repository at this point
Commits on May 9, 2020
fix mint tests in awscli to ignore NotImplemented properly (#9561)
harshavardhana
authored
36e88cb
View commit details
Copy full SHA for 36e88cb
View code at this point
Browse repository at this point
Commits on May 8, 2020
cleanup object-lock/bucket tagging for gateways (#9548)
Show description for a1de9ce
harshavardhana
authored
a1de9ce
View commit details
Copy full SHA for a1de9ce
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
deprecate/remove global WORM mode (#9436)
Show description for 60d415b
harshavardhana
authored
60d415b
View commit details
Copy full SHA for 60d415b
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
migrate mint tests to latest versions (#9424)
harshavardhana
authored
6817c5e
View commit details
Copy full SHA for 6817c5e
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
fix: convert storage class into azure tiers (#9381)
harshavardhana
authored
3ff5bf2
View commit details
Copy full SHA for 3ff5bf2
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
allow copyObject to rotate storageClass of objects (#9362)
Show description for 8bae956
harshavardhana
authored
8bae956
View commit details
Copy full SHA for 8bae956
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
sql: Add support of escape quote in CSV (#9231)
Show description for 9902c9b
vadmeste
authored
9902c9b
View commit details
Copy full SHA for 9902c9b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.