133 Commits (3c836b5f347a4482b636bde89f3acac34c20adf3)

Author SHA1 Message Date
Andreas Auernhammer 02af37a394 optimize memory allocs during reconstruct (#4964) 7 years ago
Harshavardhana cf479eb401 Move to latest release of minio-go (#4886) 7 years ago
Frank Wessels 61e0b1454a Add support for timeouts for locks (#4377) 7 years ago
Frank Wessels 93f126364e Updated version of klauspost/reedsolomon with NEON support for ARM (#4865) 7 years ago
Harshavardhana 9e9faf7b53 Support source compilation on s390 and ppc64le (#4859) 7 years ago
Andreas Auernhammer b233345f19 remove bcrypt code from code-base (#4844) (#4845) 7 years ago
Andreas Auernhammer 85fcee1919 erasure: simplify XL backend operations (#4649) (#4758) 7 years ago
Frank Wessels fffe4ac7e6 Prevent unnecessary verification of parity blocks while reading (#4683) 7 years ago
A. Elleuch eaa41e4086 gcs: Check if the given project id argument exists (#4583) 7 years ago
Nitish Tiwari 15b65a8342 Added AnonListObjectsV2 support to GCS (#4584) 7 years ago
Harshavardhana f5b4b0765a Update minio-go dependency (#4551) 7 years ago
Remco ace4f9fd15 Implement gateway support Google Cloud Storage 7 years ago
splinter98 8293f546af Add support for MQTT server as a notification target (#4474) 7 years ago
Aditya Manthramurthy a02575ebf9 Bump up minio-go to (fixes #4243) (#4256) 7 years ago
Krishna Srinivas e5b2e25caf gateway-s3: vendor-update minio-go (#4220) 7 years ago
Remco Verhoef 3a539ce660 Implement gateway S3 support (#3940) 8 years ago
Bala FA cf1fc45142 Improve duration humanization. (#4071) 8 years ago
Peter Tribble 2b96d9f706 Enable build on solaris (#4115) 8 years ago
Harshavardhana f1d7780167 lock: Vendorize all the new changes made in minio/dsync (#4154) 8 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 8 years ago
Harshavardhana 27749c2124 admin/info: Add HTTPStats value as part of serverInfo() struct. (#4049) 8 years ago
Aditya Manthramurthy a2a8d54bb6 Add `access` format support for Elasticsearch notification target (#4006) 8 years ago
Aditya Manthramurthy 2463ae243a Add support for MySQL notifications (fixes #3818) (#3907) 8 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
Harshavardhana 3edff1501e Vendor upstream redis library instead of our fork. (#3913) 8 years ago
Anis Elleuch ae4361cc45 config: Check for duplicated entries in all scopes (#3872) 8 years ago
Anis Elleuch 6c00a57a7c quick: Add yaml format support (#3833) 8 years ago
Harshavardhana 9eb8e375c5 cli: Make sure to add --help flag for subcommands. (#3773) 8 years ago
Harshavardhana 25eeb88a8f cli: Bring upstream changes to minio server. 8 years ago
Andreas Auernhammer f38222c0cc update the blake2b implementation (#3724) 8 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 8 years ago
Harshavardhana d41dcb784b Move to blake2b-simd due to perf problems in golang.org/x/crypto 8 years ago
Krishna Srinivas cead24b0f7 miniobrowser: Bring Minio browser source into minio repo. (#3617) 8 years ago
Krishna Srinivas 4e926b292f vendor-update: Minio Browser (#3609) 8 years ago
Anis Elleuch f24753812a nats: Add support of NATS.io Streaming server (#3494) 8 years ago
Harshavardhana 7c6d77734a Fix vendor.json to remove minio/blake2b-simd ref 8 years ago
Bala.FA 6d10f4c19a Adopt dsync interface changes and major cleanup on RPC server/client. 8 years ago
Andreas Auernhammer 6ee27daac1 fix blake2b tests on non-amd64 machines (#3496) 8 years ago
Andreas Auernhammer 1ac36a95aa replace blake2b implementation (#3481) 8 years ago
Harshavardhana 1d134c1a94 admin: Fix wrong vendorized location for s3signer and s3utils. 8 years ago
Harshavardhana faa6b1e925 vendorize deps for snappy, blake2b and sha256 (#3476) 8 years ago
Aditya Manthramurthy 8e6e9301ce Add support for Kafka as a notifications target (#2869) (#3439) 8 years ago
Krishnan Parthasarathi a609a4126c Vendorize recent fixes in dsync (#3365) 8 years ago
Harshavardhana 12c1abed98 Vendorize with bug fixes from minio browser. (#3341) 8 years ago
Harshavardhana 7a5bbf7a2e Revert "Vendor update for dsync, fixing major go routine leak issue. (#3308)" 8 years ago
Karthic Rao 273228fafa Vendor update for dsync, fixing major go routine leak issue. (#3308) 8 years ago
Harshavardhana 716316f711 Reduce number of envs and options from command line. (#3230) 8 years ago
Frank ea406754a6 New dsync and added ForceUnlock to lock rpc server (#2956) 8 years ago
Harshavardhana a681af6953 Update minio browser with new changes. (#2940) 8 years ago
Harshavardhana 2f520ed92f Remove errors package, add comments and simplify. (#2925) 8 years ago