70 Commits (85117d554febedebaab3392493ef55ea95709411)

Author SHA1 Message Date
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
Bala FA 6a53dd1701 Implement HTTP POST based RPC (#5840) 6 years ago
Harshavardhana 5282639f3c Add prometheus endpoint to support total Used storageInfo (#5988) 6 years ago
Harshavardhana 000e360196 Deprecate showing drive capacity and total free (#5976) 6 years ago
Bala FA 0d52126023 Enhance policy handling to support SSE and WORM (#5790) 6 years ago
Harshavardhana ccdb7bc286 Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket (#5842) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Kaan Kabalak a6adef0bdf Refactor bucket delete and bucket policy (#5580) 7 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Bala FA 0e4431725c make notification as separate package (#5294) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
poornas 4f73fd9487 Unify gateway and object layer. (#5487) 7 years ago
Harshavardhana 1164fc60f3 Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
poornas 0bb6247056 Move nslocking from s3 layer to object layer (#5382) 7 years ago
Kaan Kabalak 659f724f4c Integrate existing remove bucket functionality from newux to current UI (#5289) 7 years ago
A. Elleuch 2244adff07 fix: Better printing of XL config init error (#5284) 7 years ago
Krishna Srinivas 14e6c5ec08 Simplify the steps to make changes to config.json (#5186) 7 years ago
Harshavardhana 203ac8edaa Bucket policies should use minio-go/pkg/policy instead. (#5090) 7 years ago
Harshavardhana 1d8a8c63db Simplify data verification with HashReader. (#5071) 7 years ago
Andreas Auernhammer 79ba4d3f33 refactor ObjectLayer PutObject and PutObjectPart (#4925) 7 years ago
Harshavardhana f8024cadbb [security] rpc: Do not transfer access/secret key. (#4857) 7 years ago
Harshavardhana d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
Nitish Tiwari fcc61fa46a Remove minimum inodes reqd check (#4747) 7 years ago
Brendan Ashworth ec5293ce29 jwt,browser: allow short-expiry tokens for GETs (#4684) 7 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 7 years ago
poornas 45a568dd85 Give more specific error message on browser for nested policies (#4488) 7 years ago
poornas 18c4e5d357 Enable browser support for gateway (#4425) 7 years ago
Harshavardhana b78f6fbcc5 Do not send envVars in ServerInfo() (#4422) 7 years ago
Harshavardhana 155a90403a fs/erasure: Rename meta 'md5Sum' as 'etag'. (#4319) 7 years ago
Harshavardhana 57c5c75611 web: Simplify and converge common functions in web/obj API. (#4179) 7 years ago
Karthic Rao 5f065e2a96 server: Fix CI build complaints (#4119) 8 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
Harshavardhana 47ac410ab0 Code cleanup - simplify server side code. (#3870) 8 years ago
Krishna Srinivas 0bae3330e8 browser: Send correct arguments for RemoveObjects web handler. (#3848) 8 years ago
Anis Elleuch 0c8c463a63 tests: Fix web handlers testing with faulty disks (#3845) 8 years ago
Harshavardhana e5d4e7aa9d web: Validate if bucket names are reserved (#3841) 8 years ago
Krishna Srinivas 91cf54f895 web-handlers: Support removal of multiple objects at once. (#3810) 8 years ago
Rushan 52d6678bf0 Browser: Implement multi select user interface for object listings (#3730) 8 years ago
Krishna Srinivas 6800902b43 web-handlers: Implement API to download files as a zip file. (#3715) 8 years ago
Harshavardhana 31dff87903 Honor envs properly for access and secret key. (#3703) 8 years ago
Anis Elleuch ed4fcb63f7 Require content-length in POST & Upload requests (#3671) 8 years ago
Harshavardhana 85f2b74cfd jwt: Cache the bcrypt password hash. (#3526) 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
Krishna Srinivas 12a7a15daa browser: Allow anonymous browsing of readable buckets. (#3515) 8 years ago
Harshavardhana b0cfceb211 event: Enhance event message struct to provide origin server. (#3557) 8 years ago
Harshavardhana cae62ce543 browser: Handle proper login errors. (#3518) 8 years ago
Bala.FA 6d10f4c19a Adopt dsync interface changes and major cleanup on RPC server/client. 8 years ago
Bala FA e8ce3b64ed Generate and use access/secret keys properly (#3498) 8 years ago