3791 Commits (8562b2282332ed028a7695318ac22b0490958f08)
 

Author SHA1 Message Date
Harshavardhana d711ff454e logs: Do not log common successful errors. (#3340) 8 years ago
Anis Elleuch c667d20dfc config-migrate: Fix buggy continuous re-migration of v9 to v10 config (#3338) 8 years ago
Harshavardhana 6efee2072d objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
Harshavardhana 7a5bbf7a2e Revert "Vendor update for dsync, fixing major go routine leak issue. (#3308)" 8 years ago
Anis Elleuch 14cb3645a3 config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config (#3336) 8 years ago
Krishna Srinivas f4f512fedd FS/multipart: Bug fix related to part path. Hold lock on part while appending. (#3335) 8 years ago
Nitish Tiwari 1983925dcf Added distributed Minio architecture files. (#3330) 8 years ago
Anis Elleuch 22c98d3fa2 logger: Disassociate shared log config between console, file and syslog (#3333) 8 years ago
Krishna Srinivas 01ae5bb39c FS/multipart: Fix append-parts to use minioMetaTmpBucket. (#3304) 8 years ago
koolhead17 11faf3f16d docs: Modified FreeBSD guide with official how to install golang link, (#3293) 8 years ago
Remco Verhoef d3df6c711a How to run Minio as a service on Windows (#3327) 8 years ago
Bala FA ed6e781679 globals: make read only variables as constants. (#3326) 8 years ago
Bala FA baf1c1638d server: set maximum allowed request body. (#3324) 8 years ago
Bala FA 825000bc34 Use humanize constants for KiB, MiB and GiB units. (#3322) 8 years ago
Bala FA c1ebcbcda2 Remove usused code. (#3321) 8 years ago
Anis Elleuch 41a3a9e402 server: forbid zero port in address flag since it confuses clients and (#3318) 8 years ago
Bala FA 1d4ac4b084 Rename getUUID() into mustGetUUID() (#3320) 8 years ago
Bala FA 71b357e4f2 Remove uploadIDChange structure. (#3309) 8 years ago
Anis Elleuch 339c9019b9 Protect multipart directory from removing when it is empty (#3315) 8 years ago
Harshavardhana dd93f808c8 web: Add more data for jsonrpc responses. (#3296) 8 years ago
Anis Elleuch 4098025c11 Remove XL multipart tmp files when the latter is canceled (#3214) 8 years ago
Bala FA bef0a50bc1 Cleanup and fixes (#3273) 8 years ago
Anis Elleuch 71ada9d6f8 commitXLMetadata() expects src and dst buckets in its arguments (#3307) 8 years ago
tibbes 33c022fcec Fix checkdeps.sh on Mac (#3306) 8 years ago
Karthic Rao 273228fafa Vendor update for dsync, fixing major go routine leak issue. (#3308) 8 years ago
Harshavardhana aa98702908 api: Handle content-length-range policy properly. (#3297) 8 years ago
Harshavardhana 5197649081 utils: reduceErrs returns and validates quorum errors. (#3300) 8 years ago
Harshavardhana 066f64d34a bootup: MetaVolume init should use isErrIngored helper. (#3303) 8 years ago
Krishna Srinivas afa4c7c3ef fs/multipart: Append multipart parts in a proper Go routine in background. (#3282) 8 years ago
Krishna Srinivas 38537c7df2 Print line numbers to give more info on the failed tests in ExecObjectLayerAPIAnonTest() (#3302) 8 years ago
Krishnan Parthasarathi eed9ab0464 XL: pickValidXLMeta should return error instead of panic'ing (#3277) 8 years ago
Harshavardhana 0b9f0d14a1 auth/rpc: Take remote disk offline after maximum allowed attempts. (#3288) 8 years ago
Anis Elleuch ffbee70e04 Avoid removing 'tmp' directory inside '.minio.sys' (#3294) 8 years ago
Harshavardhana 2c3a2241e7 update: Change update notifier for new style banner. (#3289) 8 years ago
Harshavardhana 1c47365445 xl/bootup: Upon bootup handle errors loading bucket and event configs. (#3287) 8 years ago
Krishnan Parthasarathi 81eb7c0301 Have separate directory names for docker-compose and Dockerfile (#3292) 8 years ago
Anis Elleuch 4a926d19a7 Add GnuTLS config documentation for Windows (#3285) 8 years ago
Bala FA 05dc52a206 fix: use constants for access/secret key min/max length (#3271) 8 years ago
Harshavardhana c91d3791f9 heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
Bala FA df8153859c docs: Add comments of using canonical import paths. (#3269) 8 years ago
Aditya Manthramurthy 2f43709f85 Prevent gorilla mux from normalizing path (Fixes #3256) (#3268) 8 years ago
Bala FA 61d67a061c tests: add unit test for DeleteMultipleObjectsHandler. (#3267) 8 years ago
Harshavardhana 1b85302161 Fix spelling and golint errors. (#3266) 8 years ago
Anis Elleuch 6512d9978e Add support of user self signed certificates 8 years ago
Aditya Manthramurthy e216201901 Remove control command from minio binary (Fixes #3264) (#3265) 8 years ago
Krishnan Parthasarathi 7abcededf2 Add tests for storage rpc handlers (#3262) 8 years ago
Harshavardhana 398421b9f5 xl/bootup: Server bootup shouldn't return for missing buckets. (#3255) 8 years ago
Anis Elleuch b8f0d9352f signature-v2: encode path and query strings when calculating signature (#3253) 8 years ago
Harshavardhana f234c35020 lock: slice length of lock clients should be precisely urls. (#3254) 8 years ago
koolhead17 3bcf7b7593 Docs: Modified Docker instruction adding distributed image tag. (#3250) 8 years ago