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 }}
gautamrege
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 10, 2016
posix: Return diskNotFound error rather than errVolumeNotFound (#1568)
Show description for eec41c3
harshavardhana
committed
eec41c3
View commit details
Copy full SHA for eec41c3
Browse repository at this point
Commits on May 9, 2016
server: Enable server profiling as needed. (#1565)
harshavardhana
authored and
abperiasamy
committed
b66c3bf
View commit details
Copy full SHA for b66c3bf
Browse repository at this point
xl: CompleteMultipartUpload make sure to delete uploads.json (#1539)
Show description for f733120
harshavardhana
committed
f733120
View commit details
Copy full SHA for f733120
Browse repository at this point
posix: remove dead code related to posix reserved suffixes. (#1555)
Krishna Srinivas
authored and
harshavardhana
committed
6627388
View commit details
Copy full SHA for 6627388
Browse repository at this point
posix: reserved files should be filtered out at posix not object layer. (#1554)
harshavardhana
committed
9d41414
View commit details
Copy full SHA for 9d41414
Browse repository at this point
xl/fs: pathJoin now takes variadic inputs. (#1550)
Show description for 722abe2
harshavardhana
committed
722abe2
View commit details
Copy full SHA for 722abe2
Browse repository at this point
Multipart: Minimum part size limit does not apply to the last part during CompleteMultipartUpload. (#1518) (#1538)
Krishna Srinivas
authored and
harshavardhana
committed
04a5b25
View commit details
Copy full SHA for 04a5b25
Browse repository at this point
Commits on May 8, 2016
erasure: waitCloser should implement CloseWithError. (#1543)
Show description for 90ea494
harshavardhana
committed
90ea494
View commit details
Copy full SHA for 90ea494
Browse repository at this point
erasure: ReadFile should honor proper offsets. (#1542)
Show description for a8fdd04
harshavardhana
committed
a8fdd04
View commit details
Copy full SHA for a8fdd04
Browse repository at this point
api: Extend S3 errors with Minio errors. (#1533)
Show description for 76c511c
harshavardhana
authored and
abperiasamy
committed
76c511c
View commit details
Copy full SHA for 76c511c
Browse repository at this point
multipart: reject part upload if size is less than 5MB. (#1518)
Krishna Srinivas
authored and
harshavardhana
committed
75320f7
View commit details
Copy full SHA for 75320f7
Browse repository at this point
XL/ListDir: break out of loop if list on one disk is a success. (#1534)
Krishna Srinivas
authored and
harshavardhana
committed
88e1c04
View commit details
Copy full SHA for 88e1c04
Browse repository at this point
init: Cleanup .minio/tmp directories recursively. Also takes care of cleaning up of parts directory during abortMultipartUpload. (#1532)
Krishna Srinivas
authored and
harshavardhana
committed
a205aca
View commit details
Copy full SHA for a205aca
Browse repository at this point
xl: CompleteMultipartUpload should rename files in a routine. (#1527)
Show description for 3f51dd4
harshavardhana
authored and
abperiasamy
committed
3f51dd4
View commit details
Copy full SHA for 3f51dd4
Browse repository at this point
xl/fs: ListObjectParts should set nextPartNumberMarker properly. (#1528)
Show description for 56b7df9
harshavardhana
authored and
abperiasamy
committed
56b7df9
View commit details
Copy full SHA for 56b7df9
Browse repository at this point
xl/fs: isFunctions should only return boolean. (#1525)
Show description for a56d5ef
harshavardhana
authored and
abperiasamy
committed
a56d5ef
View commit details
Copy full SHA for a56d5ef
Browse repository at this point
server: Deadcode removal. (#1517)
harshavardhana
authored and
abperiasamy
committed
937d682
View commit details
Copy full SHA for 937d682
Browse repository at this point
Commits on May 7, 2016
xl: DeleteObject regression over errChannel. (#1521)
Show description for bf563af
harshavardhana
authored and
abperiasamy
committed
bf563af
View commit details
Copy full SHA for bf563af
Browse repository at this point
copyObject: No need to verify md5sum. (#1520)
Show description for 091c1e8
harshavardhana
committed
091c1e8
View commit details
Copy full SHA for 091c1e8
Browse repository at this point
xl/fs: Multipart re-org introduce "uploads.json" (#1505)
Show description for 751fa97
harshavardhana
authored and
abperiasamy
committed
751fa97
View commit details
Copy full SHA for 751fa97
Browse repository at this point
xl: Move format detection inside xl objects. (#1515)
Show description for 434423d
harshavardhana
authored and
abperiasamy
committed
434423d
View commit details
Copy full SHA for 434423d
Browse repository at this point
server: Print proper endpoint, along with https if configured. (#1514)
Show description for a20ccb1
harshavardhana
authored and
abperiasamy
committed
a20ccb1
View commit details
Copy full SHA for a20ccb1
Browse repository at this point
Commits on May 6, 2016
xl/tests: Enable server handler tests over XL. (#1512)
Show description for 0625c05
harshavardhana
committed
0625c05
View commit details
Copy full SHA for 0625c05
Browse repository at this point
xl: Fix how we deal with read offsets at erasure layer. (#1511)
Show description for 0b74f56
harshavardhana
committed
0b74f56
View commit details
Copy full SHA for 0b74f56
Browse repository at this point
bucket-handlers: do not unescape marker as gorilla layer would have already done it. (#1495) (#1510)
Krishna Srinivas
authored and
harshavardhana
committed
c06b9ab
View commit details
Copy full SHA for c06b9ab
Browse repository at this point
XL/ListObjects: use string.TrimSuffix instead of Trim. (#1498) (#1509)
Krishna Srinivas
authored and
harshavardhana
committed
a5d31d4
View commit details
Copy full SHA for a5d31d4
Browse repository at this point
Cleanup: mispell fixes
hackintoshrao
authored and
harshavardhana
committed
20ca65c
View commit details
Copy full SHA for 20ca65c
Browse repository at this point
Adding XL Object layer validation for existing unit tests of single node (#1499)
Show description for 0b4bbe6
hackintoshrao
authored and
harshavardhana
committed
0b4bbe6
View commit details
Copy full SHA for 0b4bbe6
Browse repository at this point
XL/ListObjects: Fix ordering issue during listing if the files were uploaded as multipart uploads. (#1498) (#1506)
Show description for 48d3be3
Krishna Srinivas
authored and
harshavardhana
committed
48d3be3
View commit details
Copy full SHA for 48d3be3
Browse repository at this point
xl/fs: Make i/o operations atomic. (#1496)
harshavardhana
authored and
abperiasamy
committed
5133ea5
View commit details
Copy full SHA for 5133ea5
Browse repository at this point
handlers: overhaul entire writErrorResponse, simplify. (#1472)
harshavardhana
authored and
abperiasamy
committed
17868cc
View commit details
Copy full SHA for 17868cc
Browse repository at this point
bucketPolicy: Do not use regexes, just do prefix matches. (#1497)
Show description for ba5805e
harshavardhana
committed
ba5805e
View commit details
Copy full SHA for ba5805e
Browse repository at this point
Commits on May 5, 2016
xl/fs: Add initObjectLayer function. (#1494)
Show description for ca097de
harshavardhana
authored and
abperiasamy
committed
ca097de
View commit details
Copy full SHA for ca097de
Browse repository at this point
xl-erasure: RenameFile should support quorum. (#1487)
Show description for 658a595
balamurugana
authored and
harshavardhana
committed
658a595
View commit details
Copy full SHA for 658a595
Browse repository at this point
object: move go-routine listing from posix to objectLayer. (#1491)
Krishna Srinivas
authored and
harshavardhana
committed
247e835
View commit details
Copy full SHA for 247e835
Browse repository at this point
Previous
Next
You can’t perform that action at this time.