.. |
admin-handlers.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
admin-handlers_test.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
admin-router.go
|
Implement heal-upload admin API (#3914)
|
8 years ago |
admin-rpc-client.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
admin-rpc-client_test.go
|
server: Fix CI build complaints (#4119)
|
8 years ago |
admin-rpc-server.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
admin-rpc-server_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
api-datatypes.go
|
event: Enhance event message struct to provide origin server. (#3557)
|
8 years ago |
api-errors.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
api-errors_test.go
|
Implement S3 Gateway to third party cloud storage providers. (#3756)
|
8 years ago |
api-headers.go
|
handler: simplify parsing valid location constraint. (#4040)
|
8 years ago |
api-headers_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
api-resources.go
|
Listen bucket notification for multiple prefixes/suffixes (#2911)
|
8 years ago |
api-resources_test.go
|
Listen bucket notification for multiple prefixes/suffixes (#2911)
|
8 years ago |
api-response-multipart.go
|
Cleanup and fixes (#3273)
|
8 years ago |
api-response.go
|
Implement list uploads heal admin API (#3885)
|
8 years ago |
api-router.go
|
Implement CopyObjectPart API (#3663)
|
8 years ago |
auth-handler.go
|
signature-v4: Use sha256("") for calculating canonical request (#4064)
|
8 years ago |
auth-handler_test.go
|
signature-v4: Use sha256("") for calculating canonical request (#4064)
|
8 years ago |
auth-rpc-client.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
auth-rpc-client_test.go
|
Test Function to reset globals. (#3538)
|
8 years ago |
auth-rpc-server.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
8 years ago |
auth-rpc-server_test.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
azure-anonymous.go
|
vet: Fix all the go vet complaints (#4029)
|
8 years ago |
azure-unsupported.go
|
Add disksUnavailable healStatus const (#3990)
|
8 years ago |
azure.go
|
gateway: Support for custom endpoint. (#4086)
|
8 years ago |
azure_test.go
|
Implement S3 Gateway to third party cloud storage providers. (#3756)
|
8 years ago |
benchmark-utils_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
browser-flag.go
|
browser-flag: wrapped bool type denotes browser on/off flag. (#3963)
|
8 years ago |
browser-flag_test.go
|
browser-flag: wrapped bool type denotes browser on/off flag. (#3963)
|
8 years ago |
browser-peer-rpc.go
|
Simplify credential usage. (#3893)
|
8 years ago |
browser-peer-rpc_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
browser-rpc-router.go
|
fs: Do not return reservedBucket names in ListBuckets() (#3754)
|
8 years ago |
bucket-handlers-listobjects.go
|
all/windows: Be case in-sensitive about pattern matching. (#3682)
|
8 years ago |
bucket-handlers.go
|
handler: simplify parsing valid location constraint. (#4040)
|
8 years ago |
bucket-handlers_test.go
|
Generate and use access/secret keys properly (#3498)
|
8 years ago |
bucket-metadata.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
8 years ago |
bucket-notification-datatypes.go
|
event: Set contentType as well under NotificationEvent. (#4003)
|
8 years ago |
bucket-notification-handlers.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
bucket-notification-handlers_test.go
|
Add notification for object access via GET/HEAD (#3941)
|
8 years ago |
bucket-notification-utils.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
bucket-notification-utils_test.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
bucket-policy-handlers.go
|
all/windows: Be case in-sensitive about pattern matching. (#3682)
|
8 years ago |
bucket-policy-handlers_test.go
|
Fix handling of StringNotEquals condition operator (#3660)
|
8 years ago |
bucket-policy-parser.go
|
all/windows: Be case in-sensitive about pattern matching. (#3682)
|
8 years ago |
bucket-policy-parser_test.go
|
Fail PutBucketPolicy if conditions are incompatible with actions. (#3659)
|
8 years ago |
bucket-policy.go
|
fs: Re-implement object layer to remember the fd (#3509)
|
8 years ago |
build-constants.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
certs.go
|
server: handle command line and env variables at one place. (#3975)
|
8 years ago |
certs_test.go
|
Make unit testable cert parsing functions. (#3863)
|
8 years ago |
config-dir.go
|
server: handle command line and env variables at one place. (#3975)
|
8 years ago |
config-migrate.go
|
Add `deliveryMode` parameter for AMQP notfication target (#4008)
|
8 years ago |
config-migrate_test.go
|
Add `deliveryMode` parameter for AMQP notfication target (#4008)
|
8 years ago |
config-old.go
|
Add `deliveryMode` parameter for AMQP notfication target (#4008)
|
8 years ago |
config-v18.go
|
server: Introduce a new env MINIO_REGION. (#4078)
|
8 years ago |
config-v18_test.go
|
server: Introduce a new env MINIO_REGION. (#4078)
|
8 years ago |
console-logger.go
|
Refactor logger (#3924)
|
8 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 |
credential.go
|
Refactor logger (#3924)
|
8 years ago |
credential_test.go
|
Simplify credential usage. (#3893)
|
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
|
fs: Re-implement object layer to remember the fd (#3509)
|
8 years ago |
endpoint.go
|
Remove hardcoded min and max limit for erasure coding (#4157)
|
8 years ago |
endpoint_test.go
|
Remove hardcoded min and max limit for erasure coding (#4157)
|
8 years ago |
erasure-createfile.go
|
Set disk to nil after write which needs quorum (#3795)
|
8 years ago |
erasure-createfile_test.go
|
xl PutObject: Split object into parts (#3651)
|
8 years ago |
erasure-healfile.go
|
logging: Print stack trace in case of errors.
|
8 years ago |
erasure-healfile_test.go
|
xl PutObject: Split object into parts (#3651)
|
8 years ago |
erasure-readfile.go
|
xl: Rename getOrderedDisks as shuffleDisks appropriately. (#3796)
|
8 years ago |
erasure-readfile_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
erasure-utils.go
|
xl: Rename getOrderedDisks as shuffleDisks appropriately. (#3796)
|
8 years ago |
erasure-utils_test.go
|
…
|
|
erasure_test.go
|
…
|
|
errors.go
|
fs: Do not return reservedBucket names in ListBuckets() (#3754)
|
8 years ago |
event-notifier.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
event-notifier_test.go
|
Add extensive endpoints validation (#4019)
|
8 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 |
file-logger.go
|
Refactor logger (#3924)
|
8 years ago |
format-config-v1.go
|
server: Fix message when corrupted or unsupported format is found. (#4142)
|
8 years ago |
format-config-v1_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
fs-v1-background-append.go
|
xl: Rename getOrderedDisks as shuffleDisks appropriately. (#3796)
|
8 years ago |
fs-v1-helpers.go
|
fs: Remove fs meta lock when PutObject() fails (#4114)
|
8 years ago |
fs-v1-helpers_test.go
|
fs: Remove fs meta lock when PutObject() fails (#4114)
|
8 years ago |
fs-v1-metadata.go
|
fs: Enable returning ETag along with ListObjects() (#4042)
|
8 years ago |
fs-v1-metadata_test.go
|
fs: Enable returning ETag along with ListObjects() (#4042)
|
8 years ago |
fs-v1-multipart.go
|
fs: Remove fs meta lock when PutObject() fails (#4114)
|
8 years ago |
fs-v1-multipart_test.go
|
cleanup: Move code in *-multipart-common.go to *-multipart.go (#3638)
|
8 years ago |
fs-v1-rwpool.go
|
tests: Fix test server init - cleanup (#3806)
|
8 years ago |
fs-v1-rwpool_test.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
fs-v1.go
|
fs: Remove fs meta lock when PutObject() fails (#4114)
|
8 years ago |
fs-v1_test.go
|
Add disksUnavailable healStatus const (#3990)
|
8 years ago |
gateway-handlers.go
|
Implement S3 Gateway to third party cloud storage providers. (#3756)
|
8 years ago |
gateway-main.go
|
gateway: Fix help message for custom Azure Blob Storage endpoint. (#4113)
|
8 years ago |
gateway-main_test.go
|
gateway: Support for custom endpoint. (#4086)
|
8 years ago |
gateway-router.go
|
Implement S3 Gateway to third party cloud storage providers. (#3756)
|
8 years ago |
gateway-startup-msg.go
|
server: handle command line and env variables at one place. (#3975)
|
8 years ago |
gateway-startup-msg_test.go
|
Implement S3 Gateway to third party cloud storage providers. (#3756)
|
8 years ago |
generic-handlers.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
generic-handlers_test.go
|
fs: Do not return reservedBucket names in ListBuckets() (#3754)
|
8 years ago |
globals.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
handler-utils.go
|
handler: simplify parsing valid location constraint. (#4040)
|
8 years ago |
handler-utils_test.go
|
handler: simplify parsing valid location constraint. (#4040)
|
8 years ago |
hasher.go
|
vendorize deps for snappy, blake2b and sha256 (#3476)
|
8 years ago |
http-stats.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
httprange.go
|
…
|
|
httprange_test.go
|
…
|
|
humanized-duration.go
|
update: Change update notifier for new style banner. (#3289)
|
8 years ago |
humanized-duration_test.go
|
fs: Do not return reservedBucket names in ListBuckets() (#3754)
|
8 years ago |
jwt.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
jwt_test.go
|
Simplify credential usage. (#3893)
|
8 years ago |
leak-detect_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
lock-instrument.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
lock-instrument_test.go
|
Remove duration field from lock instrumentation (#4111)
|
8 years ago |
lock-rpc-client.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
8 years ago |
lock-rpc-client_test.go
|
lock/rpc: change rpcPath to be called serviceEndpoint. (#4088)
|
8 years ago |
lock-rpc-server-common.go
|
lock: Fix missing formatting directives while printing. (#4147)
|
8 years ago |
lock-rpc-server-common_test.go
|
lock/rpc: change rpcPath to be called serviceEndpoint. (#4088)
|
8 years ago |
lock-rpc-server.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
lock-rpc-server_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
lock-stat.go
|
Clean up lock-instrumentation and improve comments (#3499)
|
8 years ago |
lockinfo-handlers.go
|
Remove duration field from lock instrumentation (#4111)
|
8 years ago |
lockinfo-handlers_test.go
|
Change query param name to duration in list/clear locks API (#3664)
|
8 years ago |
logger.go
|
vet: Fix all the go vet complaints (#4029)
|
8 years ago |
logger_test.go
|
Refactor logger (#3924)
|
8 years ago |
main.go
|
words: new package Damerau Levenshtein distance function. (#3929)
|
8 years ago |
main_test.go
|
…
|
|
namespace-lock.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
namespace-lock_test.go
|
lock: Moving locking to handler layer. (#3381)
|
8 years ago |
naughty-disk_test.go
|
objectLayer: Check for `format.json` in a wrapped disk. (#3311)
|
8 years ago |
net-rpc-client.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
8 years ago |
net.go
|
server: Fix a regression in printing startup banner. (#4100)
|
8 years ago |
net_test.go
|
server: Fix a regression in printing startup banner. (#4100)
|
8 years ago |
notifier-config.go
|
Add support for MySQL notifications (fixes #3818) (#3907)
|
8 years ago |
notifier-config_test.go
|
config: setter/getter for Notifier and Logger into its own struct. (#3721)
|
8 years ago |
notifiers.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notifiers_test.go
|
tests: Add tests for filterRuleMatch (#2722)
|
8 years ago |
notify-amqp.go
|
Add `deliveryMode` parameter for AMQP notfication target (#4008)
|
8 years ago |
notify-elasticsearch.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notify-kafka.go
|
Add key for Kafka messages (fixes #4143) (#4151)
|
8 years ago |
notify-listener.go
|
Fix spelling and golint errors. (#3266)
|
8 years ago |
notify-mysql.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notify-nats.go
|
notifiers: Stop using url.Parse in validating address format. (#4011)
|
8 years ago |
notify-postgresql.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notify-redis.go
|
Add `access` format support for Elasticsearch notification target (#4006)
|
8 years ago |
notify-webhook.go
|
notify: Webhook endpoints can fail, but we must start the server. (#4060)
|
8 years ago |
notify-webhook_test.go
|
notify: Webhook endpoints can fail, but we must start the server. (#4060)
|
8 years ago |
object-api-common.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
object-api-common_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
object-api-datatypes.go
|
Add disksUnavailable healStatus const (#3990)
|
8 years ago |
object-api-errors.go
|
api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838)
|
8 years ago |
object-api-getobject_test.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
object-api-getobjectinfo_test.go
|
sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813)
|
8 years ago |
object-api-input-checks.go
|
obj: Make checkBucketExist() returns all errors (#3843)
|
8 years ago |
object-api-interface.go
|
Add disksUnavailable healStatus const (#3990)
|
8 years ago |
object-api-listobjects_test.go
|
xl: Add stat calls to keep track of ignored errors. (#4117)
|
8 years ago |
object-api-multipart-common.go
|
xl: Abort multipart upload should honor quorum properly. (#3670)
|
8 years ago |
object-api-multipart_test.go
|
xl: Add stat calls to keep track of ignored errors. (#4117)
|
8 years ago |
object-api-putobject_test.go
|
xl: Respect min. space by checking PrepareFile err (#3867)
|
8 years ago |
object-api-utils.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
object-api-utils_test.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
object-handlers-common.go
|
handlers: Ignore malformatted datetime type header (#4097)
|
8 years ago |
object-handlers.go
|
signature-v4: Use sha256("") for calculating canonical request (#4064)
|
8 years ago |
object-handlers_test.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
object_api_suite_test.go
|
xl,fs: Return 404 if object ends with a separator (#3897)
|
8 years ago |
posix-dirent-fileno.go
|
…
|
|
posix-dirent-ino.go
|
…
|
|
posix-errors.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
posix-errors_test.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
posix-list-dir-nix.go
|
Make minio server compile on OpenBSD, NetBSD, Solaris (#3719)
|
8 years ago |
posix-list-dir-others.go
|
Make minio server compile on OpenBSD, NetBSD, Solaris (#3719)
|
8 years ago |
posix-list-dir_test.go
|
all/windows: Be case in-sensitive about pattern matching. (#3682)
|
8 years ago |
posix-prepare-path.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
posix-utils_nix.go
|
Make minio server compile on OpenBSD, NetBSD, Solaris (#3719)
|
8 years ago |
posix-utils_nix_test.go
|
tests: Use testTmpDir var to specify tmp directory (#3459)
|
8 years ago |
posix-utils_test.go
|
…
|
|
posix-utils_windows.go
|
…
|
|
posix-utils_windows_test.go
|
Move to URL based syntax formatting. (#3092)
|
8 years ago |
posix.go
|
Relax minio server start when disk threshold is reached and adds space check in FS (#3865)
|
8 years ago |
posix_test.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
post-policy_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
postpolicyform.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
postpolicyform_test.go
|
api: postPolicy cleanup. Simplify the code and re-use. (#3890)
|
8 years ago |
prepare-storage-msg.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
prepare-storage-msg_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
prepare-storage.go
|
server: Fix message when corrupted or unsupported format is found. (#4142)
|
8 years ago |
prepare-storage_test.go
|
prep: Initialization should wait instead of exit the servers. (#2872)
|
8 years ago |
retry-storage.go
|
auth/rpc: Make auth rpc client retry configurable. (#3695)
|
8 years ago |
retry-storage_test.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
retry.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
retry_test.go
|
auth/rpc: Make auth rpc client retry configurable. (#3695)
|
8 years ago |
routers.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
rpc-common.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
s3-peer-client.go
|
api: Fix registering of s3 endpoint peers properly (#4159)
|
8 years ago |
s3-peer-client_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
s3-peer-router.go
|
fs: Do not return reservedBucket names in ListBuckets() (#3754)
|
8 years ago |
s3-peer-rpc-handlers.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
8 years ago |
s3-peer-rpc-handlers_test.go
|
rpc: Remove time check for each RPC calls. (#3804)
|
8 years ago |
server-main.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
server-main_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
server-mux.go
|
admin: ServerInfo() returns info for each node (#4150)
|
8 years ago |
server-mux_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
server-rlimit.go
|
Remove globalMaxCacheSize and globalCacheExpiry variables (#3826)
|
8 years ago |
server-rlimit_test.go
|
cache: Increasing caching GC percent from 20 to 50. (#4041)
|
8 years ago |
server-startup-msg.go
|
server: Fix a regression in printing startup banner. (#4100)
|
8 years ago |
server-startup-msg_test.go
|
Remove XL references in public docs to Erasure. (#3725)
|
8 years ago |
server_test.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
server_utils_test.go
|
xl: Rename getOrderedDisks as shuffleDisks appropriately. (#3796)
|
8 years ago |
service.go
|
Add service API handler stubs for status, stop and restart (#3417)
|
8 years ago |
setup-type.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
signals.go
|
…
|
|
signature-v2.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
signature-v2_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
signature-v4-parser.go
|
signature-v4: stringToSign and signingKey should use Scope's date. (#3688)
|
8 years ago |
signature-v4-parser_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
signature-v4-utils.go
|
signature-v4: Use sha256("") for calculating canonical request (#4064)
|
8 years ago |
signature-v4-utils_test.go
|
signature-v4: Use sha256("") for calculating canonical request (#4064)
|
8 years ago |
signature-v4.go
|
signature-v4: Use sha256("") for calculating canonical request (#4064)
|
8 years ago |
signature-v4_test.go
|
signature-v4: Use sha256("") for calculating canonical request (#4064)
|
8 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
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
storage-interface.go
|
objectLayer: Check for `format.json` in a wrapped disk. (#3311)
|
8 years ago |
storage-rpc-client.go
|
server: Fix message when corrupted or unsupported format is found. (#4142)
|
8 years ago |
storage-rpc-client_test.go
|
server: Fix message when corrupted or unsupported format is found. (#4142)
|
8 years ago |
storage-rpc-server-datatypes.go
|
Adopt dsync interface changes and major cleanup on RPC server/client.
|
8 years ago |
storage-rpc-server.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
storage-rpc-server_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
streaming-signature-v4.go
|
refactor: extractSignedHeaders() handles headers removed by Go http server (#4054)
|
8 years ago |
streaming-signature-v4_test.go
|
Refactor streaming signatureV4 w/ state machine (#2862)
|
8 years ago |
test-utils_test.go
|
server: Validate path for bad components in a handler. (#4170)
|
8 years ago |
to_err_test.go
|
xl: Abort multipart upload should honor quorum properly. (#3670)
|
8 years ago |
tree-walk-pool.go
|
…
|
|
tree-walk-pool_test.go
|
…
|
|
tree-walk.go
|
all/windows: Be case in-sensitive about pattern matching. (#3682)
|
8 years ago |
tree-walk_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
typed-errors.go
|
api: CopyObjectPart was copying wrong offsets due to shadowing. (#3838)
|
8 years ago |
update-main.go
|
Refactor logger (#3924)
|
8 years ago |
update-main_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
update-notifier.go
|
Add constants for commonly used values. (#3588)
|
8 years ago |
update-notifier_test.go
|
mainUpdate: refactor to handle quiet flag properly (#3744)
|
8 years ago |
utils.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
utils_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
version-main.go
|
cli: Make sure to add --help flag for subcommands. (#3773)
|
8 years ago |
version_test.go
|
…
|
|
web-handlers.go
|
refactor: extractSignedHeaders() handles headers removed by Go http server (#4054)
|
8 years ago |
web-handlers_test.go
|
server: Fix CI build complaints (#4119)
|
8 years ago |
web-router.go
|
browser: Update ui-assets and fix the copyright header. (#3790)
|
8 years ago |
xl-v1-bucket.go
|
tests: Fix the sopradic test failure in TestListObjectPartsDiskNotFound (#4107)
|
8 years ago |
xl-v1-common.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
xl-v1-errors.go
|
server: Remove deadcode. (#2699)
|
8 years ago |
xl-v1-healing-common.go
|
Add disksUnavailable healStatus const (#3990)
|
8 years ago |
xl-v1-healing-common_test.go
|
server: Fix CI build complaints (#4119)
|
8 years ago |
xl-v1-healing.go
|
Return possible states a heal operation (#4045)
|
8 years ago |
xl-v1-healing_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
xl-v1-list-objects-heal.go
|
heal: Check if all parts are available and valid (#3967)
|
8 years ago |
xl-v1-list-objects-heal_test.go
|
Implement list uploads heal admin API (#3885)
|
8 years ago |
xl-v1-list-objects.go
|
XL: Don't return ignored errors in listDirFactory (#3935)
|
8 years ago |
xl-v1-metadata.go
|
xl: Add stat calls to keep track of ignored errors. (#4117)
|
8 years ago |
xl-v1-metadata_test.go
|
xl: Add stat calls to keep track of ignored errors. (#4117)
|
8 years ago |
xl-v1-multipart.go
|
xl: Add stat calls to keep track of ignored errors. (#4117)
|
8 years ago |
xl-v1-multipart_test.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
xl-v1-object.go
|
Add UTCNow() function. (#3931)
|
8 years ago |
xl-v1-object_test.go
|
Add disksUnavailable healStatus const (#3990)
|
8 years ago |
xl-v1-utils.go
|
HealObject should succeed when only N/2 disks have data (#3952)
|
8 years ago |
xl-v1-utils_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |
xl-v1.go
|
cache: Increasing caching GC percent from 20 to 50. (#4041)
|
8 years ago |
xl-v1_test.go
|
Add extensive endpoints validation (#4019)
|
8 years ago |