.. |
testdata
|
|
|
acl-handlers.go
|
xmlDecoder err use ErrMalformedXML when PutBucketACLHandler (#17185)
|
2023-05-11 11:11:15 -07:00 |
admin-bucket-handlers.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
admin-handler-utils.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
admin-handlers-config-kv.go
|
Redact all secrets from config viewing APIs (#17380)
|
2023-06-23 07:45:27 -07:00 |
admin-handlers-idp-config.go
|
fix: OpenID config initialization (#17544)
|
2023-06-29 23:38:26 -07:00 |
admin-handlers-idp-ldap.go
|
Fix locking in policy attach API (#17426)
|
2023-06-21 22:44:50 -07:00 |
admin-handlers-pools.go
|
decom: Fix a typo in routing decommissioning requests (#17435)
|
2023-06-15 14:54:29 -07:00 |
admin-handlers-site-replication.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
admin-handlers-users-race_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
admin-handlers-users.go
|
Fix locking in policy attach API (#17426)
|
2023-06-21 22:44:50 -07:00 |
admin-handlers-users_test.go
|
chore: pkg imported more than once (#17444)
|
2023-06-26 09:21:29 -07:00 |
admin-handlers.go
|
Capture realtime metrics in health report (#17516)
|
2023-06-27 01:39:18 -07:00 |
admin-handlers_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
admin-heal-ops.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
admin-router.go
|
Fix locking in policy attach API (#17426)
|
2023-06-21 22:44:50 -07:00 |
admin-server-info.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
api-datatypes.go
|
|
|
api-errors.go
|
add support for bucket level request count per API (#17468)
|
2023-06-21 09:41:59 -07:00 |
api-errors_test.go
|
allow quorum fileInfo to pick same parityBlocks (#17454)
|
2023-06-18 18:20:15 -07:00 |
api-headers.go
|
more compliance related fixes (#17408)
|
2023-06-13 13:52:33 -07:00 |
api-headers_test.go
|
|
|
api-resources.go
|
allow prefix/markers to have '/' in the beginning to throw an empty (#17373)
|
2023-06-07 11:25:26 -07:00 |
api-resources_test.go
|
|
|
api-response.go
|
allow quorum fileInfo to pick same parityBlocks (#17454)
|
2023-06-18 18:20:15 -07:00 |
api-response_test.go
|
|
|
api-router.go
|
Stricter partNumber checks (#17270)
|
2023-05-24 08:00:47 -07:00 |
api-utils.go
|
cleanup ignored static analysis (#16767)
|
2023-03-06 08:56:10 -08:00 |
api-utils_test.go
|
|
|
apierrorcode_string.go
|
add support for bucket level request count per API (#17468)
|
2023-06-21 09:41:59 -07:00 |
auth-handler.go
|
Signed trailers for signature v4 (#16484)
|
2023-05-05 19:53:12 -07:00 |
auth-handler_test.go
|
allow root user to be disabled via config settings (#17089)
|
2023-04-28 12:24:14 -07:00 |
authtype_string.go
|
Signed trailers for signature v4 (#16484)
|
2023-05-05 19:53:12 -07:00 |
background-heal-ops.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
background-newdisks-heal-ops.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
background-newdisks-heal-ops_gen.go
|
|
|
background-newdisks-heal-ops_gen_test.go
|
|
|
batch-handlers.go
|
chore: pkg imported more than once (#17444)
|
2023-06-26 09:21:29 -07:00 |
batch-handlers_gen.go
|
allow specification of path/virtual style bucket lookup in batch replication (#17201)
|
2023-05-21 15:16:31 -07:00 |
batch-handlers_gen_test.go
|
|
|
batch-rotate.go
|
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' (#17069)
|
2023-04-25 22:57:40 -07:00 |
batch-rotate_gen.go
|
Add support for batch key rotation (#16844)
|
2023-04-04 10:56:54 -07:00 |
batch-rotate_gen_test.go
|
Add support for batch key rotation (#16844)
|
2023-04-04 10:56:54 -07:00 |
batchjobmetric_string.go
|
Add support for batch key rotation (#16844)
|
2023-04-04 10:56:54 -07:00 |
benchmark-utils_test.go
|
|
|
bitrot-streaming.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
bitrot-whole.go
|
|
|
bitrot.go
|
|
|
bitrot_test.go
|
|
|
bootstrap-messages.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bootstrap-messages_test.go
|
trace: Bootstrap to show the correct source line number (#16989)
|
2023-04-06 17:51:53 -07:00 |
bootstrap-peer-server.go
|
Add more bootstrap info in debug mode (#17362)
|
2023-06-08 08:39:47 -07:00 |
bucket-encryption-handlers.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-encryption.go
|
|
|
bucket-encryption_test.go
|
|
|
bucket-handlers.go
|
Remove 'null' version ID from directory object response (#17495)
|
2023-06-23 13:26:00 -07:00 |
bucket-handlers_test.go
|
Remove 'null' version ID from directory object response (#17495)
|
2023-06-23 13:26:00 -07:00 |
bucket-lifecycle-audit.go
|
Add lifecycle event source to audit log tags (#17248)
|
2023-05-22 15:28:56 -07:00 |
bucket-lifecycle-handlers.go
|
Add updatedAt for GetBucketLifecycleConfig (#17271)
|
2023-05-24 22:52:39 -07:00 |
bucket-lifecycle-handlers_test.go
|
more compliance related fixes (#17408)
|
2023-06-13 13:52:33 -07:00 |
bucket-lifecycle.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-lifecycle_test.go
|
|
|
bucket-listobjects-handlers.go
|
remove delimiter if not set by client, also fetchOwner is optional (#17366)
|
2023-06-06 21:31:47 -07:00 |
bucket-metadata-sys.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-metadata.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-metadata_gen.go
|
Add updatedAt for GetBucketLifecycleConfig (#17271)
|
2023-05-24 22:52:39 -07:00 |
bucket-metadata_gen_test.go
|
|
|
bucket-notification-handlers.go
|
|
|
bucket-object-lock.go
|
fix: bug in passing Versioned field set for getHealReplicationInfo() (#17498)
|
2023-06-27 09:45:50 -07:00 |
bucket-policy-handlers.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-policy-handlers_test.go
|
|
|
bucket-policy.go
|
|
|
bucket-quota.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-replication-handlers.go
|
fix: Avoid multiple write responses (#16894)
|
2023-03-27 09:15:23 -07:00 |
bucket-replication-stats.go
|
|
|
bucket-replication-utils.go
|
fix: bug in passing Versioned field set for getHealReplicationInfo() (#17498)
|
2023-06-27 09:45:50 -07:00 |
bucket-replication-utils_gen.go
|
|
|
bucket-replication-utils_gen_test.go
|
|
|
bucket-replication-utils_test.go
|
|
|
bucket-replication.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
bucket-replication_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-stats.go
|
|
|
bucket-stats_gen.go
|
|
|
bucket-stats_gen_test.go
|
|
|
bucket-targets.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-versioning-handler.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
bucket-versioning.go
|
|
|
build-constants.go
|
|
|
callhome.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
common-main.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
common-main_test.go
|
|
|
config-common.go
|
fix: inlined objects don't need to honor long locks (#17039)
|
2023-04-17 12:16:37 -07:00 |
config-current.go
|
Honor global root CAs for kafka audit tls (#17481)
|
2023-06-21 10:50:40 -07:00 |
config-current_test.go
|
|
|
config-dir.go
|
|
|
config-encrypted_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
config-migrate.go
|
fix: remove active healing on .minio.sys/ during startup (#17072)
|
2023-04-29 02:05:28 -07:00 |
config-migrate_test.go
|
avoid attempting to migrate old configs (#17004)
|
2023-04-21 13:56:08 -07:00 |
config-versions.go
|
avoid attempting to migrate old configs (#17004)
|
2023-04-21 13:56:08 -07:00 |
config.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
consolelogger.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
copy-part-range.go
|
|
|
copy-part-range_test.go
|
|
|
crossdomain-xml-handler.go
|
cleanup ignored static analysis (#16767)
|
2023-03-06 08:56:10 -08:00 |
crossdomain-xml-handler_test.go
|
|
|
data-scanner-metric.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
data-scanner.go
|
feat: allow expiration of all versions via ILM Expiration action (#17521)
|
2023-06-28 22:12:28 -07:00 |
data-usage-cache.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
data-usage-cache_gen.go
|
Add Object Version count histogram (#16739)
|
2023-03-10 08:53:59 -08:00 |
data-usage-cache_gen_test.go
|
Add Object Version count histogram (#16739)
|
2023-03-10 08:53:59 -08:00 |
data-usage-utils.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
data-usage.go
|
change directory objects to never create new versions (#17109)
|
2023-05-02 16:09:33 -07:00 |
data-usage_test.go
|
|
|
decommetric_string.go
|
|
|
disk-cache-backend.go
|
|
|
disk-cache-check-support_contrib_windows.go
|
|
|
disk-cache-check-support_other.go
|
|
|
disk-cache-stats.go
|
|
|
disk-cache-utils.go
|
|
|
disk-cache-utils_test.go
|
|
|
disk-cache.go
|
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' (#17069)
|
2023-04-25 22:57:40 -07:00 |
disk-cache_test.go
|
|
|
dummy-data-generator_test.go
|
|
|
dummy-handlers.go
|
|
|
dynamic-timeouts.go
|
|
|
dynamic-timeouts_test.go
|
|
|
encryption-v1.go
|
only allow decryption of etag for only sse-s3 (#17335)
|
2023-06-05 13:08:51 -07:00 |
encryption-v1_test.go
|
|
|
endpoint-ellipses.go
|
s3: Make/Delete buckets to use error quorum per pool (#17467)
|
2023-06-23 11:48:23 -07:00 |
endpoint-ellipses_test.go
|
|
|
endpoint.go
|
s3: Make/Delete buckets to use error quorum per pool (#17467)
|
2023-06-23 11:48:23 -07:00 |
endpoint_contrib_test.go
|
|
|
endpoint_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
erasure-coding.go
|
|
|
erasure-common.go
|
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' (#17069)
|
2023-04-25 22:57:40 -07:00 |
erasure-decode.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
erasure-decode_test.go
|
|
|
erasure-encode.go
|
Add number of offline disks in quorum errors (#16822)
|
2023-05-25 09:39:06 -07:00 |
erasure-encode_test.go
|
|
|
erasure-errors.go
|
|
|
erasure-heal_test.go
|
|
|
erasure-healing-common.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
erasure-healing-common_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
erasure-healing.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
erasure-healing_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
erasure-metadata-utils.go
|
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' (#17069)
|
2023-04-25 22:57:40 -07:00 |
erasure-metadata-utils_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
erasure-metadata.go
|
allow quorum fileInfo to pick same parityBlocks (#17454)
|
2023-06-18 18:20:15 -07:00 |
erasure-metadata_test.go
|
fallback on etags if they match when mtime is not same (#17424)
|
2023-06-17 19:18:20 -07:00 |
erasure-multipart.go
|
fix: do not listAndHeal() inline with PutObject() (#17499)
|
2023-06-24 19:31:04 -07:00 |
erasure-object.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
erasure-object_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
erasure-server-pool-decom.go
|
fix: add additional decommission traces for ILM expired content (#17522)
|
2023-06-27 11:59:40 -07:00 |
erasure-server-pool-decom_gen.go
|
|
|
erasure-server-pool-decom_gen_test.go
|
|
|
erasure-server-pool-decom_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
erasure-server-pool-rebalance.go
|
under rebalance look for expired versions v/s remaining versions (#17482)
|
2023-06-21 13:23:20 -07:00 |
erasure-server-pool-rebalance_gen.go
|
|
|
erasure-server-pool-rebalance_gen_test.go
|
|
|
erasure-server-pool.go
|
feat: allow expiration of all versions via ILM Expiration action (#17521)
|
2023-06-28 22:12:28 -07:00 |
erasure-sets.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
erasure-sets_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
erasure-utils.go
|
|
|
erasure.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
erasure_test.go
|
|
|
etcd.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
event-notification.go
|
Add an option to make bucket notifications synchronous (#17406)
|
2023-06-20 17:38:59 -07:00 |
format-disk-cache.go
|
|
|
format-disk-cache_test.go
|
|
|
format-erasure.go
|
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' (#17069)
|
2023-04-25 22:57:40 -07:00 |
format-erasure_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
format-meta.go
|
|
|
format_string.go
|
|
|
ftp-server-driver.go
|
fix: for FTP server driver allow implicit trust of TLS (#17541)
|
2023-06-30 08:04:13 -07:00 |
ftp-server.go
|
fix: for FTP server driver allow implicit trust of TLS (#17541)
|
2023-06-30 08:04:13 -07:00 |
generic-handlers.go
|
remove delimiter if not set by client, also fetchOwner is optional (#17366)
|
2023-06-06 21:31:47 -07:00 |
generic-handlers_contrib.go
|
|
|
generic-handlers_test.go
|
|
|
global-heal.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
globals.go
|
allow site-replication checks to work on non-distributed setups (#17524)
|
2023-06-27 09:23:50 -07:00 |
handler-api.go
|
Add an option to make bucket notifications synchronous (#17406)
|
2023-06-20 17:38:59 -07:00 |
handler-utils.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
handler-utils_test.go
|
fix: reduce using memory and temporary files. (#17206)
|
2023-05-15 14:08:54 -07:00 |
hasher.go
|
|
|
healingmetric_string.go
|
|
|
healthcheck-handler.go
|
disallow EC:0 if not set during server startup (#17141)
|
2023-05-04 14:44:30 -07:00 |
healthcheck-router.go
|
|
|
http-stats.go
|
add support for bucket level request count per API (#17468)
|
2023-06-21 09:41:59 -07:00 |
http-tracer.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
http-tracer_test.go
|
|
|
httprange.go
|
|
|
httprange_test.go
|
|
|
iam-etcd-store.go
|
Add "name" and "description" params to service acc (#17172)
|
2023-05-17 17:05:36 -07:00 |
iam-etcd-store_test.go
|
|
|
iam-object-store.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
iam-store.go
|
fix: service account list for root user (#17547)
|
2023-06-30 08:02:12 -07:00 |
iam.go
|
Fix locking in policy attach API (#17426)
|
2023-06-21 22:44:50 -07:00 |
jwt.go
|
allow root user to be disabled via config settings (#17089)
|
2023-04-28 12:24:14 -07:00 |
jwt_test.go
|
allow root user to be disabled via config settings (#17089)
|
2023-04-28 12:24:14 -07:00 |
kms-handlers.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
kms-router.go
|
|
|
last-minute.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
last-minute_gen.go
|
|
|
last-minute_gen_test.go
|
|
|
lceventsrc_string.go
|
Add lifecycle event source to audit log tags (#17248)
|
2023-05-22 15:28:56 -07:00 |
leak-detect_test.go
|
|
|
license-update.go
|
|
|
listen-notification-handlers.go
|
allow quorum fileInfo to pick same parityBlocks (#17454)
|
2023-06-18 18:20:15 -07:00 |
local-locker.go
|
add lock metrics per node (#16943)
|
2023-04-03 21:23:24 -07:00 |
local-locker_test.go
|
cleanup Go linter settings (#16736)
|
2023-03-04 20:57:35 -08:00 |
lock-rest-client.go
|
allow quota enforcement to rely on older values (#17351)
|
2023-06-05 16:56:35 -07:00 |
lock-rest-client_test.go
|
|
|
lock-rest-server-common.go
|
|
|
lock-rest-server-common_test.go
|
Revert "Make localLocker lock attempts cancellable (#16510)" (#16884)
|
2023-03-23 10:26:21 -07:00 |
lock-rest-server.go
|
|
|
lock-rest-server_test.go
|
|
|
main.go
|
|
|
metacache-bucket.go
|
|
|
metacache-bucket_test.go
|
|
|
metacache-entries.go
|
change directory objects to never create new versions (#17109)
|
2023-05-02 16:09:33 -07:00 |
metacache-entries_test.go
|
|
|
metacache-manager.go
|
|
|
metacache-marker.go
|
|
|
metacache-server-pool.go
|
Add lifecycle event source to audit log tags (#17248)
|
2023-05-22 15:28:56 -07:00 |
metacache-set.go
|
reduce 250ms to 50ms retry looking for metacache block (#16795)
|
2023-03-17 14:44:01 -07:00 |
metacache-stream.go
|
cleanup ignored static analysis (#16767)
|
2023-03-06 08:56:10 -08:00 |
metacache-stream_test.go
|
|
|
metacache-walk.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
metacache.go
|
|
|
metacache_gen.go
|
|
|
metacache_gen_test.go
|
|
|
metacache_test.go
|
|
|
metrics-realtime.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
metrics-router.go
|
|
|
metrics-v2.go
|
add support for bucket level request count per API (#17468)
|
2023-06-21 09:41:59 -07:00 |
metrics.go
|
Add Object Version count histogram (#16739)
|
2023-03-10 08:53:59 -08:00 |
mrf.go
|
fix: do not listAndHeal() inline with PutObject() (#17499)
|
2023-06-24 19:31:04 -07:00 |
namespace-lock.go
|
allow quota enforcement to rely on older values (#17351)
|
2023-06-05 16:56:35 -07:00 |
namespace-lock_test.go
|
|
|
naughty-disk_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
net.go
|
add configurable VRF interface and user-timeout (#17108)
|
2023-05-03 14:12:25 -07:00 |
net_test.go
|
add configurable VRF interface and user-timeout (#17108)
|
2023-05-03 14:12:25 -07:00 |
notification-summary.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
notification.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
object-api-common.go
|
|
|
object-api-datatypes.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
object-api-deleteobject_test.go
|
|
|
object-api-errors.go
|
Add number of offline disks in quorum errors (#16822)
|
2023-05-25 09:39:06 -07:00 |
object-api-getobjectinfo_test.go
|
|
|
object-api-input-checks.go
|
|
|
object-api-interface.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
object-api-listobjects_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
object-api-multipart_test.go
|
Signed trailers for signature v4 (#16484)
|
2023-05-05 19:53:12 -07:00 |
object-api-options.go
|
Add PostObject Checksum (#17244)
|
2023-05-23 07:58:33 -07:00 |
object-api-putobject_test.go
|
Signed trailers for signature v4 (#16484)
|
2023-05-05 19:53:12 -07:00 |
object-api-utils.go
|
use slices package and remove some helpers (#17342)
|
2023-06-06 10:12:52 -07:00 |
object-api-utils_test.go
|
Reduce allocations in Walkdir (#17036)
|
2023-04-15 10:25:25 -07:00 |
object-handlers-common.go
|
more compliance related fixes (#17408)
|
2023-06-13 13:52:33 -07:00 |
object-handlers-common_test.go
|
|
|
object-handlers.go
|
fix: bug in passing Versioned field set for getHealReplicationInfo() (#17498)
|
2023-06-27 09:45:50 -07:00 |
object-handlers_test.go
|
Stricter partNumber checks (#17270)
|
2023-05-24 08:00:47 -07:00 |
object-lambda-handlers.go
|
lambda: negative duration for presigned URL default to 1H (#17489)
|
2023-06-23 00:17:24 -07:00 |
object-multipart-handlers.go
|
fix: handle copyObjectPart encryption properly (#17530)
|
2023-06-28 09:43:50 -07:00 |
object_api_suite_test.go
|
|
|
os-dirent_fileino.go
|
|
|
os-dirent_ino.go
|
|
|
os-dirent_namelen_bsd.go
|
|
|
os-dirent_namelen_linux.go
|
|
|
os-instrumented.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
os-readdir-common.go
|
|
|
os-readdir_test.go
|
|
|
os-reliable.go
|
|
|
os-reliable_test.go
|
|
|
os_other.go
|
fix: syscall to record time on non-linux (#17383)
|
2023-06-13 11:04:50 -07:00 |
os_unix.go
|
fix: time() returned function not being called as expected in globalSync() (#17319)
|
2023-05-31 09:40:23 -07:00 |
os_windows.go
|
fix: on windows use FindClose close handler (#17306)
|
2023-05-30 02:15:57 -07:00 |
osmetric_string.go
|
|
|
peer-rest-client.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
peer-rest-common.go
|
|
|
peer-rest-server.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
peer-s3-client.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
peer-s3-server.go
|
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' (#17069)
|
2023-04-25 22:57:40 -07:00 |
perf-tests.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
policy_test.go
|
|
|
post-policy-fan-out.go
|
support fan-out objects via PostUpload() (#17233)
|
2023-05-24 22:51:07 -07:00 |
post-policy_test.go
|
Add test for fixed post policy exploit (#16855)
|
2023-03-20 01:06:45 -07:00 |
postpolicyform.go
|
|
|
postpolicyform_test.go
|
|
|
prepare-storage.go
|
fix: in printEndpointError count error once per init() (#17193)
|
2023-05-12 10:41:54 -07:00 |
rebalance-admin.go
|
|
|
rebalancemetric_string.go
|
|
|
rebalstatus_string.go
|
|
|
routers.go
|
fix: regression in counting total requests (#17024)
|
2023-04-12 14:37:19 -07:00 |
s3-zip-handlers.go
|
s3: Add x-minio-error-code header for S3 HEAD requests (#17283)
|
2023-05-26 10:13:18 -07:00 |
scannermetric_string.go
|
|
|
server-main.go
|
fix: for FTP server driver allow implicit trust of TLS (#17541)
|
2023-06-30 08:04:13 -07:00 |
server-main_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
server-rlimit.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
server-startup-msg.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
server-startup-msg_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
server_test.go
|
remove delimiter if not set by client, also fetchOwner is optional (#17366)
|
2023-06-06 21:31:47 -07:00 |
service.go
|
|
|
setup-type.go
|
|
|
sftp-server-driver.go
|
fix: for FTP server driver allow implicit trust of TLS (#17541)
|
2023-06-30 08:04:13 -07:00 |
shared-lock.go
|
|
|
signals.go
|
Add an option to make bucket notifications synchronous (#17406)
|
2023-06-20 17:38:59 -07:00 |
signature-v2.go
|
|
|
signature-v2_test.go
|
|
|
signature-v4-parser.go
|
cleanup ignored static analysis (#16767)
|
2023-03-06 08:56:10 -08:00 |
signature-v4-parser_test.go
|
cleanup ignored static analysis (#16767)
|
2023-03-06 08:56:10 -08:00 |
signature-v4-utils.go
|
use slices package and remove some helpers (#17342)
|
2023-06-06 10:12:52 -07:00 |
signature-v4-utils_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
signature-v4.go
|
|
|
signature-v4_test.go
|
|
|
site-replication-utils.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
site-replication-utils_gen.go
|
|
|
site-replication-utils_gen_test.go
|
|
|
site-replication.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
site-replication_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
speedtest.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
storage-datatypes.go
|
allow quorum fileInfo to pick same parityBlocks (#17454)
|
2023-06-18 18:20:15 -07:00 |
storage-datatypes_gen.go
|
|
|
storage-datatypes_gen_test.go
|
|
|
storage-datatypes_test.go
|
|
|
storage-errors.go
|
|
|
storage-interface.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
storage-rest-client.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
storage-rest-common.go
|
|
|
storage-rest-server.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
storage-rest_test.go
|
|
|
storagemetric_string.go
|
|
|
streaming-signature-v4.go
|
Signed trailers for signature v4 (#16484)
|
2023-05-05 19:53:12 -07:00 |
streaming-signature-v4_test.go
|
|
|
streaming-v4-unsigned.go
|
Signed trailers for signature v4 (#16484)
|
2023-05-05 19:53:12 -07:00 |
sts-datatypes.go
|
|
|
sts-errors.go
|
assumeRole return the correct http code for auth errors (#16967)
|
2023-04-05 22:19:31 -07:00 |
sts-handlers.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
sts-handlers_test.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
stserrorcode_string.go
|
|
|
test-utils_test.go
|
fix: A typo in per pool make/delete bucket errs calculation (#17553)
|
2023-07-03 09:47:40 -07:00 |
tier-handlers.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
tier-journal.go
|
|
|
tier-journal_gen.go
|
|
|
tier-journal_gen_test.go
|
|
|
tier-journal_test.go
|
|
|
tier-last-day-stats.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
tier-mem-journal.go
|
|
|
tier-sweeper.go
|
|
|
tier.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
tier_gen.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
tier_gen_test.go
|
|
|
typed-errors.go
|
Remove older policy attach behavior for LDAP (#17240)
|
2023-05-26 06:31:24 -07:00 |
untar.go
|
snowball: Restrict zstd window size (#16987)
|
2023-04-06 17:47:38 -07:00 |
update-notifier.go
|
|
|
update-notifier_test.go
|
|
|
update.go
|
add configurable VRF interface and user-timeout (#17108)
|
2023-05-03 14:12:25 -07:00 |
update_fips.go
|
|
|
update_nofips.go
|
|
|
update_test.go
|
cleanup ignored static analysis (#16767)
|
2023-03-06 08:56:10 -08:00 |
url_test.go
|
|
|
utils.go
|
fix: for FTP server driver allow implicit trust of TLS (#17541)
|
2023-06-30 08:04:13 -07:00 |
utils_test.go
|
use slices package and remove some helpers (#17342)
|
2023-06-06 10:12:52 -07:00 |
veeam-sos-api.go
|
allow lookup()/head() operations on Veeam SOS objects (#17331)
|
2023-06-01 15:26:26 -07:00 |
version_test.go
|
|
|
warm-backend-azure.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
warm-backend-gcs.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
warm-backend-minio.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
warm-backend-s3.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
warm-backend.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
xl-storage-disk-id-check.go
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
xl-storage-errors.go
|
fix: handle syscall.EROFS also for osIsPermission() (#16765)
|
2023-03-06 08:56:29 -08:00 |
xl-storage-errors_test.go
|
|
|
xl-storage-format-utils.go
|
|
|
xl-storage-format-utils_test.go
|
|
|
xl-storage-format-v1.go
|
allow quorum fileInfo to pick same parityBlocks (#17454)
|
2023-06-18 18:20:15 -07:00 |
xl-storage-format-v1_gen.go
|
|
|
xl-storage-format-v1_gen_test.go
|
|
|
xl-storage-format-v2-legacy.go
|
|
|
xl-storage-format-v2.go
|
fix: set time format right (#17402)
|
2023-06-14 07:49:13 -07:00 |
xl-storage-format-v2_gen.go
|
|
|
xl-storage-format-v2_gen_test.go
|
|
|
xl-storage-format-v2_string.go
|
|
|
xl-storage-format-v2_test.go
|
Indicate RenameData is called by healObject (#16997)
|
2023-04-09 10:25:37 -07:00 |
xl-storage-format_test.go
|
|
|
xl-storage-free-version.go
|
cleanup ignored static analysis (#16767)
|
2023-03-06 08:56:10 -08:00 |
xl-storage-free-version_test.go
|
|
|
xl-storage-meta-inline.go
|
|
|
xl-storage.go
|
Print certain log messages once per error (#17484)
|
2023-06-24 20:29:13 -07:00 |
xl-storage_noatime_notsupported.go
|
|
|
xl-storage_noatime_supported.go
|
|
|
xl-storage_test.go
|
|
|
xl-storage_unix_test.go
|
|
|
xl-storage_windows_test.go
|
|
|