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 }}
dominiklessel
/
minio
Public
forked from
minio/minio
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Nov 18, 2020
allow prefix filtering for WalkDir to be optional (#10923)
harshavardhana
authored
9dea702
View commit details
Copy full SHA for 9dea702
Browse repository at this point
metacache: Allow prefix filtering (#10920)
Show description for 990d074
klauspost
authored
990d074
View commit details
Copy full SHA for 990d074
Browse repository at this point
Save listing error async (#10922)
Show description for e413f05
klauspost
authored
e413f05
View commit details
Copy full SHA for e413f05
Browse repository at this point
fix: save healing tracker right before healing (#10915)
Show description for d1b1fee
harshavardhana
authored
d1b1fee
View commit details
Copy full SHA for d1b1fee
Browse repository at this point
increase readdir per block memory to facilitate faster WalkDir (#10908)
harshavardhana
authored
9738d60
View commit details
Copy full SHA for 9738d60
Browse repository at this point
Commits on Nov 17, 2020
update jstream to latest release v1.0.1 (#10909)
harshavardhana
authored
7ff8128
View commit details
Copy full SHA for 7ff8128
Browse repository at this point
listcache: Wrap returned errors (#10882)
Show description for 1009935
klauspost
authored
1009935
View commit details
Copy full SHA for 1009935
Browse repository at this point
remove context deadline from Delete calls (#10901)
harshavardhana
authored
80b8ce8
View commit details
Copy full SHA for 80b8ce8
Browse repository at this point
Use hw.physmem64 instead of hw.physmem for NetBSD in pkg/sys/getHwPhysmem (#10907)
Show description for 0745736
MatthiasPetermann
authored
0745736
View commit details
Copy full SHA for 0745736
Browse repository at this point
Commits on Nov 16, 2020
fix: send replication completed event notification (#10902)
poornas
authored
0b76628
View commit details
Copy full SHA for 0b76628
Browse repository at this point
Commits on Nov 15, 2020
fix: global in-place update boolean check (#10900)
rafi
authored
598ca05
View commit details
Copy full SHA for 598ca05
Browse repository at this point
Fix disk cache usage percent for prometheus (#10898)
Show description for d295ce5
poornas
and
Poorna Krishnamoorthy
authored
d295ce5
View commit details
Copy full SHA for d295ce5
Browse repository at this point
Commits on Nov 14, 2020
listobjectversions: Add shortcut for Veeam blocks (#10893)
Show description for b5a3d79
klauspost
authored
b5a3d79
View commit details
Copy full SHA for b5a3d79
Browse repository at this point
fix: move context timeout closer to network for Delete calls (#10897)
Show description for 17a5ff5
harshavardhana
authored
17a5ff5
View commit details
Copy full SHA for 17a5ff5
Browse repository at this point
Commits on Nov 13, 2020
Update yaml files to latest version RELEASE.2020-11-13T20-10-18Z
minio-trusted
committed
0784a0c
View commit details
Copy full SHA for 0784a0c
Browse repository at this point
Commits on Nov 12, 2020
Update yaml files to latest version RELEASE.2020-11-12T22-33-34Z
minio-trusted
committed
3595cb1
View commit details
Copy full SHA for 3595cb1
Browse repository at this point
fix: disallow update if dates are same (#10890)
Show description for 0bcb1b6
harshavardhana
authored
0bcb1b6
View commit details
Copy full SHA for 0bcb1b6
Browse repository at this point
Sort directory objects correctly (#10886)
Show description for a3017c7
klauspost
authored
a3017c7
View commit details
Copy full SHA for a3017c7
Browse repository at this point
docs: clarify notifications support for gateways (#10729)
Show description for 07859ef
omarpando
and
harshavardhana
authored
07859ef
View commit details
Copy full SHA for 07859ef
Browse repository at this point
Revert "Add delete marker replication support (#10396)"
Show description for 267d7bf
harshavardhana
committed
267d7bf
View commit details
Copy full SHA for 267d7bf
Browse repository at this point
fix: HDFS list bucket when subpath is provided (#10884)
cksac
authored
be83dfc
View commit details
Copy full SHA for be83dfc
Browse repository at this point
ignore typed errors correctly in list cache layer (#10879)
Show description for ca88ca7
harshavardhana
authored
ca88ca7
View commit details
Copy full SHA for ca88ca7
Browse repository at this point
Allow deeper sleep (#10883)
Show description for f86d353
klauspost
authored
f86d353
View commit details
Copy full SHA for f86d353
Browse repository at this point
Skip 0 byte stream writes (#10875)
Show description for 1c35900
klauspost
authored
1c35900
View commit details
Copy full SHA for 1c35900
Browse repository at this point
Commits on Nov 11, 2020
fix: simplify healing metadata objects per set (#10867)
harshavardhana
authored
aa15822
View commit details
Copy full SHA for aa15822
Browse repository at this point
DeletedObjects: Return objects on lock failure (#10874)
Show description for 8747834
klauspost
authored
8747834
View commit details
Copy full SHA for 8747834
Browse repository at this point
fix: bad example json for policy in replication docs (#10869)
AntonOfTheWoods
authored
2c1e371
View commit details
Copy full SHA for 2c1e371
Browse repository at this point
Commits on Nov 10, 2020
Add delete marker replication support (#10396)
Show description for 50c10a5
poornas
authored
50c10a5
View commit details
Copy full SHA for 50c10a5
Browse repository at this point
Update yaml files to latest version RELEASE.2020-11-10T21-02-24Z
minio-trusted
committed
9f4ad87
View commit details
Copy full SHA for 9f4ad87
Browse repository at this point
fix: negative STS IAM token TTL value (#10866)
StevenReitsma
authored
4683a62
View commit details
Copy full SHA for 4683a62
Browse repository at this point
Reduce health check output (#10859)
Show description for 0689921
klauspost
authored
0689921
View commit details
Copy full SHA for 0689921
Browse repository at this point
fix: heal user/metadata right away upon server startup (#10863)
Show description for cbdab62
harshavardhana
authored
cbdab62
View commit details
Copy full SHA for cbdab62
Browse repository at this point
fix: avoid divide by zero error single node distributed setup (#10862)
harshavardhana
authored
8df6112
View commit details
Copy full SHA for 8df6112
Browse repository at this point
Commits on Nov 9, 2020
doc: Add definition of 1KB and 1MB in prometheus (#10857)
vadmeste
authored
8e8ddf7
View commit details
Copy full SHA for 8e8ddf7
Browse repository at this point
Upgrade msgp to official release (#10858)
Show description for 311ab43
klauspost
authored
311ab43
View commit details
Copy full SHA for 311ab43
Browse repository at this point
Previous
Next
You can’t perform that action at this time.