23 Commits (e3d841ffd17e96a69b0db889cb7d81864ebef61e)

Author SHA1 Message Date
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
Harshavardhana a98a7fb1ad Implement XL layer - preliminary work. 8 years ago
Harshavardhana 4cf73caf02 api: Add diskInfo as part of StatVol and ListVols. (#1349) 8 years ago
Krishna Srinivas 3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. (#1305) 8 years ago
Harshavardhana bad2f2afbb storage: Add storage interface. 8 years ago
Harshavardhana c69fdf0cf2 listObjects: Cleanup and naming conventions. 8 years ago
Krishna Srinivas 85ab1df5a8 listObjects: do not do stat during readdir() 8 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana d54488f144 Move all server and controller packages into top-level 9 years ago
Harshavardhana 7d8cfa0a77 Add tests for minio top level 9 years ago
Anand Babu (AB) Periasamy d1f1b7ac31 new version format and some cleanup 9 years ago
Harshavardhana 7093a05ab1 Version is a package now, will be re-used across codebase. 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana 61175ef091 Migrate to govendor to avoid limitations of godep 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana 43c908d5b9 ListObjects now considers multipart objects, also move to upstream check.v1 9 years ago
Harshavardhana 0a827305ad Implement metadata cache, metadata cache is used by top level donut right now. Rename trove as data cache 9 years ago
Harshavardhana 8a4e7bcdcf Add full API tests, move storage/donut to donut, add disk tests as well 9 years ago
Harshavardhana dc0df3dc0e Breakaway from driver model, move cache into donut 9 years ago
Harshavardhana a91e519692 Make caching a package trove, and use it inside memory driver 9 years ago
Harshavardhana 8d06504068 Change all minio-io path to minio 9 years ago
Frederick F. Kautz IV be4bc44b4d Replacing gopkg.in/check.v1 with minio-io/check 10 years ago