Commit Graph

  • 9cc77e51f5 Change name of 'Settings' dropdown link to 'Change Password' (#5394) Kaan Kabalak 2018-01-18 21:28:46 -08:00
  • bbbbb8d3e2 Center dropdown toggle correctly across browsers (#5395) Kaan Kabalak 2018-01-18 11:25:40 -08:00
  • 565dc8b283 Do not check for GOPATH env for builds (#5628) Harshavardhana 2018-03-20 12:05:49 -07:00
  • c726145baf Fix regression in removing notification (#5673) Harshavardhana 2018-03-20 12:02:56 -07:00
  • b4ae2bd2f5 Remove snap reference from the repo (#5676) Harshavardhana 2018-03-19 21:03:02 -07:00
  • fb3159277c Update yaml files to latest version RELEASE.2018-03-19T19-22-06Z Minio Trusted 2018-03-19 19:25:23 +00:00
  • a4d2e2b428 [refactor] simplify en/decrypted size computation (#5658) RELEASE.2018-03-19T19-22-06Z Andreas Auernhammer 2018-03-19 17:48:12 +01:00
  • 2938e332ba Fix format migration regression (#5668) Harshavardhana 2018-03-19 09:13:00 -07:00
  • 049090126e Update yaml files to latest version RELEASE.2018-03-16T22-52-12Z Minio Trusted 2018-03-16 22:55:04 +00:00
  • f23944aed7 Fix heal bucket deadlock after replacing disks (#5661) RELEASE.2018-03-16T22-52-12Z Harshavardhana 2018-03-16 15:09:31 -07:00
  • 3145462ad2 Return InvalidDigest when md5 sent by client is invalid (#5654) Harshavardhana 2018-03-16 11:22:34 -07:00
  • 9ede179a21 Use context.Background() instead of nil Rename Context[Get|Set] -> [Get|Set]Context Krishna Srinivas 2018-03-15 13:27:16 -07:00
  • 33fe42df8a Adds context support for nas, oss and s3 Ersan 2018-03-14 18:36:54 -07:00
  • bdb1a90720 Add context support for gateway b2, manta, gcs kannappanr 2018-03-14 17:31:14 -07:00
  • e452377b24 Add context to the object-interface methods. Make necessary changes to xl fs azure sia Krishna Srinivas 2018-03-14 12:01:47 -07:00
  • 9083bc152e Flat multipart backend implementation for Erasure backend (#5447) Krishna Srinivas 2018-03-15 13:55:23 -07:00
  • 0e4431725c make notification as separate package (#5294) Bala FA 2018-03-16 01:33:41 +05:30
  • abffa00b76 Update healthcheck related examples and add head support (#5650) Nitish Tiwari 2018-03-15 09:55:02 +05:30
  • 1c0c3369c9 Cleanup large bucket support documents (#5641) Nitish Tiwari 2018-03-15 03:52:17 +05:30
  • 4af89543cf Update minio-go dependencies to latest 5.0.0 release (#5640) Harshavardhana 2018-03-14 07:08:29 -07:00
  • 5dc5e4928c Support content-language header (#5648) Harshavardhana 2018-03-14 02:57:32 -07:00
  • bbd7f8a4af Updated healthcheck file (#5647) tparker00 2018-03-14 03:51:56 -04:00
  • 6882467db8 Update volume in Dockerfiles (#5646) Nitish Tiwari 2018-03-14 06:59:27 +05:30
  • e8d8360d00 fix spelling (#5643) Yueh-Ting Chen 2018-03-13 21:53:37 +08:00
  • 5053f96274 Swap max_hw_sectors_kb for max_sectors_kb. Fixes #5633. (#5638) Alexander Stuart-Kregor 2018-03-13 13:17:49 +00:00
  • 16000255f8 Update yaml files to latest version RELEASE.2018-03-12T21-25-28Z Minio Trusted 2018-03-12 21:28:21 +00:00
  • 4a4d1d1b82 Add Minio TLS configuration doc for Kubernetes deployment (#5617) RELEASE.2018-03-12T21-25-28Z Nitish Tiwari 2018-03-13 02:52:23 +05:30
  • 29ef7d29e4 Fix deadlock in in-place CopyObject decryption/encryption (#5637) Harshavardhana 2018-03-12 13:52:38 -07:00
  • 574b667c56 Remove madmin docs from top level docs directory (#5636) Nitish Tiwari 2018-03-13 00:21:58 +05:30
  • 10b01ac836 Add healthcheck endpoints (#5543) Nitish Tiwari 2018-03-12 11:46:53 +05:30
  • d90985b6d8 Return authHeaderMalformed for an incorrect region in signature (#5618) Harshavardhana 2018-03-09 18:18:57 -08:00
  • 7aaf01eb74 Save ETag when updating metadata (#5626) Harshavardhana 2018-03-09 10:50:39 -08:00
  • ba0c7544ea Cleanup orchestration documents (#5623) Nitish Tiwari 2018-03-09 15:21:41 +05:30
  • 380e0ddb57 Remove unwanted errorIf calls (#5621) kannappanr 2018-03-09 00:51:05 -08:00
  • 889dd387f1 [doc] fix openssl command for ECDSA key generation (#5616) Andreas Auernhammer 2018-03-09 00:06:42 +01:00
  • 973ff2fabd Fix mqtt example py code which was not working (#5619) Dee Koder 2018-03-08 03:16:52 -08:00
  • 247c1bb5ef Pass location in MakeBucketWithLocation call (#5605) poornas 2018-03-07 23:26:20 -08:00
  • 27258b9c54 Ensure to load only regular files for CAs (#5612) Harshavardhana 2018-03-07 08:46:28 -08:00
  • b325593b47 SSE-C CopyObject key-rotation doesn't need metadata REPLACE value (#5611) Harshavardhana 2018-03-06 16:04:48 -08:00
  • a34901af77 Add missing wget command for easy cut copy paste. (#5609) Dee Koder 2018-03-06 00:06:48 -08:00
  • cac10bcbf7 SSE-C: Add support in Bucket Post Policy (#5607) Anis Elleuch 2018-03-05 17:02:56 +01:00
  • ea8973b7d7 Return bit-rot verified data instead of re-reading from disk (#5568) Aditya Manthramurthy 2018-03-04 14:16:45 -08:00
  • 52eea7b9c1 Support SSE-C multipart source objects in CopyObject (#5603) Harshavardhana 2018-03-02 17:24:02 -08:00
  • e4f6877c8b Handle incoming proxy requests ip, scheme (#5591) Harshavardhana 2018-03-02 15:23:04 -08:00
  • d71b1d25f8 Make sure to filter out internal metadata (#5601) Harshavardhana 2018-03-01 16:15:53 -08:00
  • 5f37988db5 Use toAPIErrorCode in HeadObject handler when decrypting request fails (#5600) Anis Elleuch 2018-03-02 01:01:56 +01:00
  • 4e5237b02a vendor update github.com/minio/sio (#5599) Andreas Auernhammer 2018-03-02 00:28:34 +01:00
  • 1b7b8f14c9 Set appropriate encryption headers in HEAD object response (#5596) Harshavardhana 2018-03-01 14:16:40 -08:00
  • 120b061966 Add multipart support in SSE-C encryption (#5576) Anis Elleuch 2018-03-01 20:37:57 +01:00
  • d32f90fe95 Honor global flags irrespective of the position. (#5486) kannappanr 2018-02-28 20:13:33 -08:00
  • 6faa1ef11a Fix shadowing issue reported by go vet (#5590) Harshavardhana 2018-02-28 14:30:00 -08:00
  • 9af254a82f Remove stable sort usage when not needed (#5586) Harshavardhana 2018-02-27 19:03:00 -08:00
  • 6b3db7556a Fix gofmt issues reported for simplification (#5581) Harshavardhana 2018-02-26 10:22:03 -08:00
  • 5204a754db Move rpc version to 2.0.0 to align with backend migration (#5575) Harshavardhana 2018-02-23 16:58:37 -08:00
  • 7cc678c653 Support encryption for CopyObject, GET-Range requests (#5544) Harshavardhana 2018-02-23 15:07:21 -08:00
  • b7536570f8 update docs for NAS gateway (#5569) poornas 2018-02-21 19:45:19 -08:00
  • e09d97abaf Fix docs in admin API (#5559) Harshavardhana 2018-02-21 12:00:46 -08:00
  • e5e3d17216 Do not close *lock.LockedFile on failure (#5565) Krishnan Parthasarathi 2018-02-22 00:58:24 +05:30
  • 0ea54c9858 Change CopyObject{Part} to single srcInfo argument (#5553) Harshavardhana 2018-02-21 00:48:47 -08:00
  • a00e052606 Provide more descriptive error during erasure init (#5282) Krishna Srinivas 2018-02-20 18:42:09 -08:00
  • d2d49f6c6c xl: Avoid removing directory content in Delete API (#5548) Anis Elleuch 2018-02-21 00:33:26 +01:00
  • db9e83de62 Avoid significant connections in TIME_WAIT (#5555) Harshavardhana 2018-02-20 12:23:37 -08:00
  • 25107c2e11 Add NAS gateway support (#5516) poornas 2018-02-20 12:21:12 -08:00
  • 926e480156 posix.RenameFile(): Allow overwriting an empty directory (#5551) Anis Elleuch 2018-02-20 21:20:18 +01:00
  • b2b5056163 gateway/gcs: Remove unused storageEndpoint (#5556) Harshavardhana 2018-02-20 01:37:31 -08:00
  • 1e7e41fada tests: Fix failed notify webhook test (#5528) A. Elleuch 2018-02-18 04:06:43 +01:00
  • 03923947c4 Fix delete bucket policies properly (#5540) Harshavardhana 2018-02-16 20:16:48 -08:00
  • d12bdd50ee Rename minio-limitations.md to minio-limits.md (#5541) Harshavardhana 2018-02-15 20:05:02 -08:00
  • fb96779a8a Add large bucket support for erasure coded backend (#5160) Harshavardhana 2018-02-15 17:45:57 -08:00
  • dd80256151 Directory HEADs with encryption headers shouldn't return errors (#5539) Harshavardhana 2018-02-15 14:18:28 -08:00
  • 22897de4c7 fail when endpoints point to same path locally (#5523) Harshavardhana 2018-02-15 01:08:17 -08:00
  • e22438c8cd Cleanup banners and remove fossa/snap (#5530) Harshavardhana 2018-02-14 20:15:42 -08:00
  • c59f1e3a80 revamp minio build messages (#5519) Harshavardhana 2018-02-13 20:59:19 -08:00
  • 994fe53669 Avoid shadowing ignored errors listAllBuckets() (#5524) Harshavardhana 2018-02-13 17:03:50 -08:00
  • 4ca10479b5 [SSE-C]: avoid encrypting empty objects. (#5525) Andreas Auernhammer 2018-02-14 00:43:46 +01:00
  • 91101b11bb Converge repeated code to common deleteBucketMetadata() (#5508) Harshavardhana 2018-02-12 18:34:30 -08:00
  • 8de6cf4124 update dsync implementation to fix a regression (#5513) Harshavardhana 2018-02-12 01:46:12 -08:00
  • 4f73fd9487 Unify gateway and object layer. (#5487) poornas 2018-02-09 15:19:30 -08:00
  • a7f6e14370 Update yaml files to latest version RELEASE.2018-02-09T22-40-05Z Minio Trusted 2018-02-09 22:43:57 +00:00
  • 289457568c Translate #5365 to Chinese. (#5439) RELEASE.2018-02-09T22-40-05Z dingjs 2018-02-09 09:00:03 +08:00
  • fd3897d0c3 Move to go1.9.4 with recent security release (#5502) Harshavardhana 2018-02-08 01:03:22 -08:00
  • 047b7aff0c Seek to offset 0 after Truncate() (#5375) Krishna Srinivas 2018-02-06 15:37:48 -08:00
  • 1164fc60f3 Bring semantic versioning to provide for rolling upgrades (#5495) Harshavardhana 2018-02-06 15:07:17 -08:00
  • 48218272cc Document object name limitations on Windows (#5491) kannappanr 2018-02-03 06:27:40 -08:00
  • 0c880bb852 Deprecate and remove in-memory object caching (#5481) Harshavardhana 2018-02-02 10:17:13 -08:00
  • 1ebbc2ce88 Make sure to convert the disk errors to object errors (#5480) Harshavardhana 2018-02-02 00:34:15 -08:00
  • da2faa19a1 Reduce Minio access key minimum length to 3 (#5478) A. Elleuch 2018-02-02 04:43:30 +01:00
  • 2afd196c83 Quorum based listing for XL (#5475) Krishna Srinivas 2018-02-01 10:47:49 -08:00
  • b606ba3f81 fs.json file should be closed in CompleteMultipartUpload (#5482) Krishna Srinivas 2018-02-01 01:57:12 -08:00
  • 3316dbc037 simplify storage class validation (#5470) Harshavardhana 2018-01-31 23:30:07 -08:00
  • 033cfb5cef Remove stale code from minio server (#5479) Harshavardhana 2018-01-31 18:28:28 -08:00
  • 3b2486ebaf Lock free multipart backend implementation for FS (#5401) Krishna Srinivas 2018-01-31 13:17:24 -08:00
  • 018813b98f Fix configuration handling bugs: (#5473) Aditya Manthramurthy 2018-01-31 08:15:54 -08:00
  • e608e05cda Removes capitalization of error causes (#5468) ebozduman 2018-01-30 21:42:15 -08:00
  • 3ea28e9771 Support creating directories on erasure coded backend (#5443) Harshavardhana 2018-01-29 18:43:13 -08:00
  • 45c35b3544 Autocorrect user provided Azure endpoint (#5417) Krishna Srinivas 2018-01-29 10:30:08 -08:00
  • 09a9002f12 add documentation about PKCS-8 encrypted RSA keys (#5454) Andreas Auernhammer 2018-01-27 05:00:02 +01:00
  • 5cdcc73bd5 Admin API auth and heal related fixes (#5445) Aditya Manthramurthy 2018-01-25 05:54:00 -08:00
  • 2dd117f647 fix testcases to init nslock properly (#5429) poornas 2018-01-23 19:34:09 -08:00
  • 2d19663fef Update dockerfile go version to 1.9.2 (#5441) Harshavardhana 2018-01-23 03:49:19 -08:00