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 }}
mrvanes
/
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
poornas
All time
Commit history
Commits on Aug 15, 2023
site replication: avoid retries when peer is offline (#17853)
poornas
authored
875f407
View commit details
Copy full SHA for 875f407
Browse repository at this point
Commits on Aug 10, 2023
replication: fix queuing of large uploads (#17831)
Show description for dfaf735
poornas
authored
dfaf735
View commit details
Copy full SHA for dfaf735
Browse repository at this point
Commits on Aug 5, 2023
replication: set context timeout for NewMultipartUpload calls (#17807)
poornas
authored
26c23b3
View commit details
Copy full SHA for 26c23b3
Browse repository at this point
Commits on Aug 3, 2023
sts: validate if iam subsystem initialized in handlers (#17796)
poornas
authored
b762fba
View commit details
Copy full SHA for b762fba
Browse repository at this point
Commits on Aug 1, 2023
replication resync: fix queueing (#17775)
Show description for 311380f
poornas
authored
311380f
View commit details
Copy full SHA for 311380f
Browse repository at this point
Commits on Jul 26, 2023
replication: limit larger uploads to a subset of workers (#17687)
Show description for 1a42693
poornas
authored
1a42693
View commit details
Copy full SHA for 1a42693
Browse repository at this point
Commits on Jul 25, 2023
Use decrypted object size while computing object size summary (#17717)
Show description for f951298
poornas
authored
f951298
View commit details
Copy full SHA for f951298
Browse repository at this point
Commits on Jul 13, 2023
replication: Simplify mrf requeueing and add backlog handler (#17171)
Show description for 5e2f8d7
poornas
authored
5e2f8d7
View commit details
Copy full SHA for 5e2f8d7
Browse repository at this point
Commits on Jul 11, 2023
replication: add validation API (#17520)
Show description for fb49aea
poornas
authored
fb49aea
View commit details
Copy full SHA for fb49aea
Browse repository at this point
Commits on Jul 10, 2023
Avoid extra GetObjectInfo call in DeleteObject API (#17599)
Show description for e8c98c3
poornas
authored
e8c98c3
View commit details
Copy full SHA for e8c98c3
Browse repository at this point
Commits on Jun 17, 2023
ensure metadata updates go to same pool where version exists (#17451)
Show description for c4d0c49
poornas
authored
c4d0c49
View commit details
Copy full SHA for c4d0c49
Browse repository at this point
Commits on Jun 15, 2023
site replication: cancel ongoing op properly (#17428)
poornas
authored
a9082e4
View commit details
Copy full SHA for a9082e4
Browse repository at this point
Commits on Jun 11, 2023
replication: perform bucket resync in parallel (#16707)
Show description for f986b0c
poornas
authored and
harshavardhana
committed
f986b0c
View commit details
Copy full SHA for f986b0c
Browse repository at this point
Commits on Jun 2, 2023
replication: ignore retention mode validation for replica (#17332)
poornas
authored
68f80b5
View commit details
Copy full SHA for 68f80b5
Browse repository at this point
replication: use latest object info for metrics update (#17333)
poornas
authored
e95825a
View commit details
Copy full SHA for e95825a
Browse repository at this point
Commits on Jun 1, 2023
site removal: update site config and reload targets after update (#17327)
poornas
authored
f86b9ab
View commit details
Copy full SHA for f86b9ab
Browse repository at this point
Commits on May 21, 2023
allow specification of path/virtual style bucket lookup in batch replication (#17201)
poornas
authored
2920b0f
View commit details
Copy full SHA for 2920b0f
Browse repository at this point
Commits on May 16, 2023
replication: fix audit log reporting (#17222)
poornas
authored
2131046
View commit details
Copy full SHA for 2131046
Browse repository at this point
Commits on May 12, 2023
Use hash.NewLimitReader for internal multipart calls (#17191)
poornas
authored
e07c2ab
View commit details
Copy full SHA for e07c2ab
Browse repository at this point
Commits on May 11, 2023
disallow bucket replication setup with site replication (#17189)
poornas
authored
ef7177e
View commit details
Copy full SHA for ef7177e
Browse repository at this point
Commits on May 6, 2023
Validate if replication config being added is self referential (#17142)
poornas
authored
c5c1426
View commit details
Copy full SHA for c5c1426
Browse repository at this point
Commits on May 3, 2023
Add audit logging of site replication multipart proxying (#17122)
poornas
authored
90e2cc3
View commit details
Copy full SHA for 90e2cc3
Browse repository at this point
batch replication now supports arbitrary S3 targets (#17113)
poornas
authored
ec84bad
View commit details
Copy full SHA for ec84bad
Browse repository at this point
Commits on Apr 27, 2023
fix: allow past retention headers to be copied in batch replication (#17095)
poornas
authored
98c26df
View commit details
Copy full SHA for 98c26df
Browse repository at this point
Commits on Apr 14, 2023
heal: avoid logging version not found (#17031)
poornas
authored
a9269ce
View commit details
Copy full SHA for a9269ce
Browse repository at this point
Commits on Apr 12, 2023
Add trace support for ilm activity (#16993)
poornas
authored
cd6dec4
View commit details
Copy full SHA for cd6dec4
Browse repository at this point
config: fix duplication of replication priority key (#17014)
poornas
authored
d350654
View commit details
Copy full SHA for d350654
Browse repository at this point
Commits on Apr 4, 2023
Add support for batch key rotation (#16844)
poornas
authored
3158f2d
View commit details
Copy full SHA for 3158f2d
Browse repository at this point
batch: validate versioning on src/tgt buckets (#16955)
poornas
authored
699a24f
View commit details
Copy full SHA for 699a24f
Browse repository at this point
Commits on Mar 31, 2023
feat: add batch replicate from remote MinIO to local cluster (#16922)
poornas
authored
407c9dd
View commit details
Copy full SHA for 407c9dd
Browse repository at this point
Commits on Mar 30, 2023
fix: error checking in DeleteBucket (#16929)
poornas
authored
dc8fdcb
View commit details
Copy full SHA for dc8fdcb
Browse repository at this point
Commits on Mar 24, 2023
Allow setting sync mode for site replication (#16876)
poornas
authored
74040b4
View commit details
Copy full SHA for 74040b4
Browse repository at this point
Commits on Mar 18, 2023
Add support for batch job cancellation (#16843)
poornas
authored
440ad20
View commit details
Copy full SHA for 440ad20
Browse repository at this point
Commits on Mar 16, 2023
support decommissioning of tiered objects (#16751)
poornas
authored
d1e7753
View commit details
Copy full SHA for d1e7753
Browse repository at this point
Commits on Mar 8, 2023
fix: allow replication of 'null' delete markers (#16773)
poornas
authored
fb6ab1c
View commit details
Copy full SHA for fb6ab1c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.