54 Commits (217fb470a751bc3e1d7426ba1a587dae533a0c02)

Author SHA1 Message Date
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
Harshavardhana f1015a5096 notifiers: Stop using url.Parse in validating address format. (#4011) 8 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Anis Elleuch 8426cf9aec config: Accept more address format + unit test (#3915) 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
Harshavardhana bc52d911ef api: Increase the maximum object size limit from 5GiB to 16GiB. (#3834) 8 years ago
Bala FA 98d17d2a97 Remove globalQuiet and globalConfigDir global variables (#3830) 8 years ago
Anis Elleuch 9b3c014bab config: Add browser parameter (#3807) 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 7b85756c64 notify/webhook: Handle webendpoints without port (#3568) 8 years ago
Harshavardhana 0563a9235a handlers: Handle crash if r.URL.Path is empty. (#3554) 8 years ago
Bala FA 825000bc34 Use humanize constants for KiB, MiB and GiB units. (#3322) 8 years ago
Harshavardhana 716316f711 Reduce number of envs and options from command line. (#3230) 8 years ago
Aditya Manthramurthy 85a5c358d8 Add bucket metadata state client/handler (Fixes #3022) (#3152) 8 years ago
Harshavardhana 9e2d0ac50b Move to URL based syntax formatting. (#3092) 8 years ago
Harshavardhana ece559afe2 api: Do not use sqs for ListenBucketNotification. (#3023) 8 years ago
Krishna Srinivas 32c3a558e9 distributed-XL: Support to run one minio process per export even on the same machine. (#2999) 8 years ago
Aditya Manthramurthy 6274727b71 Pick up server address from --address option (#3002) (#3008) 8 years ago
Harshavardhana f22862aa28 heal: Refactor heal command. (#2901) 8 years ago
Aditya Manthramurthy 6199aa0707 Peer RPCs for bucket notifications (#2877) 8 years ago
Harshavardhana 3cfb23750a control: Implement service command 'stop,restart,status'. (#2883) 8 years ago
Aditya Manthramurthy 32f097b4d6 Controller rpc tests (#2709) 8 years ago
Krishna Srinivas a955676986 Signature-V4: Dump the request with error message on signature mismatch. (#2734) 8 years ago
Harshavardhana 780ccc26f7 server: Validate server arguments for duplicates. (#2554) 8 years ago
awwalker 7c7eb1475d splitNetPath: Add support for windows paths including volumeNames e.g ip:C:\network\path 8 years ago
Anis Elleuch f82f535509 Fix possible race in shutdown callbacks process and simplify shuttting down profiler (#2684) 8 years ago
Krishna Srinivas 400e9309f1 Signature-V4: Include content-length for signature calculation. (#2643) 8 years ago