4172 Commits (fc774957fe88e7007c289b1203094284af502455)
 

Author SHA1 Message Date
Krishnan Parthasarathi 9b6bcb30d9 Fix handling of StringNotEquals condition operator (#3660) 8 years ago
Harshavardhana ac9ba13c19 build: Increase the travis build test timeout to 15mins 8 years ago
Krishnan Parthasarathi 864b8795aa heal: Should delete stale object parts before healing (#3649) 8 years ago
Bala FA cc1575f944 fix: do port availability check only on macOS. (#3654) 8 years ago
Krishnan Parthasarathi b408d0e87d Add aws:Referer condition key support. (#3641) 8 years ago
Nitish Tiwari 69b81af93e Fix Minio quick start guide URL (#3655) 8 years ago
Harshavardhana cf558ff6d1 docs: Fix TLS doc to be docs.minio.io compatible 8 years ago
Harshavardhana 5af7bd6a01 docs: Fix a typo in TLS doc description 8 years ago
Harshavardhana 73f4f29110 docs: Restructure docs, move the files to their relevant location. (#3648) 8 years ago
Harshavardhana ccd949d8ca Add -v for race tests to avoid travis and appveyor timeouts. (#3647) 8 years ago
Anis Elleuch e1bc99e4fe xl: Fix GET of an empty multiparted object (#3646) 8 years ago
Alex Ellis 02194ee3c6 Fix issue with webhook events not closing Response body, leaving connections open with remote server (#3645) 8 years ago
Harshavardhana 85f2b74cfd jwt: Cache the bcrypt password hash. (#3526) 8 years ago
Krishna Srinivas 152cdf1c05 fs: Move traceError() to lower functions where possible. (#3633) 8 years ago
Krishna Srinivas 17dd1c19df cleanup: refactor common code between FS and XL listDirFactory. (#3639) 8 years ago
Anis Elleuch 8e49a3d047 Simplify running cmd.Main() for external tests (#3636) 8 years ago
Krishna Srinivas cccf77229d cleanup: Move code in *-multipart-common.go to *-multipart.go (#3638) 8 years ago
Harshavardhana dafdc74605 fs: if `fs.json` is empty ignore it while reading metadata. (#3634) 8 years ago
Anis Elleuch c753b5dfeb madmin: All APIs return ErrorResponse error type (#3632) 8 years ago
Krishna Srinivas 82373e3d50 fs: cleanup - do not cache size of metafiles (#3630) 8 years ago
Anis Elleuch 76b8abcd8e madmin: Fix args order in listObjectsHeal() (#3629) 8 years ago
Harshavardhana dbb5408906 Add ARM64 build binary for README.md 8 years ago
Harshavardhana 18c9d49a32 Build browser with new changes and update yarn.lock 8 years ago
Harshavardhana d41dcb784b Move to blake2b-simd due to perf problems in golang.org/x/crypto 8 years ago
Krishna Srinivas 659d5aabd1 browser: Access to private paths redirects to login. (#3622) 8 years ago
Krishna Srinivas b4343a28b7 browser: add yarn.lock and .gitignore files. (#3621) 8 years ago
Krishnan Parthasarathi 0e693e0284 Add dry-run query param for HealFormat API (#3618) 8 years ago
Anis Elleuch fc880f9b23 admin: Enhance set credentials test (#3619) 8 years ago
Krishna Srinivas cead24b0f7 miniobrowser: Bring Minio browser source into minio repo. (#3617) 8 years ago
Krishna Srinivas 8489f22fe2 signature-v2: Use request.RequestURI for signature calculation. (#3616) 8 years ago
Anis Elleuch fc6f804865 server-mux: Keep listening after Accept() err (#3613) 8 years ago
Anis Elleuch d1d89116f1 admin: Add version to service Status API response (#3605) 8 years ago
Anis Elleuch e1f64141a2 presign-v2: Compute signature on encoded URL path (#3612) 8 years ago
Krishnan Parthasarathi 586058f079 Implement mgmt REST APIs to heal storage format. (#3604) 8 years ago
Krishna Srinivas 4e926b292f vendor-update: Minio Browser (#3609) 8 years ago
Anis Elleuch 47358e3104 server-mux: Add tcp idle read timeout (#3607) 8 years ago
Harshavardhana 3640c63289 server/mux: PeekProtocol() should return error and connection be closed. (#3608) 8 years ago
Harshavardhana 51fa4f7fe3 Make PutObject a nop for an object which ends with "/" and size is '0' (#3603) 8 years ago
Andrei Kopats c3f7d1026f fs: start even if there are not enough free space (#3606) 8 years ago
Harshavardhana 80f1387877 Initialize peers properly for localhost. (#3600) 8 years ago
Andreas Kohn 0674fa43ff Handle the region for GetBucketLocation and PutBucket properly (#3596) 8 years ago
Harshavardhana a17f1e875c server/mux: Close the connection even if buffer.Flush() returns error. (#3599) 8 years ago
Jeffery Utter 9e1f1b50e0 Don't Check Available Inodes on NFS (#3598) 8 years ago
Anis Elleuch 0715032598 heal: Add ListBucketsHeal object API (#3563) 8 years ago
Harshavardhana dfc2ef3004 storage/rpc: Remove network error restriction. (#3591) 8 years ago
Harshavardhana 62f8343879 Add constants for commonly used values. (#3588) 8 years ago
Anis Elleuch f803bb4b3d admin: Add service Set Credentials API (#3580) 8 years ago
Andy Brown 20a65981bd add delete and options methods to CORS whitelist (#3589) 8 years ago
Harshavardhana 09b450d610 Fix fs tests to avoid deleting /usr to certain systems. 8 years ago
Krishnan Parthasarathi c194b9f5f1 Implement mgmt REST APIs for heal subcommands (#3533) 8 years ago