minio/cmd
Krishnan Parthasarathi b7e3651d3c
Set free-version id in case of version/version-suspended buckets (#12982)
This free-version id may be used to track tiered object contents of the
object (version) being deleted.
2021-08-17 08:59:48 -07:00
..
gateway
testdata
acl-handlers.go
admin-bucket-handlers.go Use common function for authenticating admin requests (#12915) 2021-08-09 18:14:38 -07:00
admin-handler-utils.go Use common function for authenticating admin requests (#12915) 2021-08-09 18:14:38 -07:00
admin-handlers-config-kv.go Use common function for authenticating admin requests (#12915) 2021-08-09 18:14:38 -07:00
admin-handlers-users.go Use common function for authenticating admin requests (#12915) 2021-08-09 18:14:38 -07:00
admin-handlers.go Add admin api to return sys services info (#12939) 2021-08-12 18:58:40 -07:00
admin-handlers_test.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
admin-heal-ops.go
admin-router.go Simplify gzhttp wrapper (#12912) 2021-08-09 12:45:59 -07:00
admin-server-info.go
api-datatypes.go
api-errors.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
api-errors_test.go
api-headers.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
api-headers_test.go
api-resources.go
api-resources_test.go
api-response.go Reuse small buffers (#12948) 2021-08-12 14:27:22 -07:00
api-response_test.go
api-router.go Simplify gzhttp wrapper (#12912) 2021-08-09 12:45:59 -07:00
api-utils.go
api-utils_test.go
apierrorcode_string.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
auth-handler.go disallow sub-credentials based on root credentials to gain priviledges (#12947) 2021-08-12 18:07:08 -07:00
auth-handler_test.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
background-heal-ops.go
background-newdisks-heal-ops.go heal: Add MRF metrics to background heal API response (#12398) 2021-07-15 22:32:06 -07:00
background-newdisks-heal-ops_gen.go heal: Add MRF metrics to background heal API response (#12398) 2021-07-15 22:32:06 -07:00
background-newdisks-heal-ops_gen_test.go
benchmark-utils_test.go
bitrot-streaming.go
bitrot-whole.go
bitrot.go
bitrot_test.go
bootstrap-peer-server.go
bucket-encryption-handlers.go
bucket-encryption.go
bucket-encryption_test.go
bucket-handlers.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
bucket-handlers_test.go
bucket-lifecycle-handlers.go Use ObjectInfo.ToLifecycleOpts instead of literal values (#12772) 2021-07-21 19:12:44 -07:00
bucket-lifecycle-handlers_test.go
bucket-lifecycle.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
bucket-lifecycle_test.go Use ObjectInfo.ToLifecycleOpts instead of literal values (#12772) 2021-07-21 19:12:44 -07:00
bucket-listobjects-handlers.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
bucket-metadata-sys.go
bucket-metadata.go
bucket-metadata_gen.go
bucket-metadata_gen_test.go
bucket-notification-handlers.go
bucket-object-lock.go disallow sub-credentials based on root credentials to gain priviledges (#12947) 2021-08-12 18:07:08 -07:00
bucket-policy-handlers.go
bucket-policy-handlers_test.go
bucket-policy.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
bucket-quota.go
bucket-replication-stats.go
bucket-replication.go allow multipart uploads for single part multipart (#12821) 2021-07-28 22:11:55 -07:00
bucket-replication_test.go
bucket-stats.go
bucket-stats_gen.go
bucket-stats_gen_test.go
bucket-targets.go Increase context timeout for bandwidth throttled reader (#12820) 2021-07-28 15:20:01 -07:00
bucket-versioning-handler.go
bucket-versioning.go
build-constants.go
common-main.go Add dynamic reconfiguration of number of transition workers (#12926) 2021-08-11 22:23:56 -07:00
config-common.go
config-current.go fix crash when config is not properly initialized (#12714) 2021-07-14 18:27:25 -07:00
config-current_test.go
config-dir.go
config-encrypted.go
config-encrypted_test.go
config-migrate.go feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
config-migrate_test.go
config-versions.go
config.go
consolelogger.go feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
copy-part-range.go
copy-part-range_test.go
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
data-scanner.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
data-update-tracker.go Fix incremental usage accounting (#12871) 2021-08-04 09:14:14 -07:00
data-update-tracker_test.go feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
data-usage-cache.go Fix incremental usage accounting (#12871) 2021-08-04 09:14:14 -07:00
data-usage-cache_gen.go
data-usage-cache_gen_test.go
data-usage.go fix: accountInfo() error FS mode (#12734) 2021-07-17 01:17:35 -07:00
data-usage_test.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
disk-cache_test.go
dummy-data-generator_test.go
dummy-handlers.go
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go
encryption-v1_test.go
endpoint-ellipses.go
endpoint-ellipses_test.go
endpoint.go remove replicate set fallback behavior (#12865) 2021-08-04 15:23:18 -07:00
endpoint_contrib_test.go
endpoint_test.go
erasure-bucket.go
erasure-coding.go
erasure-common.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
erasure-decode.go
erasure-decode_test.go
erasure-encode.go
erasure-encode_test.go
erasure-errors.go
erasure-heal_test.go
erasure-healing-common.go remove short circuited healing optimization (#12796) 2021-07-26 16:51:09 -07:00
erasure-healing-common_test.go
erasure-healing.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
erasure-healing_test.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
erasure-lowlevel-heal.go
erasure-metadata-utils.go
erasure-metadata-utils_test.go
erasure-metadata.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
erasure-metadata_test.go
erasure-multipart.go fix: add more optimizations to putMetacacheObject() (#12916) 2021-08-10 11:12:22 -07:00
erasure-object.go Set free-version id in case of version/version-suspended buckets (#12982) 2021-08-17 08:59:48 -07:00
erasure-object_test.go
erasure-server-pool.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
erasure-sets.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
erasure-sets_test.go
erasure-utils.go
erasure.go Fix incremental usage accounting (#12871) 2021-08-04 09:14:14 -07:00
erasure_test.go
etcd.go
format-disk-cache.go
format-disk-cache_test.go
format-erasure.go fix: skip disks that are offline when healing the drives (#12931) 2021-08-11 12:57:18 -07:00
format-erasure_test.go
format-fs.go
format-fs_test.go
format-meta.go
format_string.go
fs-tree-walk-pool.go
fs-tree-walk-pool_test.go
fs-v1-helpers.go fs: Update object modtime when metadata is updated (#12818) 2021-07-28 07:36:38 -07:00
fs-v1-helpers_contrib.go
fs-v1-helpers_test.go
fs-v1-metadata.go allow multipart uploads for single part multipart (#12821) 2021-07-28 22:11:55 -07:00
fs-v1-metadata_test.go
fs-v1-multipart.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
fs-v1-multipart_test.go
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
fs-v1_test.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
gateway-common.go
gateway-common_test.go
gateway-env.go
gateway-interface.go
gateway-main.go use expected MinIO URLs for console (#12770) 2021-07-21 14:51:16 -07:00
gateway-main_test.go
gateway-metrics.go
gateway-startup-msg.go
gateway-startup-msg_test.go
gateway-unsupported.go
generic-handlers.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
generic-handlers_contrib.go
generic-handlers_test.go
global-heal.go mrf: Avoid rare data race and more simplification (#12791) 2021-07-26 08:00:59 -07:00
globals.go allow diskFillFraction to be 99% (#12879) 2021-08-04 15:23:39 -07:00
handler-api.go Add dynamic reconfiguration of number of transition workers (#12926) 2021-08-11 22:23:56 -07:00
handler-utils.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
handler-utils_test.go
hasher.go
healthcheck-handler.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
healthcheck-router.go
healthinfo.go update madmin-go dependency, update related code (#12669) 2021-07-12 10:16:10 -07:00
http-stats.go fix: http stats race in traffic metering (#12956) 2021-08-13 07:30:03 -07:00
http-tracer.go remove unused WebTrace and minio/rpc dependency 2021-07-23 15:50:21 -07:00
http-tracer_test.go
httprange.go
httprange_test.go
iam-dummy-store.go fix: add IAM dummy store for gateway operations (#12670) 2021-07-10 08:32:52 -07:00
iam-etcd-store.go feat: Add support to poll users on external SSO (#12592) 2021-07-09 11:17:21 -07:00
iam-etcd-store_test.go
iam-object-store.go feat: Add support to poll users on external SSO (#12592) 2021-07-09 11:17:21 -07:00
iam.go ldap: Reevalute filter when searching for non eligible users (#12953) 2021-08-13 11:40:04 -07:00
jwt.go
jwt_test.go
leak-detect_test.go
listen-notification-handlers.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
local-locker.go
lock-rest-client.go
lock-rest-client_test.go
lock-rest-server-common.go
lock-rest-server-common_test.go
lock-rest-server.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
main.go
metacache-bucket.go
metacache-bucket_gen.go
metacache-bucket_gen_test.go
metacache-bucket_test.go
metacache-entries.go Reuse more metadata buffers (#12955) 2021-08-13 11:39:27 -07:00
metacache-entries_test.go
metacache-manager.go
metacache-marker.go
metacache-server-pool.go always set the filter to skip navigating baseDir (#12984) 2021-08-17 07:43:24 -07:00
metacache-set.go Return list request when canceled (#12977) 2021-08-16 11:59:16 -07:00
metacache-stream.go Reuse more metadata buffers (#12955) 2021-08-13 11:39:27 -07:00
metacache-stream_test.go
metacache-walk.go always set the filter to skip navigating baseDir (#12984) 2021-08-17 07:43:24 -07:00
metacache.go
metacache_gen.go
metacache_gen_test.go
metacache_test.go
metrics-router.go
metrics-v2.go
metrics.go
mrf.go mrf: Avoid rare data race and more simplification (#12791) 2021-07-26 08:00:59 -07:00
namespace-lock.go
namespace-lock_test.go
naughty-disk_test.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
net.go Skip downed interfaces on Windows (#12910) 2021-08-09 06:57:54 -07:00
net_test.go
notification-summary.go
notification.go Add admin api to return sys services info (#12939) 2021-08-12 18:58:40 -07:00
object-api-common.go
object-api-datatypes.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
object-api-deleteobject_test.go
object-api-errors.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
object-api-getobjectinfo_test.go
object-api-input-checks.go
object-api-interface.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
object-api-listobjects_test.go
object-api-multipart_test.go
object-api-options.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
object-api-putobject_test.go
object-api-utils.go Compress better on amd64 (#12974) 2021-08-16 11:55:07 -07:00
object-api-utils_test.go
object-handlers-common.go pkg/lifecycle: Add SetPredictionHeaders method (#12755) 2021-07-20 17:36:55 -07:00
object-handlers-common_test.go
object-handlers.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
object-handlers_test.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -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
os-readdir-common.go Add option in readDir to enable symlink following of dirs (#12668) 2021-07-09 16:20:51 -07:00
os-readdir_other.go Add option in readDir to enable symlink following of dirs (#12668) 2021-07-09 16:20:51 -07:00
os-readdir_test.go
os-readdir_unix.go Add option in readDir to enable symlink following of dirs (#12668) 2021-07-09 16:20:51 -07:00
os-readdir_windows.go Add option in readDir to enable symlink following of dirs (#12668) 2021-07-09 16:20:51 -07:00
os-reliable.go
os-reliable_test.go
osmetric_string.go
peer-rest-client.go Add admin api to return sys services info (#12939) 2021-08-12 18:58:40 -07:00
peer-rest-common.go Add admin api to return sys services info (#12939) 2021-08-12 18:58:40 -07:00
peer-rest-server.go Add admin api to return sys services info (#12939) 2021-08-12 18:58:40 -07:00
policy_test.go
post-policy_test.go
postpolicyform.go 'starts-with' support for 'success_action_status' (#12698) 2021-07-13 13:33:03 -07:00
postpolicyform_test.go
prepare-storage.go
routers.go fix: add IAM dummy store for gateway operations (#12670) 2021-07-10 08:32:52 -07:00
s3-zip-handlers.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
server-main.go Add dynamic reconfiguration of number of transition workers (#12926) 2021-08-11 22:23:56 -07:00
server-main_test.go
server-rlimit.go
server-startup-msg.go fix: simplify APIEndpoints() usage (#12893) 2021-08-05 15:01:19 -07:00
server-startup-msg_test.go fix: simplify APIEndpoints() usage (#12893) 2021-08-05 15:01:19 -07:00
server_test.go
service.go
setup-type.go
signals.go
signature-v2.go disallow sub-credentials based on root credentials to gain priviledges (#12947) 2021-08-12 18:07:08 -07:00
signature-v2_test.go
signature-v4-parser.go disallow sub-credentials based on root credentials to gain priviledges (#12947) 2021-08-12 18:07:08 -07:00
signature-v4-parser_test.go
signature-v4-utils.go pass the current credentials for claims 2021-08-12 18:24:04 -07:00
signature-v4-utils_test.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
signature-v4.go disallow sub-credentials based on root credentials to gain priviledges (#12947) 2021-08-12 18:07:08 -07:00
signature-v4_test.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
storage-datatypes.go Remove inline data hack (#12946) 2021-08-13 08:25:54 -07:00
storage-datatypes_gen.go fix: add more optimizations to putMetacacheObject() (#12916) 2021-08-10 11:12:22 -07:00
storage-datatypes_gen_test.go
storage-datatypes_test.go
storage-errors.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
storage-interface.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
storage-rest-client.go Fix incremental usage accounting (#12871) 2021-08-04 09:14:14 -07:00
storage-rest-common.go fix: add more optimizations to putMetacacheObject() (#12916) 2021-08-10 11:12:22 -07:00
storage-rest-server.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
storage-rest_test.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
storagemetric_string.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
streaming-signature-v4.go disallow sub-credentials based on root credentials to gain priviledges (#12947) 2021-08-12 18:07:08 -07:00
streaming-signature-v4_test.go
sts-datatypes.go rename all access token to id_tokens 2021-07-27 22:38:12 -07:00
sts-errors.go
sts-handlers.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
stserrorcode_string.go
test-utils_test.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
tier-handlers.go Use common function for authenticating admin requests (#12915) 2021-08-09 18:14:38 -07:00
tier-journal.go
tier-journal_gen.go
tier-journal_gen_test.go
tier-journal_test.go
tier-mem-journal.go
tier-sweeper.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
tier.go fix: various performance improvements to tiering (#12965) 2021-08-17 07:50:00 -07:00
tier_gen.go
tier_gen_test.go
tree-walk.go
tree-walk_test.go
typed-errors.go
untar.go
update-notifier.go
update-notifier_test.go
update.go remove replicate set fallback behavior (#12865) 2021-08-04 15:23:18 -07:00
update_fips.go
update_nofips.go
update_test.go
url_test.go use ParseForm() to allow query param lookups once (#12900) 2021-08-07 22:43:01 -07:00
utils.go optimize listing operation concurrency (#12728) 2021-07-24 22:03:38 -07:00
utils_test.go
version_test.go
warm-backend-azure.go
warm-backend-gcs.go
warm-backend-s3.go
warm-backend.go
xl-storage-disk-id-check.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
xl-storage-errors.go
xl-storage-errors_test.go
xl-storage-format-utils.go
xl-storage-format-v1.go
xl-storage-format-v1_gen.go
xl-storage-format-v1_gen_test.go
xl-storage-format-v2.go Remove inline data hack (#12946) 2021-08-13 08:25:54 -07:00
xl-storage-format-v2_gen.go
xl-storage-format-v2_gen_test.go
xl-storage-format-v2_test.go
xl-storage-format_test.go
xl-storage-free-version.go
xl-storage-free-version_test.go
xl-storage.go Remove inline data hack (#12946) 2021-08-13 08:25:54 -07:00
xl-storage_noatime_notsupported.go
xl-storage_noatime_supported.go
xl-storage_test.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
xl-storage_unix_test.go fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00
xl-storage_windows_test.go