..
crypto
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
gateway
Remove unnecessary error log messages ( #6186 )
6 years ago
http
Fail gateway properly with an error on port conflicts ( #6303 )
6 years ago
logger
Log disk not found error just once ( #6059 )
6 years ago
rpc
Allow for proper garbage collection pooling bytes.Buffer ( #6266 )
6 years ago
acl-handlers.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
admin-handlers.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
admin-handlers_test.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
admin-heal-ops.go
docs: fix all Chinese doc links for the new docs site ( #6097 )
6 years ago
admin-router.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
admin-rpc-client.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
admin-rpc-server.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
admin-rpc_test.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
api-datatypes.go
S3 Select API Support for CSV ( #6127 )
6 years ago
api-errors.go
add SSE-KMS not-implemented error handling ( #6234 )
6 years ago
api-errors_test.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
api-headers.go
Avoid sending an error after 206 HTTP code ( #6264 )
6 years ago
api-headers_test.go
Add UTCNow() function. ( #3931 )
8 years ago
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
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
api-response.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
api-response_test.go
Handle incoming proxy requests ip, scheme ( #5591 )
7 years ago
api-router.go
S3 Select API Support for CSV ( #6127 )
6 years ago
auth-handler.go
ensure authenticated request bodies for Admin-API ( #5984 )
7 years ago
auth-handler_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
benchmark-utils_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
bitrot.go
Use sha256-simd instead of crypto/sha256 ( #6252 )
6 years ago
bitrot_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
bool-flag.go
simplifying if-else chains to switches ( #6208 )
6 years ago
bool-flag_test.go
Persist MINIO_WORM as part of config.json ( #6022 )
7 years ago
bucket-handlers-listobjects.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
bucket-handlers.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
bucket-handlers_test.go
Enhance policy handling to support SSE and WORM ( #5790 )
7 years ago
bucket-notification-handlers.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
bucket-policy-handlers.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
bucket-policy-handlers_test.go
Fix make test failure ( #6185 )
6 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
Ensure to load only regular files for CAs ( #5612 )
7 years ago
common-main.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
config-current.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
config-current_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
config-dir.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
config-migrate.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
config-migrate_test.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
config-versions.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
config.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
copy-part-range.go
api: CopyObjectPart was copying wrong offsets due to shadowing. ( #3838 )
8 years ago
copy-part-range_test.go
api: CopyObjectPart was copying wrong offsets due to shadowing. ( #3838 )
8 years ago
crossdomain-xml-handler.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
crossdomain-xml-handler_test.go
use package name correctly ( #5827 )
7 years ago
disk-cache-config.go
Better validation of all config file fields ( #6090 )
6 years ago
disk-cache-config_test.go
cache: allow ellipse style entries for MINIO_CACHE_DRIVES ( #6088 )
6 years ago
disk-cache-fs.go
Use defer style to stop tickers to avoid current/possible misuse ( #5883 )
7 years ago
disk-cache.go
Make sure to handle FaultyDisks in listing ops ( #6204 )
6 years ago
disk-cache_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
disk-usage.go
Deprecate and remove configurable disk usage check ( #6016 )
7 years ago
dummy-object-layer_test.go
Deprecate ListLocks and ClearLocks ( #6233 )
6 years ago
dynamic-timeouts.go
Change average from int to int64 in order to support 32-bit systems. ( #4921 )
7 years ago
dynamic-timeouts_test.go
Add support for timeouts for locks ( #4377 )
7 years ago
encryption-v1.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
encryption-v1_test.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
endpoint-ellipses.go
Support supplying custom drives per set count ( #6261 )
6 years ago
endpoint-ellipses_test.go
Support supplying custom drives per set count ( #6261 )
6 years ago
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
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
erasure-createfile_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
erasure-healfile.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
erasure-healfile_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
erasure-readfile.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
erasure-readfile_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
erasure-utils.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
erasure.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
erasure_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
fallocate.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
fallocate_linux.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
fallocate_linux_test.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
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
Remove unused functions and constants ( #6175 )
6 years ago
format-fs_test.go
Create logger package and rename errorIf to LogIf ( #5678 )
7 years ago
format-meta.go
Add support for deployment ID ( #6144 )
6 years ago
format-xl.go
Add reliable RemoveAll to handle racy situations ( #6227 )
6 years ago
format-xl_test.go
Add support for deployment ID ( #6144 )
6 years ago
fs-v1-helpers.go
Remove unnecessary error log messages ( #6186 )
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
Remove error returned when part sizes are un-equal ( #6183 )
6 years ago
fs-v1-multipart_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
fs-v1-rwpool.go
simplifying if-else chains to switches ( #6208 )
6 years ago
fs-v1-rwpool_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
fs-v1.go
Deprecate ListLocks and ClearLocks ( #6233 )
6 years ago
fs-v1_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
gateway-common.go
Update StorageClass from Objectinfo ( #6054 )
7 years ago
gateway-main.go
Fail gateway properly with an error on port conflicts ( #6303 )
6 years ago
gateway-main_test.go
Convert gateways into respective packages ( #5200 )
7 years ago
gateway-router.go
Unify gateway and object layer. ( #5487 )
7 years ago
gateway-startup-msg.go
Modify fatalIf, startup and update message logging code ( #5780 )
7 years ago
gateway-startup-msg_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
gateway-unsupported.go
Deprecate ListLocks and ClearLocks ( #6233 )
6 years ago
generic-handlers.go
S3 Select API Support for CSV ( #6127 )
6 years ago
generic-handlers_test.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
globals.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
handler-utils.go
Handle POST object upload without filename param ( #6221 )
6 years ago
handler-utils_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
hasher.go
Remove all unused variables and functions ( #5823 )
7 years ago
healthcheck-handler.go
Fix healthcheck handler to verify gateway backend liveness ( #6218 )
6 years ago
healthcheck-handler_test.go
Add healthcheck endpoints ( #5543 )
7 years ago
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
simplifying if-else chains to switches ( #6208 )
6 years ago
httprange_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
jwt.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
jwt_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
leak-detect_test.go
Add UTCNow() function. ( #3931 )
8 years ago
local-admin-client.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
local-admin-client_test.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
local-locker.go
Implement HTTP POST based RPC ( #5840 )
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
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
lock-rpc-server.go
Add tracing capabilities for internode rpc Servers ( #6254 )
6 years ago
lock-rpc-server_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
lock-stat.go
Add support for timeouts for locks ( #4377 )
7 years ago
main.go
Honor global flags irrespective of the position. ( #5486 )
7 years ago
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
Hold locks granularly in nslockMap ( #6242 )
6 years ago
namespace-lock_test.go
docs: fix all Chinese doc links for the new docs site ( #6097 )
6 years ago
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
tests: Remove dependency on check.v1 ( #5034 )
7 years ago
notification.go
Migrate config.json from config-dir to backend ( #6195 )
6 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
Unlock read lock on uploadID upon errors ( #6283 )
6 years ago
object-api-getobject_test.go
Use context.Background() instead of nil
7 years ago
object-api-getobjectinfo_test.go
Use context.Background() instead of nil
7 years ago
object-api-input-checks.go
Remove unnecessary error log messages ( #6186 )
6 years ago
object-api-interface.go
Deprecate ListLocks and ClearLocks ( #6233 )
6 years ago
object-api-listobjects_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
object-api-multipart_test.go
Unlock read lock on uploadID upon errors ( #6283 )
6 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
Use GetSourceIP for source ip as request params ( #6109 )
6 years ago
object-handlers.go
add SSE-KMS not-implemented error handling ( #6234 )
6 years ago
object-handlers_test.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
object_api_suite_test.go
Remove error package and cause functions ( #5784 )
7 years ago
os-reliable.go
simplifying if-else chains to switches ( #6208 )
6 years ago
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
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
peer-rpc-server.go
Migrate config.json from config-dir to backend ( #6195 )
6 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
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-dirent-ino.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-errors.go
simplifying if-else chains to switches ( #6208 )
6 years ago
posix-errors_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
posix-list-dir_plan9.go
Implement memory efficient readdir for windows ( #6247 )
6 years ago
posix-list-dir_test.go
Better support of empty directories ( #5890 )
7 years ago
posix-list-dir_unix.go
Implement memory efficient readdir for windows ( #6247 )
6 years ago
posix-list-dir_windows.go
Implement memory efficient readdir for windows ( #6247 )
6 years ago
posix.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
posix_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
posix_unix_test.go
remove separate file for posix utils. ( #5948 )
7 years ago
posix_windows_test.go
docs: fix all Chinese doc links for the new docs site ( #6097 )
6 years ago
post-policy_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
postpolicyform.go
simplifying if-else chains to switches ( #6208 )
6 years ago
postpolicyform_test.go
Fix PostPolicy form tests without hardcoded dates ( #5337 )
7 years ago
prepare-storage.go
Log disk not found error just once ( #6059 )
6 years ago
retry.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
retry_test.go
auth/rpc: Make auth rpc client retry configurable. ( #3695 )
8 years ago
routers.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
rpc.go
Add granular locking in retryTicker ( #6236 )
6 years ago
rpc_test.go
Implement HTTP POST based RPC ( #5840 )
7 years ago
server-main.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
server-main_test.go
Add NAS gateway support ( #5516 )
7 years ago
server-rlimit.go
Deprecate and remove in-memory object caching ( #5481 )
7 years ago
server-startup-msg.go
Add prometheus endpoint to support total Used storageInfo ( #5988 )
7 years ago
server-startup-msg_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
server_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
service.go
Refactor HTTP server to address bugs ( #4636 )
7 years ago
setup-type.go
Add extensive endpoints validation ( #4019 )
8 years ago
signals.go
Implement auto cert reloading ( #5963 )
7 years ago
signature-v2.go
Remove unnecessary errors printed on the console ( #5386 )
7 years ago
signature-v2_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
signature-v4-parser.go
Return authHeaderMalformed for an incorrect region in signature ( #5618 )
7 years ago
signature-v4-parser_test.go
Return authHeaderMalformed for an incorrect region in signature ( #5618 )
7 years ago
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
SignatureV4 validation with Metadata in the presignedUrl ( #5894 )
6 years ago
signature-v4_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
storage-class.go
Return 503 instead of 404 if more than half of disks are not found ( #6207 )
6 years ago
storage-class_test.go
Return 503 instead of 404 if more than half of disks are not found ( #6207 )
6 years ago
storage-datatypes.go
Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information ( #3247 )
8 years ago
storage-errors.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
storage-interface.go
Implement support for calculating disk usage per tenant ( #5969 )
7 years ago
storage-rpc-client.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
storage-rpc-server.go
Add tracing capabilities for internode rpc Servers ( #6254 )
6 years ago
storage-rpc_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
streaming-signature-v4.go
Return authHeaderMalformed for an incorrect region in signature ( #5618 )
7 years ago
streaming-signature-v4_test.go
Refactor streaming signatureV4 w/ state machine ( #2862 )
8 years ago
test-utils_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
tree-walk-pool.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
tree-walk-pool_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
tree-walk.go
Make sure to handle FaultyDisks in listing ops ( #6204 )
6 years ago
tree-walk_test.go
Make sure to handle FaultyDisks in listing ops ( #6204 )
6 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
Support supplying custom drives per set count ( #6261 )
6 years ago
update-main.go
Support dumb terminals by turning off color ( #6246 )
6 years ago
update-main_test.go
Support in-place upgrades of new minio binary and releases. ( #4961 )
7 years ago
update-notifier.go
Support dumb terminals by turning off color ( #6246 )
6 years ago
update-notifier_test.go
Ensure that setConfig uses latest functionality ( #6302 )
6 years ago
utils.go
Log x-amz-request-id as log and XML error response ( #6173 )
6 years ago
utils_test.go
Make sure to handle FaultyDisks in listing ops ( #6204 )
6 years ago
version-main.go
Fix tabs/indents in help message ( #5962 )
7 years ago
version_test.go
tests: Remove dependency on check.v1 ( #5034 )
7 years ago
web-handlers.go
Add support for SSE-S3 server side encryption with vault ( #6192 )
6 years ago
web-handlers_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
web-router.go
Add request tracing support for other REST APIs ( #6013 )
7 years ago
xl-sets.go
Validate prefixes on all sets ( #6294 )
6 years ago
xl-sets_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
xl-v1-bucket.go
Log disk not found error just once ( #6059 )
6 years ago
xl-v1-common.go
Remove unnecessary error log messages ( #6186 )
6 years ago
xl-v1-common_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
xl-v1-errors.go
Make sure to re-load reference format after HealFormat ( #5772 )
7 years ago
xl-v1-healing-common.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
xl-v1-healing-common_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
xl-v1-healing.go
Enhance picking valid xlMeta based on quorum ( #6297 )
6 years ago
xl-v1-healing_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
xl-v1-list-objects-heal.go
Add context to the object-interface methods.
7 years ago
xl-v1-list-objects.go
Make sure to handle FaultyDisks in listing ops ( #6204 )
6 years ago
xl-v1-metadata.go
Enhance picking valid xlMeta based on quorum ( #6297 )
6 years ago
xl-v1-metadata_test.go
Enhance picking valid xlMeta based on quorum ( #6297 )
6 years ago
xl-v1-multipart.go
Enhance picking valid xlMeta based on quorum ( #6297 )
6 years ago
xl-v1-multipart_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
xl-v1-object.go
Enhance picking valid xlMeta based on quorum ( #6297 )
6 years ago
xl-v1-object_test.go
Migrate config.json from config-dir to backend ( #6195 )
6 years ago
xl-v1-utils.go
Remove unnecessary error log messages ( #6186 )
6 years ago
xl-v1-utils_test.go
Simplify erasure code by separating bitrot from erasure code ( #5959 )
6 years ago
xl-v1.go
Deprecate ListLocks and ClearLocks ( #6233 )
6 years ago
xl-v1_test.go
Deprecate showing drive capacity and total free ( #5976 )
7 years ago