Commit Graph

  • 254b05e314 Fix locking in some admin APIs: (#5438) Aditya Manthramurthy 2018-01-22 18:09:12 -08:00
  • a003de72bf Update madmin doc (fixes #5432) (#5433) Aditya Manthramurthy 2018-01-22 16:10:43 -08:00
  • a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) Aditya Manthramurthy 2018-01-22 14:54:55 -08:00
  • f3f09ed14e Fix a bug in dsync initialization and communication (#5428) Harshavardhana 2018-01-22 10:25:10 -08:00
  • bb73c84b10 Add notification structure link (#5426) Harshavardhana 2018-01-19 19:53:09 -08:00
  • e19eddd759 Remove requirement for custom RPCClient (#5405) Harshavardhana 2018-01-19 16:38:47 -08:00
  • 7f99cc9768 add HighwayHash256 support (#5359) Andreas Auernhammer 2018-01-19 19:18:21 +01:00
  • 2760409656 Remove dead code and associated dead code warning (#5424) Aditya Manthramurthy 2018-01-19 10:16:21 -08:00
  • 1f13235cbd Add license scan report and status (#5430) fossabot 2018-01-18 23:46:59 -08:00
  • dd5a3289dd fix: listobjects return empty response for invalid prefix/marker (#5425) poornas 2018-01-18 14:39:39 -08:00
  • b6e4f053a3 Fix lock rpc server maintenance loop go-routine leak (#5423) Harshavardhana 2018-01-18 14:39:24 -08:00
  • 1c3f55ff64 Update yaml files to latest version RELEASE.2018-01-18T20-33-21Z Minio Trusted 2018-01-18 20:41:53 +00:00
  • e2d5a87b26 Fix free and total space reported in startup banner (#5419) RELEASE.2018-01-18T20-33-21Z Nitish Tiwari 2018-01-18 00:55:51 +05:30
  • d0a43af616 replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) Andreas Auernhammer 2018-01-17 19:54:31 +01:00
  • a020a70484 gateway/manta: Bump manta dependencies (#5414) Paul Stack 2018-01-17 20:38:39 +02:00
  • 3f09c17bfe fix authentication bypass against Admin-API (#5412) Andreas Auernhammer 2018-01-17 19:36:25 +01:00
  • 24d9d7e5fa Removes logrus package and refactors logging messages (#5293) ebozduman 2018-01-17 09:24:46 -06:00
  • 85580fe0d6 Document pre-existing data in fs mode (#5365) kannappanr 2018-01-17 07:14:31 -08:00
  • 8a1dc10c60 Update storage class related documents (#5399) Nitish Tiwari 2018-01-17 14:52:42 +05:30
  • 17301fe45d Don't delete lock ops entry during state change (#5388) Krishnan Parthasarathi 2018-01-17 01:30:12 +05:30
  • aa7e5c71e9 Remove upload healing related dead code (#5404) Aditya Manthramurthy 2018-01-15 18:20:39 -08:00
  • 78a641fc6a Fix multi-file dropzone upload issue causing bucket listing duplication (#5392) Kaan Kabalak 2018-01-13 09:15:20 -08:00
  • 12f67d47f1 Fix a possible race during PutObject() (#5376) Harshavardhana 2018-01-13 09:13:02 -08:00
  • 0bb6247056 Move nslocking from s3 layer to object layer (#5382) poornas 2018-01-12 20:34:52 -08:00
  • dd202a1a5f restrict TLS cipher suites of the server (#5245) Andreas Auernhammer 2018-01-13 04:42:11 +01:00
  • ede504400f Add validation of xlMeta ErasureInfo field (#5389) Nitish Tiwari 2018-01-12 18:16:30 +05:30
  • 4b2d04c86f Add chroot environment doc for minio (#5366) Harshavardhana 2018-01-11 18:25:40 -08:00
  • 42633748db Update madmin package to return storage class parity (#5387) Nitish Tiwari 2018-01-12 07:52:52 +05:30
  • cd22feecf8 Remove healing of incomplete multipart uploads (#5390) Aditya Manthramurthy 2018-01-11 15:07:43 -08:00
  • 20584dc08f Remove unnecessary errors printed on the console (#5386) kannappanr 2018-01-11 11:42:05 -08:00
  • 8e4eb591c1 Update error response when heal is not implemented (#5383) Aditya Manthramurthy 2018-01-11 10:21:41 -08:00
  • 1b721d76b1 Assume standard storage class if not set in metadata (#5370) Nitish Tiwari 2018-01-11 14:58:12 +05:30
  • f413224b24 Fix config set handler (#5384) Aditya Manthramurthy 2018-01-10 23:06:36 -08:00
  • b526cd7e55 Remove requirement for issued at JWT claims (#5364) Harshavardhana 2018-01-10 10:34:00 -08:00
  • 3f8379d07d Update Elasticsearch documentation with authentication information (#5381) Aditya Manthramurthy 2018-01-09 19:50:42 -08:00
  • 7350543f24 Allow x-amz-content-sha256 to be optional for PutObject() (#5340) Harshavardhana 2018-01-08 23:19:50 -08:00
  • 56bde5df31 Refactor storage class parsing for Gateway mode (#5331) Nitish Tiwari 2018-01-09 11:56:13 +05:30
  • bd9cdcf379 Add custom secret names for Docker (#5355) Paul Trunk 2018-01-09 06:16:25 +01:00
  • 7c72d14027 Separate the codebase for XL and FS format.json related code (#5317) Krishna Srinivas 2018-01-08 14:30:55 -08:00
  • ccd9767b7a Remove incomplete older chinese translation doc (#5368) Harshavardhana 2018-01-07 23:18:59 -08:00
  • dae8193bd4 Remove duplicate http constants (#5367) Harshavardhana 2018-01-07 20:47:48 -08:00
  • 1de3bd6911 Save http trace to a file (#5300) kannappanr 2018-01-05 11:24:31 -08:00
  • de2ce5acb4 Correct color code of Excel file icon (#5361) Kaan Kabalak 2018-01-05 02:49:41 -08:00
  • a1a98617ca gateway/manta: Add support for RBAC (#5332) Paul Stack 2018-01-05 10:00:29 +02:00
  • b85c75996d add support for encrypted TLS private keys (#5308) Andreas Auernhammer 2018-01-05 08:48:08 +01:00
  • cc2497f52f Exitcode with '1' when update is available (#5354) Harshavardhana 2018-01-04 07:56:43 -08:00
  • 1e5fb4b79a Fix storage class related issues (#5338) Nitish Tiwari 2018-01-04 11:44:45 +05:30
  • 6f7c6fc560 Honor browser enabled config value in startup message (#5313) kannappanr 2018-01-03 21:30:52 -08:00
  • c0721164be Automatically set goroutines based on shardSize (#5346) Harshavardhana 2018-01-03 13:47:22 -08:00
  • b1fb550d5c Update yaml files to latest version RELEASE.2018-01-02T23-07-00Z Minio Trusted 2018-01-02 23:11:15 +00:00
  • a6318dbdaf fix timing oracle attack against signature V2/V4 verification (#5335) RELEASE.2018-01-02T23-07-00Z Andreas Auernhammer 2018-01-02 07:30:02 +01:00
  • e39d7ddb0f Fix PostPolicy form tests without hardcoded dates (#5337) Harshavardhana 2018-01-01 07:28:10 +05:30
  • 659f724f4c Integrate existing remove bucket functionality from newux to current UI (#5289) Kaan Kabalak 2017-12-29 05:15:44 -08:00
  • baaf67d82e Update config.json guide with details of version 22 (#5328) Nitish Tiwari 2017-12-28 23:04:44 +05:30
  • 2244adff07 fix: Better printing of XL config init error (#5284) A. Elleuch 2017-12-28 18:32:48 +01:00
  • e3d841ffd1 Fix config.json parsing to fetch correct storage class (#5327) Nitish Tiwari 2017-12-28 14:19:45 +05:30
  • 751632d79e Update yaml files to lastest version RELEASE.2017-12-28T01-21-00Z Minio Trusted 2017-12-28 01:26:09 +00:00
  • 545a9e4a82 Fix storage class related issues (#5322) RELEASE.2017-12-28T01-21-00Z Nitish Tiwari 2017-12-27 10:06:16 +05:30
  • f25ec31565 Set maxResources appropriately for gateway like server (#5321) Harshavardhana 2017-12-24 20:09:30 +05:30
  • 374feda237 add HTTPStats to madmin (#5299) Matthieu Paret 2017-12-23 02:47:30 +01:00
  • 6ef0161835 fix: Restore empty files when healing (#5257) A. Elleuch 2017-12-22 23:57:57 +01:00
  • 1a3dbbc9dd Add x-amz-storage-class support (#5295) Nitish Tiwari 2017-12-22 16:58:13 +05:30
  • f1355da72e Add base64 encoded MD5 output for Hash Reader (#5315) Aditya Manthramurthy 2017-12-21 17:27:33 -08:00
  • bbe521ffec ReInitDisk RPC handler should use retryStorage (#5310) Krishnan Parthasarathi 2017-12-21 12:28:01 +05:30
  • 7d75d61621 Add Support for Manta Object Storage as a Gateway (#5025) Paul Stack 2017-12-20 10:07:56 +02:00
  • 1f77708a30 Limit number of connections upto system maxlimit (#5109) Harshavardhana 2017-12-20 13:30:14 +05:30
  • 84fc78d60f Implement Alibaba Cloud OSS gateway support (#5103) Timon Wong 2017-12-19 16:25:17 +08:00
  • a182fe8c15 update steps to make changes to config.json (#5292) poornas 2017-12-17 21:00:12 -08:00
  • 819d1e80c6 Add more delays on distributed startup for slow network (#5240) Harshavardhana 2017-12-16 21:55:29 +05:30
  • ffdf115bf2 Fix mobile issue where checkbox was seen over sidebar on list item hover (#5288) Kaan Kabalak 2017-12-15 12:36:05 -08:00
  • eb7c690ea9 Support in-place upgrades of new minio binary and releases. (#4961) Harshavardhana 2017-12-16 02:03:42 +05:30
  • 8c08571cd9 Update Kubernetes example yaml files (#5278) Nitish Tiwari 2017-12-12 10:29:00 +05:30
  • 2853fa1882 Remove logger field info from docs (#5281) kannappanr 2017-12-11 13:20:05 -08:00
  • 1672c73988 Fix snap docs with instructions to run (#5266) Harshavardhana 2017-12-06 19:08:58 -08:00
  • 5476415016 Remove unused deps for cloudresourcemanager (#5274) Harshavardhana 2017-12-06 16:41:56 -08:00
  • 67ac74471d Fix error message on browser window resize when user has no buckets (#5275) Kaan Kabalak 2017-12-06 15:52:23 -08:00
  • a1c1a18dc5 Remove "logger" field from config.json (#5268) kannappanr 2017-12-05 23:18:29 -08:00
  • eb2894233c Convert gateways into respective packages (#5200) Harshavardhana 2017-12-05 17:58:09 -08:00
  • 52e382b697 Update go version in snap file (#5256) Nitish Tiwari 2017-12-05 05:19:31 +05:30
  • 0d435e11b1 Change container name in b2 docs (#5259) techknowlogick 2017-12-04 12:04:00 -05:00
  • 2755a0b763 Check if SSL is configured to validate input arguments (#5252) Harshavardhana 2017-12-03 22:47:12 -08:00
  • 043e030a4a Add CopyObjectPart support to gateway S3 (#5213) Aditya Manthramurthy 2017-12-01 19:03:59 -08:00
  • 490c30f853 erasure: Support cleaning up of stale multipart objects (#5250) Harshavardhana 2017-11-30 18:11:42 -08:00
  • 59749a2b85 erasure: Remove prefix based listing support on ListMultipartUploads (#5248) Harshavardhana 2017-11-30 15:58:46 -08:00
  • fc3cf97b81 Removing isValidObjectName from Sia gateway (#5243) Michael Lynch 2017-11-30 17:43:21 -05:00
  • d45a8784fc Fix hash order to generate more even distribution (#5247) Harshavardhana 2017-11-30 12:57:03 -08:00
  • 6d7319380c Add Transparent Hugepage information (#5246) Nitish Tiwari 2017-12-01 01:48:00 +05:30
  • 14e6c5ec08 Simplify the steps to make changes to config.json (#5186) Krishna Srinivas 2017-11-29 13:12:47 -08:00
  • 98d07210e7 fix: Ignore logging some tcp routine errors (#5097) A. Elleuch 2017-11-28 22:51:17 +01:00
  • 6923630389 Update bucket notification docs to mention events supported (#5235) Nitish Tiwari 2017-11-28 15:41:26 +05:30
  • 0c73c81919 Cleanup TLS setup document (#5231) Nitish Tiwari 2017-11-28 15:15:50 +05:30
  • a46b640da3 gateway/sia: Support proper {make,get}Bucket operations (#5229) Harshavardhana 2017-11-28 00:10:44 -08:00
  • 71f9d2beff Increase maximum size of PUT request to 5TB (#5241) Krishna Srinivas 2017-11-27 23:29:02 -08:00
  • cf414a6053 Fixing Sia file uploads (#5233) Michael Lynch 2017-11-28 01:55:15 -05:00
  • 05b395e81d Add more unit tests for azure/gcs/b2 gateway (#5236) Harshavardhana 2017-11-27 18:29:22 -08:00
  • 6a2d7ae808 gateway/azure: ListParts return an empty list if no parts uploaded yet (#5230) Paul Nicholls 2017-11-28 14:42:27 +13:00
  • 685afb6749 Fixes last item in the list menu being blocked. (#5234) Eduardo Reyes 2017-11-27 16:02:57 -06:00
  • 8efa82126b Convert errors tracer into a separate package (#5221) Harshavardhana 2017-11-25 11:58:29 -08:00
  • 6e6aeb6a9e Updated version of klauspost/reedsolomon using proper AVX2 instructions as well a providing support for Cauchy matrices. (#5215) Frank Wessels 2017-11-24 22:23:20 +00:00
  • c9e00ae0a5 Add support for dynamic address in docker healthcheck (#5228) Arnaud de Mouhy 2017-11-24 09:41:26 +01:00