44 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
Harshavardhana 2955aae8e4
feat: Add notification support for bucketCreates and removal (#10075) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Harshavardhana f14f60a487 fix: Avoid double usage calculation on every restart (#8856) 5 years ago
Klaus Post 2bf6cf0e15 Enable multiple concurrent profile types (#8792) 5 years ago
Harshavardhana a7be313230 Start using new errors package (#8207) 5 years ago
Krishnan Parthasarathi bbb56739bd Add User-Agent header with MinIO release details in http logs (#7843) 5 years ago
Anis Elleuch 1ce8d2c476 Add bucket lifecycle expiry feature (#7834) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
poornas 97090aa16c Add admin API to send trace notifications to registered (#7128) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Krishna Srinivas 81bee93b8d Move remote disk StorageAPI abstraction from RPC to REST (#6464) 6 years ago
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463) 6 years ago
Harshavardhana ad86454580 Make sure to handle FaultyDisks in listing ops (#6204) 6 years ago
Harshavardhana adf9a9d300 Remove all unused variables and functions (#5823) 6 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 6 years ago
Kaan Kabalak a6adef0bdf Refactor bucket delete and bucket policy (#5580) 6 years ago
Aditya Manthramurthy ea8973b7d7 Return bit-rot verified data instead of re-reading from disk (#5568) 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
Bala FA bc8b936d4b convert ETag properly for all gateways (#5099) 7 years ago
Harshavardhana 458f22f37c log: Fix printing of signature error request headers. (#4444) 7 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 7 years ago
Harshavardhana f44f2e341c log: Dump signature request properly. (#4063) 7 years ago
Harshavardhana f1015a5096 notifiers: Stop using url.Parse in validating address format. (#4011) 7 years ago
Anis Elleuch 8426cf9aec config: Accept more address format + unit test (#3915) 8 years ago
Harshavardhana bc52d911ef api: Increase the maximum object size limit from 5GiB to 16GiB. (#3834) 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 0563a9235a handlers: Handle crash if r.URL.Path is empty. (#3554) 8 years ago
Bala.FA 6d10f4c19a Adopt dsync interface changes and major cleanup on RPC server/client. 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
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 780ccc26f7 server: Validate server arguments for duplicates. (#2554) 8 years ago
Harshavardhana e3de237eb8 Move config to v7 to fix previous v6 bug on null Notification entries. (#2650) 8 years ago
Krishna Srinivas 400e9309f1 Signature-V4: Include content-length for signature calculation. (#2643) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana b41bfcbf2f utils: Fix unit tests issue. (#2441) 8 years ago
Anis Elleuch 5526ac13d2 Protect shutdown callbacks lists with a mutex (#2432) 8 years ago
Harshavardhana 0188cd0b84 utils: Take monitorShutdownSignal to take an exitFunc which would executed upon error. (#2378) 8 years ago
Anis Elleuch d28fb5fe23 Add a generic registerShutdown function for graceful exit (#2344) 8 years ago
Harshavardhana 71632b375e docs: Add comments for each data types. (#1881) 8 years ago
Harshavardhana 34e9ad24aa XL: Introduce new API StorageInfo. (#1770) 8 years ago