.. |
gateway
|
Update disk cache documentation (#5743)
|
7 years ago |
http
|
Move http package inside cmd (#5776)
|
7 years ago |
logger
|
Use context.Background() instead of nil
|
7 years ago |
admin-handlers.go
|
Add context to the object-interface methods.
|
7 years ago |
admin-handlers_test.go
|
Use context.Background() instead of nil
|
7 years ago |
admin-heal-ops.go
|
Use readQuorum instead of writeQuorum to check bucket exists (#5715)
|
7 years ago |
admin-router.go
|
Move admin APIs to new path and add redesigned heal APIs (#5351)
|
7 years ago |
admin-rpc-client.go
|
Use context.Background() instead of nil
|
7 years ago |
admin-rpc-client_test.go
|
Fix configuration handling bugs: (#5473)
|
7 years ago |
admin-rpc-server.go
|
Fix heal bucket deadlock after replacing disks (#5661)
|
7 years ago |
admin-rpc-server_test.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
api-datatypes.go
|
…
|
|
api-errors.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
api-errors_test.go
|
…
|
|
api-headers.go
|
Make sure to filter out internal metadata (#5601)
|
7 years ago |
api-headers_test.go
|
…
|
|
api-resources.go
|
make notification as separate package (#5294)
|
7 years ago |
api-resources_test.go
|
…
|
|
api-response-multipart.go
|
…
|
|
api-response.go
|
Fix StorageClass field in ListObject/ListObjectV2 response (#5766)
|
7 years ago |
api-response_test.go
|
Handle incoming proxy requests ip, scheme (#5591)
|
7 years ago |
api-router.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
auth-handler.go
|
Return InvalidDigest when md5 sent by client is invalid (#5654)
|
7 years ago |
auth-handler_test.go
|
Return InvalidDigest when md5 sent by client is invalid (#5654)
|
7 years ago |
auth-rpc-client.go
|
Bring semantic versioning to provide for rolling upgrades (#5495)
|
7 years ago |
auth-rpc-client_test.go
|
Remove requirement for custom RPCClient (#5405)
|
7 years ago |
auth-rpc-server.go
|
…
|
|
auth-rpc-server_test.go
|
Flat multipart backend implementation for Erasure backend (#5447)
|
7 years ago |
benchmark-utils_test.go
|
Use context.Background() instead of nil
|
7 years ago |
browser-flag.go
|
…
|
|
browser-flag_test.go
|
…
|
|
browser-peer-rpc.go
|
make notification as separate package (#5294)
|
7 years ago |
browser-peer-rpc_test.go
|
Remove requirement for custom RPCClient (#5405)
|
7 years ago |
browser-rpc-router.go
|
…
|
|
bucket-handlers-listobjects.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
bucket-handlers.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
bucket-handlers_test.go
|
Use context.Background() instead of nil
|
7 years ago |
bucket-notification-handlers.go
|
Fix PUT bucket notification deadlocks (#5734)
|
7 years ago |
bucket-policy-handlers.go
|
Add context to the object-interface methods.
|
7 years ago |
bucket-policy-handlers_test.go
|
Use context.Background() instead of nil
|
7 years ago |
bucket-policy-parser.go
|
…
|
|
bucket-policy-parser_test.go
|
…
|
|
bucket-policy.go
|
Use context.Background() instead of nil
|
7 years ago |
build-constants.go
|
Get proper GOPATH in trim function (#5744)
|
7 years ago |
certs.go
|
Ensure to load only regular files for CAs (#5612)
|
7 years ago |
certs_test.go
|
Ensure to load only regular files for CAs (#5612)
|
7 years ago |
common-main.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
config-current.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
config-current_test.go
|
make notification as separate package (#5294)
|
7 years ago |
config-dir.go
|
Update minio-go dependencies to latest 5.0.0 release (#5640)
|
7 years ago |
config-migrate.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
config-migrate_test.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
config-versions.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
copy-part-range.go
|
…
|
|
copy-part-range_test.go
|
…
|
|
crossdomain-xml-handler.go
|
…
|
|
crossdomain-xml-handler_test.go
|
…
|
|
disk-cache-config.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
disk-cache-config_test.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
disk-cache-fs.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
disk-cache.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
disk-cache_test.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
dynamic-timeouts.go
|
…
|
|
dynamic-timeouts_test.go
|
…
|
|
encryption-v1.go
|
[refactor] simplify en/decrypted size computation (#5658)
|
7 years ago |
encryption-v1_test.go
|
[refactor] simplify en/decrypted size computation (#5658)
|
7 years ago |
endpoint-ellipses.go
|
Fix shadowing issue reported by go vet (#5590)
|
7 years ago |
endpoint-ellipses_test.go
|
Add unit tests for endpoint-ellipses.go (#5681)
|
7 years ago |
endpoint.go
|
make notification as separate package (#5294)
|
7 years ago |
endpoint_test.go
|
make notification as separate package (#5294)
|
7 years ago |
erasure-createfile.go
|
fix spelling (#5643)
|
7 years ago |
erasure-createfile_test.go
|
…
|
|
erasure-healfile.go
|
Return bit-rot verified data instead of re-reading from disk (#5568)
|
7 years ago |
erasure-healfile_test.go
|
…
|
|
erasure-readfile.go
|
Return bit-rot verified data instead of re-reading from disk (#5568)
|
7 years ago |
erasure-readfile_test.go
|
…
|
|
erasure-utils.go
|
Return bit-rot verified data instead of re-reading from disk (#5568)
|
7 years ago |
erasure.go
|
…
|
|
erasure_test.go
|
…
|
|
fallocate.go
|
…
|
|
fallocate_linux.go
|
…
|
|
fallocate_linux_test.go
|
…
|
|
format-disk-cache.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
format-disk-cache_test.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
format-fs.go
|
Do not close *lock.LockedFile on failure (#5565)
|
7 years ago |
format-fs_test.go
|
Lock free multipart backend implementation for FS (#5401)
|
7 years ago |
format-meta.go
|
Separate the codebase for XL and FS format.json related code (#5317)
|
7 years ago |
format-xl.go
|
Make sure to close the disk connections (#5752)
|
7 years ago |
format-xl_test.go
|
Make sure to close the disk connections (#5752)
|
7 years ago |
fs-v1-helpers.go
|
Remove stale code from minio server (#5479)
|
7 years ago |
fs-v1-helpers_test.go
|
Fix a possible race during PutObject() (#5376)
|
7 years ago |
fs-v1-metadata.go
|
change fs.json format to include checksum fields (#5685)
|
7 years ago |
fs-v1-metadata_test.go
|
change fs.json format to include checksum fields (#5685)
|
7 years ago |
fs-v1-multipart.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
fs-v1-multipart_test.go
|
Use context.Background() instead of nil
|
7 years ago |
fs-v1-rwpool.go
|
…
|
|
fs-v1-rwpool_test.go
|
…
|
|
fs-v1.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
fs-v1_test.go
|
Use context.Background() instead of nil
|
7 years ago |
gateway-common.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
gateway-main.go
|
Move http package inside cmd (#5776)
|
7 years ago |
gateway-main_test.go
|
…
|
|
gateway-router.go
|
Unify gateway and object layer. (#5487)
|
7 years ago |
gateway-startup-msg.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
gateway-startup-msg_test.go
|
…
|
|
gateway-unsupported.go
|
Adds context support for nas, oss and s3
|
7 years ago |
generic-handlers.go
|
Add necessary safe headers under CORS (#5750)
|
7 years ago |
generic-handlers_test.go
|
…
|
|
globals.go
|
Move http package inside cmd (#5776)
|
7 years ago |
handler-utils.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
handler-utils_test.go
|
…
|
|
hasher.go
|
Return InvalidDigest when md5 sent by client is invalid (#5654)
|
7 years ago |
healthcheck-handler.go
|
Use context.Background() instead of nil
|
7 years ago |
healthcheck-handler_test.go
|
Add healthcheck endpoints (#5543)
|
7 years ago |
healthcheck-router.go
|
Update healthcheck related examples and add head support (#5650)
|
7 years ago |
http-stats.go
|
…
|
|
httprange.go
|
…
|
|
httprange_test.go
|
…
|
|
jwt.go
|
Remove requirement for issued at JWT claims (#5364)
|
7 years ago |
jwt_test.go
|
Reduce Minio access key minimum length to 3 (#5478)
|
7 years ago |
leak-detect_test.go
|
…
|
|
lock-instrument.go
|
Don't delete lock ops entry during state change (#5388)
|
7 years ago |
lock-instrument_test.go
|
Don't delete lock ops entry during state change (#5388)
|
7 years ago |
lock-rpc-client.go
|
…
|
|
lock-rpc-client_test.go
|
…
|
|
lock-rpc-server-common.go
|
…
|
|
lock-rpc-server-common_test.go
|
…
|
|
lock-rpc-server.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
lock-rpc-server_test.go
|
Bring semantic versioning to provide for rolling upgrades (#5495)
|
7 years ago |
lock-stat.go
|
…
|
|
lockinfo-handlers.go
|
Use context.Background() instead of nil
|
7 years ago |
lockinfo-handlers_test.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
logger.go
|
Get proper GOPATH in trim function (#5744)
|
7 years ago |
main.go
|
Honor global flags irrespective of the position. (#5486)
|
7 years ago |
namespace-lock.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
namespace-lock_test.go
|
fix testcases to init nslock properly (#5429)
|
7 years ago |
naughty-disk_test.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
net.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
net_test.go
|
…
|
|
notification.go
|
Fix PUT bucket notification deadlocks (#5734)
|
7 years ago |
object-api-common.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
object-api-datatypes.go
|
Fix StorageClass field in ListObject/ListObjectV2 response (#5766)
|
7 years ago |
object-api-errors.go
|
Add disk based edge caching support. (#5182)
|
7 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
|
Use context.Background() instead of nil
|
7 years ago |
object-api-interface.go
|
Add context to the object-interface methods.
|
7 years ago |
object-api-listobjects_test.go
|
Use context.Background() instead of nil
|
7 years ago |
object-api-multipart_test.go
|
Use context.Background() instead of nil
|
7 years ago |
object-api-putobject_test.go
|
Use context.Background() instead of nil
|
7 years ago |
object-api-utils.go
|
Fix storage class related issues (#5338)
|
7 years ago |
object-api-utils_test.go
|
Fix storage class related issues (#5338)
|
7 years ago |
object-handlers-common.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
object-handlers.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
object-handlers_test.go
|
Use context.Background() instead of nil
|
7 years ago |
object_api_suite_test.go
|
Use context.Background() instead of nil
|
7 years ago |
os-reliable.go
|
Fix a possible race during PutObject() (#5376)
|
7 years ago |
os-reliable_test.go
|
Fix a possible race during PutObject() (#5376)
|
7 years ago |
peer-rpc.go
|
Use context.Background() instead of nil
|
7 years ago |
posix-dirent-fileno.go
|
…
|
|
posix-dirent-ino.go
|
…
|
|
posix-errors.go
|
…
|
|
posix-errors_test.go
|
…
|
|
posix-list-dir-nix.go
|
…
|
|
posix-list-dir-others.go
|
…
|
|
posix-list-dir_test.go
|
…
|
|
posix-utils_nix.go
|
Support creating directories on erasure coded backend (#5443)
|
7 years ago |
posix-utils_nix_test.go
|
…
|
|
posix-utils_test.go
|
Support creating directories on erasure coded backend (#5443)
|
7 years ago |
posix-utils_windows.go
|
Support creating directories on erasure coded backend (#5443)
|
7 years ago |
posix-utils_windows_test.go
|
…
|
|
posix.go
|
Return bit-rot verified data instead of re-reading from disk (#5568)
|
7 years ago |
posix_test.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
post-policy_test.go
|
Use context.Background() instead of nil
|
7 years ago |
postpolicyform.go
|
…
|
|
postpolicyform_test.go
|
…
|
|
prepare-storage.go
|
Make sure to close the disk connections (#5752)
|
7 years ago |
retry.go
|
…
|
|
retry_test.go
|
…
|
|
routers.go
|
Add missing healthcheck router for gateway (#5764)
|
7 years ago |
rpc-common.go
|
Flat multipart backend implementation for Erasure backend (#5447)
|
7 years ago |
rpc-common_test.go
|
Bring semantic versioning to provide for rolling upgrades (#5495)
|
7 years ago |
rpc-server.go
|
Move http package inside cmd (#5776)
|
7 years ago |
rpc-server_test.go
|
Remove requirement for custom RPCClient (#5405)
|
7 years ago |
server-main.go
|
Move http package inside cmd (#5776)
|
7 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 disk based edge caching support. (#5182)
|
7 years ago |
server-startup-msg_test.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
server_test.go
|
make notification as separate package (#5294)
|
7 years ago |
service.go
|
…
|
|
setup-type.go
|
…
|
|
signals.go
|
Use context.Background() instead of nil
|
7 years ago |
signature-v2.go
|
Remove unnecessary errors printed on the console (#5386)
|
7 years ago |
signature-v2_test.go
|
…
|
|
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
|
Allow x-amz-content-sha256 to be optional for PutObject() (#5340)
|
7 years ago |
signature-v4-utils_test.go
|
Allow x-amz-content-sha256 to be optional for PutObject() (#5340)
|
7 years ago |
signature-v4.go
|
Return authHeaderMalformed for an incorrect region in signature (#5618)
|
7 years ago |
signature-v4_test.go
|
…
|
|
storage-class.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
storage-class_test.go
|
Use context.Background() instead of nil
|
7 years ago |
storage-datatypes.go
|
…
|
|
storage-errors.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
storage-interface.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
storage-rpc-client.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
storage-rpc-client_test.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
storage-rpc-server-datatypes.go
|
remove ReadFileWithVerify from StorageAPI (#4947)
|
7 years ago |
storage-rpc-server.go
|
…
|
|
storage-rpc-server_test.go
|
Bring semantic versioning to provide for rolling upgrades (#5495)
|
7 years ago |
streaming-signature-v4.go
|
Return authHeaderMalformed for an incorrect region in signature (#5618)
|
7 years ago |
streaming-signature-v4_test.go
|
…
|
|
test-utils_test.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
tree-walk-pool.go
|
…
|
|
tree-walk-pool_test.go
|
…
|
|
tree-walk.go
|
…
|
|
tree-walk_test.go
|
Quorum based listing for XL (#5475)
|
7 years ago |
typed-errors.go
|
Make sure to close the disk connections (#5752)
|
7 years ago |
update-main.go
|
Fix backend format for disk-cache - not to use FS format.json (#5732)
|
7 years ago |
update-main_test.go
|
…
|
|
update-notifier.go
|
…
|
|
update-notifier_test.go
|
…
|
|
utils.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
utils_test.go
|
Refactor bucket delete and bucket policy (#5580)
|
7 years ago |
version-main.go
|
…
|
|
version_test.go
|
…
|
|
web-handlers.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
web-handlers_test.go
|
Refactor bucket delete and bucket policy (#5580)
|
7 years ago |
web-router.go
|
Add disk based edge caching support. (#5182)
|
7 years ago |
xl-sets.go
|
Make sure to close the disk connections (#5752)
|
7 years ago |
xl-sets_test.go
|
Use context.Background() instead of nil
|
7 years ago |
xl-v1-bucket.go
|
Add context to the object-interface methods.
|
7 years ago |
xl-v1-common.go
|
Return bit-rot verified data instead of re-reading from disk (#5568)
|
7 years ago |
xl-v1-common_test.go
|
Use context.Background() instead of nil
|
7 years ago |
xl-v1-errors.go
|
…
|
|
xl-v1-healing-common.go
|
Move admin APIs to new path and add redesigned heal APIs (#5351)
|
7 years ago |
xl-v1-healing-common_test.go
|
Use context.Background() instead of nil
|
7 years ago |
xl-v1-healing.go
|
After healing re-load disks with the new format (#5718)
|
7 years ago |
xl-v1-healing_test.go
|
Use context.Background() instead of nil
|
7 years ago |
xl-v1-list-objects-heal.go
|
Add context to the object-interface methods.
|
7 years ago |
xl-v1-list-objects.go
|
Add context to the object-interface methods.
|
7 years ago |
xl-v1-metadata.go
|
Fix StorageClass field in ListObject/ListObjectV2 response (#5766)
|
7 years ago |
xl-v1-metadata_test.go
|
Use context.Background() instead of nil
|
7 years ago |
xl-v1-multipart.go
|
Quick support to server level WORM (#5602)
|
7 years ago |
xl-v1-multipart_test.go
|
Use context.Background() instead of nil
|
7 years ago |
xl-v1-object.go
|
Quick support to server level WORM (#5602)
|
7 years ago |
xl-v1-object_test.go
|
Use context.Background() instead of nil
|
7 years ago |
xl-v1-utils.go
|
Add multipart support in SSE-C encryption (#5576)
|
7 years ago |
xl-v1-utils_test.go
|
Add large bucket support for erasure coded backend (#5160)
|
7 years ago |
xl-v1.go
|
Make sure to close the disk connections (#5752)
|
7 years ago |
xl-v1_test.go
|
Use context.Background() instead of nil
|
7 years ago |