64 Commits (85117d554febedebaab3392493ef55ea95709411)

Author SHA1 Message Date
Harshavardhana 9f14433cbd Ensure that setConfig uses latest functionality (#6302) 6 years ago
poornas e71ef905f9 Add support for SSE-S3 server side encryption with vault (#6192) 6 years ago
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
Harshavardhana 556a51120c Deprecate ListLocks and ClearLocks (#6233) 6 years ago
Anis Elleuch 9c5e971a58 Add new console/http loggers (#6066) 6 years ago
Anis Elleuch e8a008f5b5 Better validation of all config file fields (#6090) 6 years ago
Anis Elleuch be1700f595 Avoid startup abort when a notify target is down (#6126) 6 years ago
Krishna Srinivas 113570b514 Refresh in-memory bucket policy cache every 5 minutes (#6007) 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
Bala FA 76cc65531c use package name correctly (#5827) 6 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 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
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
poornas dd5a3289dd fix: listobjects return empty response for invalid prefix/marker (#5425) 7 years ago
Aditya Manthramurthy cd22feecf8 Remove healing of incomplete multipart uploads (#5390) 7 years ago
Aditya Manthramurthy f413224b24 Fix config set handler (#5384) 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 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 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 d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
Harshavardhana 432bf7d99e Fail if formatting is wrong in our CI tests. (#4459) 7 years ago
poornas 18c4e5d357 Enable browser support for gateway (#4425) 7 years ago
Anis Elleuch 465274cd21 server-info: Change Error type to string (#4346) 7 years ago
Anis Elleuch 83abad0b37 admin: ServerInfo() returns info for each node (#4150) 7 years ago
Krishnan Parthasarathi ca64b86112 Return possible states a heal operation (#4045) 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
Harshavardhana 3fe33e7b15 handler: simplify parsing valid location constraint. (#4040) 8 years ago
Harshavardhana 4de6b15fca vet: Fix all the go vet complaints (#4029) 8 years ago
Harshavardhana f1015a5096 notifiers: Stop using url.Parse in validating address format. (#4011) 8 years ago
Anis Elleuch 9d6e226692 heal: Set truncate when no more walk entries (#3932) 8 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Krishnan Parthasarathi c192e5c9b2 Implement heal-upload admin API (#3914) 8 years ago
Krishnan Parthasarathi 051f9bb5c6 Implement list uploads heal admin API (#3885) 8 years ago
Harshavardhana 47ac410ab0 Code cleanup - simplify server side code. (#3870) 8 years ago
Harshavardhana bc52d911ef api: Increase the maximum object size limit from 5GiB to 16GiB. (#3834) 8 years ago
Anis Elleuch cddc684559 admin: Set Config returns errSet and errMsg (#3822) 8 years ago
Krishnan Parthasarathi c9619673fb Implement SetConfig admin API handler. (#3792) 8 years ago
Krishnan Parthasarathi 2745bf2f1f Implement ServerConfig admin REST API (#3741) 8 years ago
Harshavardhana 9df01035da Remove XL references in public docs to Erasure. (#3725) 8 years ago
Krishnan Parthasarathi ce9aa2f2b2 Add uptime to ServiceStatus (#3690) 8 years ago
Harshavardhana 31dff87903 Honor envs properly for access and secret key. (#3703) 8 years ago
Krishnan Parthasarathi 0472e5c1e1 Change query param name to duration in list/clear locks API (#3664) 8 years ago