92 Commits (f16bfda2f24e050d0c5b43548485ce0aa5e34cf3)

Author SHA1 Message Date
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 6 years ago
kannappanr 91fd8ffeb7
Move http package inside cmd (#5776) 6 years ago
poornas a3e806ed61 Add disk based edge caching support. (#5182) 6 years ago
Bala FA 3ebe61abdf Quick support to server level WORM (#5602) 6 years ago
Krishna Srinivas 9083bc152e Flat multipart backend implementation for Erasure backend (#5447) 6 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 6 years ago
Harshavardhana 5204a754db
Move rpc version to 2.0.0 to align with backend migration (#5575) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Harshavardhana 1164fc60f3 Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
Harshavardhana 0c880bb852 Deprecate and remove in-memory object caching (#5481) 7 years ago
ebozduman 24d9d7e5fa Removes logrus package and refactors logging messages (#5293) 7 years ago
kannappanr 1de3bd6911
Save http trace to a file (#5300) 7 years ago
Nitish Tiwari 1a3dbbc9dd
Add x-amz-storage-class support (#5295) 7 years ago
Harshavardhana eb7c690ea9 Support in-place upgrades of new minio binary and releases. (#4961) 7 years ago
Harshavardhana eb2894233c Convert gateways into respective packages (#5200) 7 years ago
Krishna Srinivas e7a724de0d Virtual host style S3 requests (#5095) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
Timon Wong 6400f506da Simplify gateway backend registration (#5111) 7 years ago
A. Elleuch 866dffcd62 log: Store http request/responses in a log file (#4804) 7 years ago
Harshavardhana 0c0d1e4150 Implement backblaze-b2 gateway support (#5002) 7 years ago
Bala FA 70fec0a53f azure: add stateless gateway support (#4874) 7 years ago
Harshavardhana 6c2bc0568b Increase default read/write timeouts from 30sec to 15minutes (#4888) 7 years ago
Frank Wessels 61e0b1454a Add support for timeouts for locks (#4377) 7 years ago
Bala FA c3dd7c1f6c Refactor HTTP server to address bugs (#4636) 7 years ago
ebozduman 0e5b9c7fe4 Adds 'gcs not ready for production' msg (#4604) 7 years ago
Harshavardhana 0543d45fb3 fix: OwnerID in response should be 64 character in length. (#4554) 7 years ago
Krishna Srinivas 2aa76e7407 Change md5Sum to etag (#4399) 7 years ago
Harshavardhana b78f6fbcc5 Do not send envVars in ServerInfo() (#4422) 7 years ago
Krishna Srinivas 5db1e9f3dd signature: use region from Auth header if server's region not configured (#4329) 7 years ago
Remco Verhoef 3a539ce660 Implement gateway S3 support (#3940) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 7 years ago
Harshavardhana b927523223 server: Introduce a new env MINIO_REGION. (#4078) 7 years ago
Bala FA 2df8160f6a server: handle command line and env variables at one place. (#3975) 7 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 7 years ago
Bala FA 8a9852220d Make unit testable cert parsing functions. (#3863) 8 years ago
Bala FA 98d17d2a97 Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
Bala FA 208dd15245 Remove globalMaxCacheSize and globalCacheExpiry variables (#3826) 8 years ago
Anis Elleuch 77c1998a38 config: Fix creating new config with wrong version (#3821) 8 years ago
Anis Elleuch 9b3c014bab config: Add browser parameter (#3807) 8 years ago
Bala FA 440866d26c Move go version check into main() (#3734) 8 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 8 years ago
Krishnan Parthasarathi ce9aa2f2b2 Add uptime to ServiceStatus (#3690) 8 years ago
Anis Elleuch 93fd269329 stats: Add network and http statisics (#3686) 8 years ago
Anis Elleuch ed4fcb63f7 Require content-length in POST & Upload requests (#3671) 8 years ago
Anis Elleuch e9394dc22d xl PutObject: Split object into parts (#3651) 8 years ago
Harshavardhana 85f2b74cfd jwt: Cache the bcrypt password hash. (#3526) 8 years ago
Anis Elleuch 8e49a3d047 Simplify running cmd.Main() for external tests (#3636) 8 years ago
Krishnan Parthasarathi 586058f079 Implement mgmt REST APIs to heal storage format. (#3604) 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