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 }}
arawako
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 31, 2019
test
arawako
committed
5cd4d84
View commit details
Copy full SHA for 5cd4d84
Browse repository at this point
test Logo
arawako
committed
d63b2fb
View commit details
Copy full SHA for d63b2fb
Browse repository at this point
Commits on May 24, 2019
Fix Gateway startup sequence to populate etcd (if set) with bucket info (#7686)
nitisht
authored
46ced81
View commit details
Copy full SHA for 46ced81
Browse repository at this point
Commits on May 23, 2019
Update yaml files to latest version RELEASE.2019-05-23T00-29-34Z
minio-trusted
committed
7a02faa
View commit details
Copy full SHA for 7a02faa
Browse repository at this point
Commits on May 22, 2019
Revert "cache: Rewrite to cache only on download (#7575)" (#7684)
Show description for e252114
deekoder
authored and
kannappanr
committed
e252114
View commit details
Copy full SHA for e252114
Browse repository at this point
Avoid using io.ReadFull() for WriteAll and CreateFile (#7676)
Show description for 39b3e4f
harshavardhana
authored and
kannappanr
committed
39b3e4f
View commit details
Copy full SHA for 39b3e4f
Browse repository at this point
sets: Correctly set IsTruncated in listing (#7675)
Show description for 158b8c2
vadmeste
authored and
kannappanr
committed
158b8c2
View commit details
Copy full SHA for 158b8c2
Browse repository at this point
Notification: Changes to persistent event store (#7658)
Show description for c4c79f6
Praveenrajmani
authored and
kannappanr
committed
c4c79f6
View commit details
Copy full SHA for c4c79f6
Browse repository at this point
Remove stale entry spurious logging (#7663)
Show description for 59e1d94
harshavardhana
authored and
kannappanr
committed
59e1d94
View commit details
Copy full SHA for 59e1d94
Browse repository at this point
Signature v4: Allow signed headers from GET parameters
mikhalenia
authored and
kannappanr
committed
59e847a
View commit details
Copy full SHA for 59e847a
Browse repository at this point
cache: Rewrite to cache only on download (#7575)
Show description for a13b58f
poornas
authored and
nitisht
committed
a13b58f
View commit details
Copy full SHA for a13b58f
Browse repository at this point
Commits on May 20, 2019
Fix object share link expiry always being 7 days (#7669)
Show description for 9e7a19d
kaankabalak
authored and
kannappanr
committed
9e7a19d
View commit details
Copy full SHA for 9e7a19d
Browse repository at this point
Commits on May 17, 2019
Remove "Connection" close instead reduce MaxConns per host (#7654)
Show description for 16c648b
harshavardhana
authored and
nitisht
committed
16c648b
View commit details
Copy full SHA for 16c648b
Browse repository at this point
File must be sync'd before closing (#7657)
Show description for c871456
krisis
authored and
harshavardhana
committed
c871456
View commit details
Copy full SHA for c871456
Browse repository at this point
Commits on May 16, 2019
Remove an empty entry being added into XML marshal (#7656)
harshavardhana
authored
55aa205
View commit details
Copy full SHA for 55aa205
Browse repository at this point
gcs: use MD5Sum as ETag if present in object attrs (#7643)
Show description for 707ed2b
poornas
authored and
kannappanr
committed
707ed2b
View commit details
Copy full SHA for 707ed2b
Browse repository at this point
Removes the incorrect coverage badge from the docs (#7651)
ebozduman
authored and
nitisht
committed
78be3f8
View commit details
Copy full SHA for 78be3f8
Browse repository at this point
Commits on May 15, 2019
Adjusts help content dynamically according to OS (#7646)
ebozduman
authored and
nitisht
committed
67d508b
View commit details
Copy full SHA for 67d508b
Browse repository at this point
Commits on May 14, 2019
Add connection close proactively for Walk() http/rpc (#7645)
harshavardhana
authored and
kannappanr
committed
0022c9d
View commit details
Copy full SHA for 0022c9d
Browse repository at this point
xl: Avoid possible race during bulk Multi Delete (#7644)
Show description for 9b4a81e
vadmeste
authored and
kannappanr
committed
9b4a81e
View commit details
Copy full SHA for 9b4a81e
Browse repository at this point
Offload listing to posix layer (#7611)
Show description for b3f22ea
harshavardhana
authored and
kannappanr
committed
b3f22ea
View commit details
Copy full SHA for b3f22ea
Browse repository at this point
Simplify putObject by not breaking the stream into parts (#7199)
Show description for a343d14
krishnasrinivas
authored and
kannappanr
committed
a343d14
View commit details
Copy full SHA for a343d14
Browse repository at this point
Commits on May 13, 2019
Implement bulk delete (#7607)
Show description for 9c90a28
vadmeste
authored and
kannappanr
committed
9c90a28
View commit details
Copy full SHA for 9c90a28
Browse repository at this point
Remove duplicate checkPutObjectArgs in PutObject and (#7396)
Show description for d9a7f80
Praveenrajmani
authored and
harshavardhana
committed
d9a7f80
View commit details
Copy full SHA for d9a7f80
Browse repository at this point
Commits on May 12, 2019
Accept simpler response from OPA (#7637)
krishnasrinivas
authored and
nitisht
committed
502456d
View commit details
Copy full SHA for 502456d
Browse repository at this point
Commits on May 11, 2019
Sync before Close() to avoid random I/O (#7638)
harshavardhana
authored
3eb7a8b
View commit details
Copy full SHA for 3eb7a8b
Browse repository at this point
Commits on May 10, 2019
Add API retry functionality in mc admin (#7602)
harshavardhana
authored
ac3b596
View commit details
Copy full SHA for ac3b596
Browse repository at this point
Commits on May 9, 2019
Turn off md5sum optionally if content-md5 is not set (#7609)
Show description for 72929ec
harshavardhana
authored
72929ec
View commit details
Copy full SHA for 72929ec
Browse repository at this point
Commits on May 7, 2019
Separate issue templates for bug report and feature requests (#7616)
harshavardhana
authored and
kannappanr
committed
757c639
View commit details
Copy full SHA for 757c639
Browse repository at this point
Deadcode removal (#7627)
donatello
authored and
kannappanr
committed
589df3d
View commit details
Copy full SHA for 589df3d
Browse repository at this point
On macOS avoid using GNU specific options (#7621)
Show description for a71e08e
harshavardhana
authored
a71e08e
View commit details
Copy full SHA for a71e08e
Browse repository at this point
Fix: Handle regression caused by gorilla mux v1.7.0 (#7625)
Show description for c422f7f
kannappanr
authored and
harshavardhana
committed
c422f7f
View commit details
Copy full SHA for c422f7f
Browse repository at this point
Commits on May 6, 2019
Fix listing empty directory in recursive mode (#7613)
Show description for 08b9244
vadmeste
authored and
kannappanr
committed
08b9244
View commit details
Copy full SHA for 08b9244
Browse repository at this point
Commits on May 3, 2019
Delete checked in binary file (#7615)
Show description for efbc665
kannappanr
authored
efbc665
View commit details
Copy full SHA for efbc665
Browse repository at this point
Support IPv6 hosts for postgres connections (#7168)
Show description for 998f01f
Praveenrajmani
authored and
nitisht
committed
998f01f
View commit details
Copy full SHA for 998f01f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.