283 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
Bala FA d3cb79a57c Refactor logger (#3924) 8 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
Harshavardhana f3334159a4 config: Relax browser and region to be empty. (#3912) 8 years ago
Bala FA 21d73a3eef Simplify credential usage. (#3893) 8 years ago
Anis Elleuch ae4361cc45 config: Check for duplicated entries in all scopes (#3872) 8 years ago
Bala FA 8a9852220d Make unit testable cert parsing functions. (#3863) 8 years ago
Bala FA bff4d29415 Remove commands and commandsTree global variables. (#3855) 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
Harshavardhana cff45db1b9 cli: Use ADDRESS:PORT to clarify --address behavior (#3803) 8 years ago
Harshavardhana 9eb8e375c5 cli: Make sure to add --help flag for subcommands. (#3773) 8 years ago
Harshavardhana 611bd68739 cli: Add new features from CLI. 8 years ago
Harshavardhana 13c3b9cbcb main/cli: Don't print hidden flags/commands in help template. (#3748) 8 years ago
Harshavardhana 9df01035da Remove XL references in public docs to Erasure. (#3725) 8 years ago
Krishnan Parthasarathi ce9aa2f2b2 Add uptime to ServiceStatus (#3690) 8 years ago
Harshavardhana 31dff87903 Honor envs properly for access and secret key. (#3703) 8 years ago
Anis Elleuch b6ebf2aba8 server-mux: Simplify graceful shutdown behavior (#3681) 8 years ago
Bala FA cc1575f944 fix: do port availability check only on macOS. (#3654) 8 years ago
Krishnan Parthasarathi 586058f079 Implement mgmt REST APIs to heal storage format. (#3604) 8 years ago
Harshavardhana 80f1387877 Initialize peers properly for localhost. (#3600) 8 years ago
Harshavardhana 62f8343879 Add constants for commonly used values. (#3588) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 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
Krishnan Parthasarathi 85c6bb9809 server: Sort disk arguments for consistent ordering (#3469) 8 years ago
Harshavardhana 9c9f390350 fs: validate filesystem path argument properly. (#3470) 8 years ago
Bala FA 1b2b16998f Remove regexp usage (#3456) 8 years ago
Krishnan Parthasarathi b2f920a868 Add service API handler stubs for status, stop and restart (#3417) 8 years ago
Harshavardhana 664ff063a1 server: checkEndpoints syntax properly. (#3451) 8 years ago
Krishnan Parthasarathi ab49498fc3 server: Exit gracefully if no endpoint is local to it. (#3442) 8 years ago
Harshavardhana cd0f350c02 env: Bring back MINIO_BROWSER env. (#3423) 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
Harshavardhana 6efee2072d objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
Anis Elleuch 41a3a9e402 server: forbid zero port in address flag since it confuses clients and (#3318) 8 years ago
Anis Elleuch 6512d9978e Add support of user self signed certificates 8 years ago
Harshavardhana 716316f711 Reduce number of envs and options from command line. (#3230) 8 years ago
Harshavardhana 2f373684f5 Fix the server startup messages and help text. (#3211) 8 years ago
Harshavardhana 3e67bfcc88 heal: Print heal command appropriately without export path. (#3208) 8 years ago
Aditya Manthramurthy 85a5c358d8 Add bucket metadata state client/handler (Fixes #3022) (#3152) 8 years ago
Anis Elleuch 754c0770d6 Merge ListenAndServe and ListenAndServeTLS for simplification purpose (#3186) 8 years ago
Krishna Srinivas 8408dfaa6c bootup-validation: Allow port configuration only using --address option. (#3166) 8 years ago
Harshavardhana d192044915 router: PathPrefix router was wrong. (#3172) 8 years ago
Anis Elleuch 79601d27f2 Use endpoint url when printing disks status in distributed mode (#3151) 8 years ago
Harshavardhana 9bb799462e Start all listeners when a given host resolves to multiple IPs. (#3145) 8 years ago
Krishna Srinivas 0fa2477cb0 boot: check parameter syntax before initializing the system. (#3114) 8 years ago
Harshavardhana 9e2d0ac50b Move to URL based syntax formatting. (#3092) 8 years ago
Krishnan Parthasarathi 49ba07d1d6 Use net.ParseCIDR instead of custom-built parsers (#3055) 8 years ago