132 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Harshavardhana 54eded2e6f Do not assume all HTTP errors as Network errors (#7983) 5 years ago
Krishnan Parthasarathi fbfc9a61ec Add node address information to logs (#7941) 5 years ago
Harshavardhana c43f745449
Ensure that we use constants everywhere (#7845) 5 years ago
kannappanr 70b350c383
Remove DeploymentID from response headers (#7815) 5 years ago
Krishna Srinivas 338e9a9be9 Put object client disconnect (#7824) 5 years ago
Harshavardhana c1d2b3d5c3 Handle HEAD/GET requests for virtual DNS requests (#7839) 5 years ago
poornas 97090aa16c Add admin API to send trace notifications to registered (#7128) 5 years ago
Anis Elleuch 9c90a28546 Implement bulk delete (#7607) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana df35d7db9d Introduce staticcheck for stricter builds (#7035) 6 years ago
Harshavardhana 817269475f Make sure to drain body upon an error (#7197) 6 years ago
Harshavardhana 8757c963ba
Migrate all Peer communication to common Notification subsystem (#7031) 6 years ago
Anis Elleuch 50f6f9fe58 S3 api: Ignore encoding in xml body (#6953) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago
Anis Elleuch 81a481e098 profiling: Fix downloading tracing profiling data (#6599) 6 years ago
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571) 6 years ago
Krishna Srinivas 81bee93b8d Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
Harshavardhana 1111419d4a Add debugging for mutex, tracing (#6522) 6 years ago
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 6 years ago
Nitish Tiwari 2aa18cafc6 Update federation target to etcd/clientv3 (#6119) 6 years ago
Harshavardhana 6c85706c24 Use GetSourceIP for source ip as request params (#6109) 6 years ago
Nitish Tiwari 3dc13323e5 Use random host from among multiple hosts to create requests 6 years ago
cbenien e43cd0d5c8 Increased MaxIdleConnsPerHost to prevent excessive re-connections and TIME_WAIT when more than 100 clients are using minio (#5860) 6 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 6 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 7 years ago
Kaan Kabalak a6adef0bdf Refactor bucket delete and bucket policy (#5580) 7 years ago
Harshavardhana 3145462ad2 Return InvalidDigest when md5 sent by client is invalid (#5654) 7 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 7 years ago
Ersan 33fe42df8a Adds context support for nas, oss and s3 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Aditya Manthramurthy ea8973b7d7 Return bit-rot verified data instead of re-reading from disk (#5568) 7 years ago
Harshavardhana db9e83de62 Avoid significant connections in TIME_WAIT (#5555) 7 years ago
Krishna Srinivas 047b7aff0c Seek to offset 0 after Truncate() (#5375) 7 years ago
Krishna Srinivas 7c72d14027 Separate the codebase for XL and FS format.json related code (#5317) 7 years ago
kannappanr 1de3bd6911
Save http trace to a file (#5300) 7 years ago
A. Elleuch 2244adff07 fix: Better printing of XL config init error (#5284) 7 years ago
Harshavardhana eb2894233c Convert gateways into respective packages (#5200) 7 years ago
Krishna Srinivas 71f9d2beff Increase maximum size of PUT request to 5TB (#5241) 7 years ago
Bala FA bc8b936d4b convert ETag properly for all gateways (#5099) 7 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Harshavardhana 458f22f37c log: Fix printing of signature error request headers. (#4444) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 8 years ago
Harshavardhana 6b4f368dfe notify: Webhook endpoints can fail, but we must start the server. (#4060) 8 years ago
Harshavardhana f44f2e341c log: Dump signature request properly. (#4063) 8 years ago