minio/cmd
Harshavardhana c364f0af6c Start using custom HTTP transport for webhook endpoints (#8630)
Use a more performant http transport for webhook
endpoints with proper connection pooling, appropriate
timeouts etc.
2019-12-12 06:53:50 -08:00
..
config Start using custom HTTP transport for webhook endpoints (#8630) 2019-12-12 06:53:50 -08:00
crypto New Admin Info (#8497) 2019-12-11 14:27:03 -08:00
gateway Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
http Print goroutines when shutdown hangs (#8574) 2019-11-29 19:40:08 +05:30
logger Update help messages with new wording (#8616) 2019-12-06 13:53:51 -08:00
rest Support MinIO to be deployed on more than 32 nodes (#8492) 2019-11-13 12:17:45 -08:00
acl-handlers.go
admin-handlers-config-kv.go Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
admin-handlers-users.go Add support for multiple admins (#8487) 2019-11-19 02:03:18 -08:00
admin-handlers.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
admin-handlers_test.go Preserve same deploymentID on all zones (#8542) 2019-11-20 15:39:30 +05:30
admin-heal-ops.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
admin-router.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
admin-server-info.go Admin Info: Modify Uptime to return seconds (#8635) 2019-12-11 17:56:02 -08:00
api-datatypes.go Add object retention at the per object (#8528) 2019-11-20 13:18:09 -08:00
api-errors.go Update Azure Gateway to azure-storage-blob SDK (#8537) 2019-12-02 09:32:19 -08:00
api-errors_test.go Move etcd, logger, crypto into their own packages (#8366) 2019-10-08 11:17:56 +05:30
api-headers.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
api-headers_test.go
api-resources.go listV2: Continuation and NextContinuation tokens are encoded with base64 (#8337) 2019-10-02 01:39:29 +05:30
api-resources_test.go Increase maximum 1000 List keys to 10000 (#8444) 2019-10-28 10:36:15 -07:00
api-response.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
api-response_test.go
api-router.go Enable build verification with race (#8583) 2019-12-02 15:54:26 -08:00
api-utils.go
api-utils_test.go
auth-handler.go Add object retention at the per object (#8528) 2019-11-20 13:18:09 -08:00
auth-handler_test.go Add support for multiple admins (#8487) 2019-11-19 02:03:18 -08:00
background-heal-ops.go Enable build verification with race (#8583) 2019-12-02 15:54:26 -08:00
background-newdisks-heal-ops.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
benchmark-utils_test.go
bitrot-streaming.go admin/heal: Fix deep healing to heal objects under more conditions (#8321) 2019-10-02 01:42:15 +05:30
bitrot-whole.go
bitrot.go
bitrot_test.go
bootstrap-peer-server.go Add bootstrap REST handler for verifying server config (#8550) 2019-11-22 12:45:13 -08:00
bucket-handlers-listobjects.go Enhance ListObjectsV2 API to return UserDefined metadata (#8539) 2019-11-21 01:54:49 -08:00
bucket-handlers.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
bucket-handlers_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
bucket-lifecycle-handler.go
bucket-notification-handlers.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
bucket-policy-handlers.go
bucket-policy-handlers_test.go
build-constants.go
common-main.go Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
config-common.go
config-current.go Start using custom HTTP transport for webhook endpoints (#8630) 2019-12-12 06:53:50 -08:00
config-current_test.go Avoid pointer based copy, instead use Clone() (#8547) 2019-11-21 17:54:51 +05:30
config-dir.go
config-encrypted.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
config-encrypted_test.go Config migration should handle plain-text (#8506) 2019-11-11 12:01:21 -08:00
config-migrate.go Start using error wrapping with fmt.Errorf (#8588) 2019-12-02 09:28:01 -08:00
config-migrate_test.go Order all keys in config (#8541) 2019-11-20 15:10:24 -08:00
config-versions.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
config.go Add ReadFrom,WriteTo helpers for server config (#8580) 2019-11-27 09:36:08 -08:00
consolelogger.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
copy-part-range.go
copy-part-range_test.go
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
daily-lifecycle-ops.go Support MinIO to be deployed on more than 32 nodes (#8492) 2019-11-13 12:17:45 -08:00
data-usage.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
disk-cache-backend.go Cache only the range requested for range GETs (#8599) 2019-12-08 13:58:04 -08:00
disk-cache-stats.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
disk-cache-utils.go Add support for missing Cache-Control directives (#8619) 2019-12-07 07:49:36 +05:30
disk-cache-utils_test.go fix: CacheOpts parsing tests (#8632) 2019-12-11 13:26:18 -08:00
disk-cache.go Cache only the range requested for range GETs (#8599) 2019-12-08 13:58:04 -08:00
disk-cache_test.go Cache only the range requested for range GETs (#8599) 2019-12-08 13:58:04 -08:00
disk-usage.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
dummy-data-generator_test.go
dummy-handlers.go Add Get/Put Bucket Lock Configuration API support (#8120) 2019-11-12 14:50:18 -08:00
dynamic-timeouts.go
dynamic-timeouts_test.go
encryption-v1.go Remove unusued params and functions (#8399) 2019-10-15 18:35:41 -07:00
encryption-v1_test.go
endpoint-ellipses.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
endpoint-ellipses_test.go Avoid pointer based copy, instead use Clone() (#8547) 2019-11-21 17:54:51 +05:30
endpoint.go Fix k8s replica set deployment (#8629) 2019-12-10 20:28:22 -08:00
endpoint_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
erasure-decode.go
erasure-decode_test.go
erasure-encode.go
erasure-encode_test.go
erasure-heal.go
erasure-heal_test.go
erasure-utils.go
erasure.go
erasure_test.go
etcd.go Start using error wrapping with fmt.Errorf (#8588) 2019-12-02 09:28:01 -08:00
fallocate.go
fallocate_linux.go
fallocate_linux_test.go
fastwalk.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
format-disk-cache.go Cache only the range requested for range GETs (#8599) 2019-12-08 13:58:04 -08:00
format-disk-cache_test.go Return appropriate errors API versions changes across REST APIs (#8480) 2019-11-04 09:30:59 -08:00
format-fs.go fs: Fix setting new deployment ID in format when not present (#8517) 2019-11-13 12:18:23 -08:00
format-fs_test.go Return appropriate errors API versions changes across REST APIs (#8480) 2019-11-04 09:30:59 -08:00
format-meta.go Fix writing 'format.json' and make it atomic (#8296) 2019-09-24 18:47:26 -07:00
format-xl.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
format-xl_test.go Avoid pointer based copy, instead use Clone() (#8547) 2019-11-21 17:54:51 +05:30
fs-v1-helpers.go
fs-v1-helpers_test.go
fs-v1-metadata.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
fs-v1-metadata_test.go
fs-v1-multipart.go Add object retention at the per object (#8528) 2019-11-20 13:18:09 -08:00
fs-v1-multipart_test.go
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
fs-v1_test.go
gateway-common.go Avoid ListBuckets() call instead rely on simple HTTP GET (#8475) 2019-11-01 16:58:10 -07:00
gateway-common_test.go
gateway-env.go
gateway-interface.go Return appropriate errors API versions changes across REST APIs (#8480) 2019-11-04 09:30:59 -08:00
gateway-main.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
gateway-main_test.go
gateway-metrics.go Use atomic.Uint64 for gateway metrics count instead of mutex (#8615) 2019-12-07 11:21:52 +05:30
gateway-startup-msg.go Bring in safe mode support (#8478) 2019-11-09 09:27:23 -08:00
gateway-startup-msg_test.go
gateway-unsupported.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
generic-handlers.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
generic-handlers_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
global-heal.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
globals.go Add etcd path prefix for all IAM assets (#8569) 2019-11-25 16:33:34 -08:00
handler-utils.go Add object retention at the per object (#8528) 2019-11-20 13:18:09 -08:00
handler-utils_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
hasher.go
healthcheck-handler.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
healthcheck-handler_test.go
healthcheck-router.go
http-stats.go The prometheus metrics refractoring (#8003) 2019-10-22 21:01:14 -07:00
http-tracer.go Fix panic during trace requests (#8448) 2019-10-27 08:49:16 -07:00
http-traffic-recorder.go The prometheus metrics refractoring (#8003) 2019-10-22 21:01:14 -07:00
httprange.go Cache only the range requested for range GETs (#8599) 2019-12-08 13:58:04 -08:00
httprange_test.go
iam-etcd-store.go Add etcd path prefix for all IAM assets (#8569) 2019-11-25 16:33:34 -08:00
iam-object-store.go Bring in safe mode support (#8478) 2019-11-09 09:27:23 -08:00
iam.go Fix k8s replica set deployment (#8629) 2019-12-10 20:28:22 -08:00
jwt.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
jwt_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
leak-detect_test.go
lifecycle.go Bring in safe mode support (#8478) 2019-11-09 09:27:23 -08:00
local-locker.go Add lock expiry handler to expire state locks (#8562) 2019-11-25 16:39:43 -08:00
lock-rest-client.go Add lock expiry handler to expire state locks (#8562) 2019-11-25 16:39:43 -08:00
lock-rest-client_test.go Support MinIO to be deployed on more than 32 nodes (#8492) 2019-11-13 12:17:45 -08:00
lock-rest-server-common.go Add lock expiry handler to expire state locks (#8562) 2019-11-25 16:39:43 -08:00
lock-rest-server-common_test.go Support MinIO to be deployed on more than 32 nodes (#8492) 2019-11-13 12:17:45 -08:00
lock-rest-server.go Add randomize sleep times for lock checkers (#8628) 2019-12-11 10:57:05 -08:00
main.go Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
merge-walk-pool.go
merge-walk-pool_test.go
metrics-router.go Add prometheus auth-type to turn-off authentication (#8356) 2019-10-04 23:48:59 +05:30
metrics.go Use atomic.Uint64 for gateway metrics count instead of mutex (#8615) 2019-12-07 11:21:52 +05:30
namespace-lock.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
namespace-lock_test.go Support MinIO to be deployed on more than 32 nodes (#8492) 2019-11-13 12:17:45 -08:00
naughty-disk_test.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
net.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
net_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
notification.go Start using custom HTTP transport for webhook endpoints (#8630) 2019-12-12 06:53:50 -08:00
object-api-common.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
object-api-datatypes.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
object-api-deleteobject_test.go
object-api-errors.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
object-api-getobject_test.go
object-api-getobjectinfo_test.go
object-api-input-checks.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
object-api-interface.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
object-api-listobjects_test.go
object-api-multipart_test.go Start using error wrapping with fmt.Errorf (#8588) 2019-12-02 09:28:01 -08:00
object-api-putobject_test.go
object-api-utils.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
object-api-utils_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
object-handlers-common.go
object-handlers-common_test.go
object-handlers.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
object-handlers_test.go Move storageclass config handling into cmd/config/storageclass (#8360) 2019-10-07 11:20:24 +05:30
object-lock.go Fix retention enforcement in Compliance mode (#8556) 2019-11-25 10:58:39 -08:00
object_api_suite_test.go
os-reliable.go Start using error wrapping with fmt.Errorf (#8588) 2019-12-02 09:28:01 -08:00
os-reliable_test.go
peer-rest-client-target.go New Admin Info (#8497) 2019-12-11 14:27:03 -08:00
peer-rest-client.go New Admin Info (#8497) 2019-12-11 14:27:03 -08:00
peer-rest-common.go Fix healing on multiple zones (#8555) 2019-11-21 13:18:32 -08:00
peer-rest-server.go Avoid crashes on peers if IAMSys is not initialized (#8636) 2019-12-11 20:46:57 -08:00
policy.go Bring in safe mode support (#8478) 2019-11-09 09:27:23 -08:00
policy_test.go
posix-dirent_fileino.go
posix-dirent_ino.go
posix-dirent_namelen_bsd.go
posix-dirent_namelen_linux.go
posix-diskid-check.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
posix-errors.go
posix-errors_test.go
posix-list-dir_other.go
posix-list-dir_test.go Use errgroups instead of sync.WaitGroup as needed (#8354) 2019-10-14 09:44:51 -07:00
posix-list-dir_unix.go
posix-list-dir_windows.go
posix.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
posix_test.go Start using error wrapping with fmt.Errorf (#8588) 2019-12-02 09:28:01 -08:00
posix_unix_test.go
posix_windows_test.go
post-policy_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
postpolicyform.go Remove unusued params and functions (#8399) 2019-10-15 18:35:41 -07:00
postpolicyform_test.go
prepare-storage.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
retry.go
retry_test.go
routers.go Add bootstrap REST handler for verifying server config (#8550) 2019-11-22 12:45:13 -08:00
server-main.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
server-main_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
server-rlimit.go
server-startup-msg.go Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
server-startup-msg_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
server_test.go
service.go
setup-type.go
signals.go Enable build verification with race (#8583) 2019-12-02 15:54:26 -08:00
signature-v2.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
signature-v2_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
signature-v4-parser.go support space character in access key (#8335) 2019-10-01 02:25:37 +05:30
signature-v4-parser_test.go support space character in access key (#8335) 2019-10-01 02:25:37 +05:30
signature-v4-utils.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
signature-v4-utils_test.go Rename iam/validator -> iam/openid and add tests (#8340) 2019-10-02 03:37:20 +05:30
signature-v4.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
signature-v4_test.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
storage-datatypes.go
storage-errors.go admin/heal: Fix deep healing to heal objects under more conditions (#8321) 2019-10-02 01:42:15 +05:30
storage-interface.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
storage-rest-client.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
storage-rest-common.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
storage-rest-server.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
storage-rest_test.go Handle localhost distributed setups properly (#8577) 2019-11-26 11:42:10 -08:00
streaming-signature-v4.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
streaming-signature-v4_test.go
sts-datatypes.go
sts-errors.go Remove unusued params and functions (#8399) 2019-10-15 18:35:41 -07:00
sts-handlers.go Ensure comment is always a valid key (#8604) 2019-12-05 18:17:42 +05:30
test-utils_test.go Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
tree-walk_test.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
typed-errors.go
update-notifier.go Refactor config and split them in packages (#8351) 2019-10-04 23:05:33 +05:30
update-notifier_test.go Refactor config and split them in packages (#8351) 2019-10-04 23:05:33 +05:30
update.go Fix k8s replica set deployment (#8629) 2019-12-10 20:28:22 -08:00
update_test.go
utils.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
utils_test.go
version_test.go
web-handler-context.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
web-handler-context_test.go
web-handlers.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
web-handlers_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
web-router.go Bring in safe mode support (#8478) 2019-11-09 09:27:23 -08:00
xl-sets.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
xl-sets_test.go Preserve same deploymentID on all zones (#8542) 2019-11-20 15:39:30 +05:30
xl-v1-bucket.go Support MinIO to be deployed on more than 32 nodes (#8492) 2019-11-13 12:17:45 -08:00
xl-v1-common.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
xl-v1-common_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
xl-v1-errors.go
xl-v1-healing-common.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
xl-v1-healing-common_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
xl-v1-healing.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
xl-v1-healing_test.go Fix healing on multiple zones (#8555) 2019-11-21 13:18:32 -08:00
xl-v1-list-objects-heal.go
xl-v1-list-objects.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
xl-v1-metadata.go Use errgroups instead of sync.WaitGroup as needed (#8354) 2019-10-14 09:44:51 -07:00
xl-v1-metadata_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
xl-v1-multipart.go Add object retention at the per object (#8528) 2019-11-20 13:18:09 -08:00
xl-v1-multipart_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
xl-v1-object.go Add Support for Cache and S3 related metrics in Prometheus endpoint (#8591) 2019-12-05 23:16:06 -08:00
xl-v1-object_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
xl-v1-utils.go Bring in safe mode support (#8478) 2019-11-09 09:27:23 -08:00
xl-v1-utils_test.go Implement bucket expansion (#8509) 2019-11-19 17:42:27 -08:00
xl-v1.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00
xl-v1_test.go
xl-zones.go Add data usage collect with its new admin API (#8553) 2019-12-12 06:02:37 -08:00