74 Commits (bd8dc17b7afcc83c33befa046580cd84471b907c)

Author SHA1 Message Date
Harshavardhana bab4c90c45 Fix broken links in docs (#6700) 6 years ago
Harshavardhana b251454dd6 Fix toggling users status (#6640) 6 years ago
Harshavardhana 1e7e5e297c
Add canned policy support (#6637) 6 years ago
Harshavardhana 3ef3fefd54 Add ListUsers API to list all configured users in IAM (#6619) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
Anis Elleuch 83d7ec09c1 Disable restarting server after setting a new config (#6521) 6 years ago
Harshavardhana 1111419d4a Add debugging for mutex, tracing (#6522) 6 years ago
Anis Elleuch 20378821cf madmin: close http response when returning an error (#6526) 6 years ago
Anis Elleuch 9531cddb06 Add Profiler Admin API (#6463) 6 years ago
Anis Elleuch 3099af70a3 Add admin get/set config keys API (#6113) 6 years ago
Harshavardhana fd1b8491db
Drain response body properly for http connection pool (#6415) 6 years ago
Harshavardhana 9f14433cbd Ensure that setConfig uses latest functionality (#6302) 6 years ago
Harshavardhana 0e02328c98 Migrate config.json from config-dir to backend (#6195) 6 years ago
Harshavardhana a091b1a3ee Fix admin API doc formatting (#6235) 6 years ago
Harshavardhana 556a51120c Deprecate ListLocks and ClearLocks (#6233) 6 years ago
Harshavardhana 36ab615518 Remove unused functions and constants (#6175) 6 years ago
ebozduman b0b0fb4c8d Validate Minio config.json file on the client side (#6067) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Harshavardhana d9d13c898c docs: Fix admin heal API description (#6073) 6 years ago
Praveen raj Mani c0cfe21c00 Ignore region in the case of admin API (#5919) 6 years ago
Andreas Auernhammer 9fb94e6aa8 ensure authenticated request bodies for Admin-API (#5984) 6 years ago
Harshavardhana 000e360196 Deprecate showing drive capacity and total free (#5976) 6 years ago
Harshavardhana e6ec645035 Implement support for calculating disk usage per tenant (#5969) 6 years ago
Acid Chicken (硫酸鶏) 483fe4bed5 Fix typo (#5960) 6 years ago
Harshavardhana e09d97abaf Fix docs in admin API (#5559) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Aditya Manthramurthy 5cdcc73bd5 Admin API auth and heal related fixes (#5445) 7 years ago
Aditya Manthramurthy a003de72bf Update madmin doc (fixes #5432) (#5433) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Andreas Auernhammer d0a43af616 replace all "crypto/sha256" with "github.com/minio/sha256-simd" (#5391) 7 years ago
Aditya Manthramurthy aa7e5c71e9 Remove upload healing related dead code (#5404) 7 years ago
Nitish Tiwari 42633748db
Update madmin package to return storage class parity (#5387) 7 years ago
Aditya Manthramurthy cd22feecf8 Remove healing of incomplete multipart uploads (#5390) 7 years ago
Matthieu Paret 374feda237 add HTTPStats to madmin (#5299) 7 years ago
Nitish Tiwari 34a1b58a75
Remove redirectHeaders method (#5120) 7 years ago
Bala FA 88938340b3 remove all dead codes (#5019) 7 years ago
Harshavardhana f5b4b0765a Update minio-go dependency (#4551) 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) 8 years ago
Krishnan Parthasarathi 3032f0f505 Remove duration field from lock instrumentation (#4111) 8 years ago
Krishnan Parthasarathi ca64b86112 Return possible states a heal operation (#4045) 8 years ago
Krishnan Parthasarathi 96c46c15e7 madmin: Rename HealObjectResult to HealResult (#4035) 8 years ago
Krishnan Parthasarathi 2bd694dbc8 Add disksUnavailable healStatus const (#3990) 8 years ago
Krishnan Parthasarathi c27ece409b heal: Check if all parts are available and valid (#3967) 8 years ago
Krishnan Parthasarathi 181e002c56 pkg/madmin: Set UploadID in ListUploadsHeal (#3945) 8 years ago
Anis Elleuch 3a6111eff5 admin: Export HealStatus data type (#3930) 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
Anis Elleuch d602495600 madmin: Do not require SSL to set credentials (#3879) 8 years ago
Harshavardhana 85cbd875fc cleanup: All conditionals simplified under pkg. (#3875) 8 years ago