75 Commits (8d584bd81911f7d17b5030b24f3279b8d12dfa8d)

Author SHA1 Message Date
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
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago
Harshavardhana bf2b8879b7 config: Allow non-standard config dir to be configured with SSL. (#3583) 8 years ago
Alex d6a327fbc5 Add notifications by webhook. 8 years ago
Anis Elleuch f24753812a nats: Add support of NATS.io Streaming server (#3494) 8 years ago
Harshavardhana 08b6cfb082 ssl: Set a global boolean to enable SSL across Minio (#3558) 8 years ago
Harshavardhana b0cfceb211 event: Enhance event message struct to provide origin server. (#3557) 8 years ago
Harshavardhana 8562b22823 Fix delays and iterim fix for the partial fix in #3502 (#3511) 8 years ago
Harshavardhana dd68cdd802 Auto-reconnect for regular authRPC client. (#3506) 8 years ago
Harshavardhana 41cf580bb1 Improve reconnection logic, allow jitters. (#3502) 8 years ago
Krishnan Parthasarathi b2f920a868 Add service API handler stubs for status, stop and restart (#3417) 8 years ago
Aditya Manthramurthy 8e6e9301ce Add support for Kafka as a notifications target (#2869) (#3439) 8 years ago
Harshavardhana cd0f350c02 env: Bring back MINIO_BROWSER env. (#3423) 8 years ago
Harshavardhana b363709c11 caching: Optimize memory allocations. (#3405) 8 years ago
Anis Elleuch 01f625824a args: Honor config-dir & quiet wherever they are (#3356) 8 years ago
Harshavardhana dd74e5a809 Revert "init: Honor config-dir flag when it is passed as global or local flag (#3337)" 8 years ago
Anis Elleuch e2ef95af7d init: Honor config-dir flag when it is passed as global or local flag (#3337) 8 years ago
Anis Elleuch 14cb3645a3 config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config (#3336) 8 years ago