..
gateway
load bucket policies using object layer API ( #6084 )
6 years ago
http
disable disk-usage when export is root mount path ( #6091 )
6 years ago
logger
replace os.Exit with panic for logger.CriticalIf ( #6065 )
6 years ago
rpc
Implement HTTP POST based RPC ( #5840 )
7 years ago
acl-handlers.go
Fix s3cmd issue with ACL handling ( #5999 )
7 years ago
admin-handlers.go
Remove region requirement for Healing ( #6031 )
7 years ago
admin-handlers_test.go
Refresh in-memory bucket policy cache every 5 minutes ( #6007 )
7 years ago
admin-heal-ops.go
Make sure to re-load reference format after HealFormat ( #5772 )
7 years ago
admin-router.go
Add request tracing support for other REST APIs ( #6013 )
7 years ago
admin-rpc-client.go
Change CriticalIf to FatalIf for proper error message ( #6040 )
7 years ago
admin-rpc-client.go.orig
Implement HTTP POST based RPC ( #5840 )
7 years ago
admin-rpc-server.go
Change CriticalIf to FatalIf for proper error message ( #6040 )
7 years ago
admin-rpc_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
api-datatypes.go
…
api-errors.go
Minio handle for list_objects_v2 with a blank ContinuationToken ( #5940 )
6 years ago
api-errors_test.go
…
api-headers.go
…
api-headers_test.go
…
api-resources.go
Minio handle for list_objects_v2 with a blank ContinuationToken ( #5940 )
6 years ago
api-resources_test.go
Minio handle for list_objects_v2 with a blank ContinuationToken ( #5940 )
6 years ago
api-response-multipart.go
…
api-response.go
Use random host from among multiple hosts to create requests
7 years ago
api-response_test.go
…
api-router.go
Fix s3cmd issue with ACL handling ( #5999 )
7 years ago
auth-handler.go
ensure authenticated request bodies for Admin-API ( #5984 )
7 years ago
auth-handler_test.go
security: fix write-to-RAM DoS vulnerability ( #5957 )
7 years ago
benchmark-utils_test.go
…
bool-flag.go
Persist MINIO_WORM as part of config.json ( #6022 )
7 years ago
bool-flag_test.go
Persist MINIO_WORM as part of config.json ( #6022 )
7 years ago
bucket-handlers-listobjects.go
Minio handle for list_objects_v2 with a blank ContinuationToken ( #5940 )
6 years ago
bucket-handlers.go
limit memory allocations during multiple object deletion ( #6033 )
7 years ago
bucket-handlers_test.go
Enhance policy handling to support SSE and WORM ( #5790 )
7 years ago
bucket-notification-handlers.go
Change CriticalIf to FatalIf for proper error message ( #6040 )
7 years ago
bucket-policy-handlers.go
fix: Avoid more crashes due to concurrent map usage ( #5912 )
7 years ago
bucket-policy-handlers_test.go
Support migrating inconsistent bucket policies ( #5855 )
7 years ago
build-constants.go
Cleanup stack trace in error logs ( #6045 )
7 years ago
certs.go
Fix server crash when no system certificates are found ( #6055 )
7 years ago
certs_test.go
…
common-main.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
config-current.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
config-current_test.go
Bring etcd support for bucket DNS federation
7 years ago
config-dir.go
…
config-migrate.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
config-migrate_test.go
…
config-versions.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
copy-part-range.go
…
copy-part-range_test.go
…
crossdomain-xml-handler.go
…
crossdomain-xml-handler_test.go
use package name correctly ( #5827 )
7 years ago
disk-cache-config.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
disk-cache-config_test.go
…
disk-cache-fs.go
Use defer style to stop tickers to avoid current/possible misuse ( #5883 )
7 years ago
disk-cache.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
disk-cache_test.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
disk-usage.go
Deprecate and remove configurable disk usage check ( #6016 )
7 years ago
dummy-object-layer_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
dynamic-timeouts.go
…
dynamic-timeouts_test.go
…
encryption-v1.go
Remove panic() and handle it appropriately ( #5807 )
7 years ago
encryption-v1_test.go
…
endpoint-ellipses.go
Enhance fatal errors printing of common issues seen by users ( #5878 )
7 years ago
endpoint-ellipses_test.go
…
endpoint.go
Use random host from among multiple hosts to create requests
7 years ago
endpoint_test.go
Enhance fatal errors printing of common issues seen by users ( #5878 )
7 years ago
erasure-createfile.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
erasure-createfile_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
erasure-healfile.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
erasure-healfile_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
erasure-readfile.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
erasure-readfile_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
erasure-utils.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
erasure.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
erasure_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
fallocate.go
…
fallocate_linux.go
…
fallocate_linux_test.go
…
format-disk-cache.go
Remove all unused variables and functions ( #5823 )
7 years ago
format-disk-cache_test.go
Remove all unused variables and functions ( #5823 )
7 years ago
format-fs.go
Enhance fatal errors printing of common issues seen by users ( #5878 )
7 years ago
format-fs_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
format-meta.go
…
format-xl.go
Heal only when atleast one of the disk is unformatted ( #5866 )
7 years ago
format-xl_test.go
Remove error package and cause functions ( #5784 )
7 years ago
fs-v1-helpers.go
Throw 404 for head requests for prefixes without trailing "/" ( #5966 )
6 years ago
fs-v1-helpers_test.go
Throw 404 for head requests for prefixes without trailing "/" ( #5966 )
6 years ago
fs-v1-metadata.go
Remove all unused variables and functions ( #5823 )
7 years ago
fs-v1-metadata_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
fs-v1-multipart.go
Use defer style to stop tickers to avoid current/possible misuse ( #5883 )
7 years ago
fs-v1-multipart_test.go
Implement support for calculating disk usage per tenant ( #5969 )
7 years ago
fs-v1-rwpool.go
fs: fix logging by not logging common scenarios ( #5882 )
7 years ago
fs-v1-rwpool_test.go
…
fs-v1.go
disable disk-usage when export is root mount path ( #6091 )
6 years ago
fs-v1_test.go
Allow usage check to be configurable ( #6006 )
7 years ago
gateway-common.go
Update StorageClass from Objectinfo ( #6054 )
7 years ago
gateway-main.go
load bucket policies using object layer API ( #6084 )
6 years ago
gateway-main_test.go
…
gateway-router.go
…
gateway-startup-msg.go
Modify fatalIf, startup and update message logging code ( #5780 )
7 years ago
gateway-startup-msg_test.go
…
gateway-unsupported.go
Enhance policy handling to support SSE and WORM ( #5790 )
7 years ago
generic-handlers.go
replace os.Exit with panic for logger.CriticalIf ( #6065 )
6 years ago
generic-handlers_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
globals.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
handler-utils.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
handler-utils_test.go
Remove error package and cause functions ( #5784 )
7 years ago
hasher.go
Remove all unused variables and functions ( #5823 )
7 years ago
healthcheck-handler.go
…
healthcheck-handler_test.go
…
healthcheck-router.go
Add request tracing support for other REST APIs ( #6013 )
7 years ago
http-stats.go
Remove redundant prometheus data points ( #5934 )
7 years ago
httprange.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
httprange_test.go
…
jwt.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
jwt_test.go
Remove panic() and handle it appropriately ( #5807 )
7 years ago
leak-detect_test.go
…
local-admin-client.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
local-admin-client_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
local-locker.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
lock-instrument.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
lock-instrument_test.go
Remove error package and cause functions ( #5784 )
7 years ago
lock-rpc-client.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
lock-rpc-client_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
lock-rpc-server-common.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
lock-rpc-server-common_test.go
…
lock-rpc-server.go
Change CriticalIf to FatalIf for proper error message ( #6040 )
7 years ago
lock-rpc-server_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
lock-stat.go
…
lockinfo-handlers.go
Cleanup and make a safer code ( #5794 )
7 years ago
main.go
…
metrics-router.go
Enhancements in Minio Prometheus exporter ( #5848 )
7 years ago
metrics.go
Add prometheus endpoint to support total Used storageInfo ( #5988 )
7 years ago
namespace-lock.go
Change CriticalIf to FatalIf for proper error message ( #6040 )
7 years ago
namespace-lock_test.go
…
naughty-disk_test.go
Implement support for calculating disk usage per tenant ( #5969 )
7 years ago
net.go
Return detailed msg for notification errors ( #5913 )
7 years ago
net_test.go
…
notification.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
object-api-common.go
Better support of empty directories ( #5890 )
7 years ago
object-api-datatypes.go
Add prometheus endpoint to support total Used storageInfo ( #5988 )
7 years ago
object-api-errors.go
Enhance policy handling to support SSE and WORM ( #5790 )
7 years ago
object-api-getobject_test.go
…
object-api-getobjectinfo_test.go
…
object-api-input-checks.go
Remove error package and cause functions ( #5784 )
7 years ago
object-api-interface.go
Enhance policy handling to support SSE and WORM ( #5790 )
7 years ago
object-api-listobjects_test.go
Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket ( #5842 )
7 years ago
object-api-multipart_test.go
Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket ( #5842 )
7 years ago
object-api-putobject_test.go
Fix s3 compatibility fixes for getBucketLocation,headBucket,deleteBucket ( #5842 )
7 years ago
object-api-utils.go
Use random host from among multiple hosts to create requests
7 years ago
object-api-utils_test.go
Enable go1.10.1 version ( #5666 )
7 years ago
object-handlers-common.go
…
object-handlers.go
Use random host from among multiple hosts to create requests
7 years ago
object-handlers_test.go
Enhance policy handling to support SSE and WORM ( #5790 )
7 years ago
object_api_suite_test.go
Remove error package and cause functions ( #5784 )
7 years ago
os-reliable.go
…
os-reliable_test.go
Remove error package and cause functions ( #5784 )
7 years ago
peer-rpc-client-target.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
peer-rpc-client.go
Change CriticalIf to FatalIf for proper error message ( #6040 )
7 years ago
peer-rpc-server.go
Change CriticalIf to FatalIf for proper error message ( #6040 )
7 years ago
policy.go
load bucket policies using object layer API ( #6084 )
6 years ago
policy_test.go
Enhance policy handling to support SSE and WORM ( #5790 )
7 years ago
posix-dirent-fileno.go
…
posix-dirent-ino.go
…
posix-errors.go
…
posix-errors_test.go
…
posix-list-dir-nix.go
Better support of empty directories ( #5890 )
7 years ago
posix-list-dir-others.go
Better support of empty directories ( #5890 )
7 years ago
posix-list-dir_test.go
Better support of empty directories ( #5890 )
7 years ago
posix.go
disable disk-usage when export is root mount path ( #6091 )
6 years ago
posix_test.go
remove separate file for posix utils. ( #5948 )
7 years ago
posix_unix_test.go
remove separate file for posix utils. ( #5948 )
7 years ago
posix_windows_test.go
remove separate file for posix utils. ( #5948 )
7 years ago
post-policy_test.go
…
postpolicyform.go
…
postpolicyform_test.go
…
prepare-storage.go
Improve init messages for distributed setup ( #5786 )
7 years ago
retry.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
retry_test.go
…
routers.go
Add functionality to add old buckets to etcd on startup
7 years ago
rpc.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
rpc_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
server-main.go
replace os.Exit with panic for logger.CriticalIf ( #6065 )
6 years ago
server-main_test.go
…
server-rlimit.go
…
server-startup-msg.go
Add prometheus endpoint to support total Used storageInfo ( #5988 )
7 years ago
server-startup-msg_test.go
Deprecate showing drive capacity and total free ( #5976 )
7 years ago
server_test.go
Enhance policy handling to support SSE and WORM ( #5790 )
7 years ago
service.go
…
setup-type.go
…
signals.go
Implement auto cert reloading ( #5963 )
7 years ago
signature-v2.go
…
signature-v2_test.go
Simplify the steps to make changes to config.json ( #5186 )
7 years ago
signature-v4-parser.go
…
signature-v4-parser_test.go
…
signature-v4-utils.go
Presign content-sha256 should look for query and header ( #6046 )
7 years ago
signature-v4-utils_test.go
Fix presigned URL for access key with special characters ( #6012 )
7 years ago
signature-v4.go
Fix presigned URL for access key with special characters ( #6012 )
7 years ago
signature-v4_test.go
…
storage-class.go
Enhance fatal errors printing of common issues seen by users ( #5878 )
7 years ago
storage-class_test.go
Enhance fatal errors printing of common issues seen by users ( #5878 )
7 years ago
storage-datatypes.go
…
storage-errors.go
…
storage-interface.go
Implement support for calculating disk usage per tenant ( #5969 )
7 years ago
storage-rpc-client.go
Change CriticalIf to FatalIf for proper error message ( #6040 )
7 years ago
storage-rpc-server.go
Persist MINIO_WORM as part of config.json ( #6022 )
7 years ago
storage-rpc_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
streaming-signature-v4.go
…
streaming-signature-v4_test.go
…
test-utils_test.go
Bring etcd support for bucket DNS federation
7 years ago
tree-walk-pool.go
…
tree-walk-pool_test.go
…
tree-walk.go
Remove treewalk abort log message ( #5953 )
7 years ago
tree-walk_test.go
Better support of empty directories ( #5890 )
7 years ago
typed-errors.go
Add etcd handling for web-handler methods
7 years ago
ui-errors-utils.go
More fixes for error messages ( #5911 )
7 years ago
ui-errors.go
Add functionality to make cache limit configurable ( #5991 )
6 years ago
update-main.go
Fix tabs/indents in help message ( #5962 )
7 years ago
update-main_test.go
…
update-notifier.go
…
update-notifier_test.go
…
utils.go
Use random host from among multiple hosts to create requests
7 years ago
utils_test.go
Remove all unused variables and functions ( #5823 )
7 years ago
version-main.go
Fix tabs/indents in help message ( #5962 )
7 years ago
version_test.go
…
web-handlers.go
Do not log browser login failures ( #6049 )
7 years ago
web-handlers_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
web-router.go
Add request tracing support for other REST APIs ( #6013 )
7 years ago
xl-sets.go
load bucket policies using object layer API ( #6084 )
6 years ago
xl-sets_test.go
Deprecate showing drive capacity and total free ( #5976 )
7 years ago
xl-v1-bucket.go
load bucket policies using object layer API ( #6084 )
6 years ago
xl-v1-common.go
Better support of empty directories ( #5890 )
7 years ago
xl-v1-common_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
xl-v1-errors.go
Make sure to re-load reference format after HealFormat ( #5772 )
7 years ago
xl-v1-healing-common.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
xl-v1-healing-common_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
xl-v1-healing.go
fix: introduce isLeafDir in healing to fix the crash ( #5920 )
7 years ago
xl-v1-healing_test.go
Continue healing other objects even if objects without quorum exist ( #5851 )
7 years ago
xl-v1-list-objects-heal.go
…
xl-v1-list-objects.go
Better support of empty directories ( #5890 )
7 years ago
xl-v1-metadata.go
Do not use crypto.SHA3_256 as placeholder for HighwayHash256 ( #5847 )
7 years ago
xl-v1-metadata_test.go
Remove error package and cause functions ( #5784 )
7 years ago
xl-v1-multipart.go
Avoid allocating larger buffer if the incoming body is small ( #6035 )
7 years ago
xl-v1-multipart_test.go
Remove error package and cause functions ( #5784 )
7 years ago
xl-v1-object.go
Avoid allocating larger buffer if the incoming body is small ( #6035 )
7 years ago
xl-v1-object_test.go
Remove error package and cause functions ( #5784 )
7 years ago
xl-v1-utils.go
Fix unnecessary log messages to avoid flooding the logs ( #5900 )
7 years ago
xl-v1-utils_test.go
Remove error package and cause functions ( #5784 )
7 years ago
xl-v1.go
Deprecate showing drive capacity and total free ( #5976 )
7 years ago
xl-v1_test.go
Deprecate showing drive capacity and total free ( #5976 )
7 years ago