minio/internal
2022-11-07 14:35:09 -08:00
..
amztime allow non-standards fallback for all http.TimeFormats (#15662) 2022-09-07 07:24:54 -07:00
arn run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
auth remove gateway completely (#15929) 2022-10-24 17:44:15 -07:00
bpool run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
bucket improve validation for replication resync API (#15964) 2022-10-28 23:21:33 -07:00
color update banner to reflect the final agreed UI (#15192) 2022-06-28 16:37:40 -07:00
config Add LDAP policy entities API (#15908) 2022-11-07 14:35:09 -08:00
crypto chore: remove duplicate word in comments (#15607) 2022-08-30 08:26:43 -07:00
deadlineconn add deadlineConnections on remoteTransport (#16010) 2022-11-05 11:09:21 -07:00
disk Introduce disk io stats metrics (#15512) 2022-08-16 07:13:49 -07:00
dsync lock tests: Initialize different DRWMutex for each lock (#15833) 2022-10-10 15:14:32 -07:00
etag Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
event initialize streaming events without lazy initialization (#16016) 2022-11-07 08:01:24 -08:00
fips fips: fix order of elliptic curves (#15141) 2022-06-22 08:09:28 -07:00
handlers upgrade golang-lint to the latest (#15600) 2022-08-26 12:52:29 -07:00
hash support CRC32 Checksums on single drive setup (#15873) 2022-10-15 11:58:47 -07:00
http skip flaky tests on windows OS (#16015) 2022-11-07 00:11:21 -08:00
init force all internal MinIO operations to be under UTC (#16009) 2022-11-04 16:44:38 -07:00
ioutil Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
jobtokens Add concurrency to healing objects on a fresh disk (#15575) 2022-08-25 13:07:15 -07:00
jwt run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
kms Add metrics, version and apis handlers (#15839) 2022-10-12 12:08:03 -07:00
lock Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
logger fix: filter rest errors and logs returned (#16019) 2022-11-07 10:38:08 -08:00
lsync run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
mountinfo Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
pubsub mark pubsub type safe via generics (#15961) 2022-10-28 10:55:42 -07:00
rest fix: filter rest errors and logs returned (#16019) 2022-11-07 10:38:08 -08:00
s3select Remove deprecated io/ioutil (#15707) 2022-09-19 11:05:16 -07:00
sync/errgroup