..
admin-handlers.go
admin: Add ServerInfo API() ( #3743 )
8 years ago
admin-handlers_test.go
Remove XL references in public docs to Erasure. ( #3725 )
8 years ago
admin-router.go
admin: Add ServerInfo API() ( #3743 )
8 years ago
admin-rpc-client.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
admin-rpc-server.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
admin-rpc-server_test.go
Implement mgmt REST APIs to heal storage format. ( #3604 )
8 years ago
api-datatypes.go
…
api-errors.go
Presigend Post: Error out when File is not found ( #3723 )
8 years ago
api-errors_test.go
…
api-headers.go
…
api-headers_test.go
…
api-resources.go
…
api-resources_test.go
…
api-response-multipart.go
…
api-response.go
Implement CopyObjectPart API ( #3663 )
8 years ago
api-router.go
Implement CopyObjectPart API ( #3663 )
8 years ago
auth-handler.go
For streaming signature do not save content-encoding in PutObject() ( #3776 )
8 years ago
auth-handler_test.go
For streaming signature do not save content-encoding in PutObject() ( #3776 )
8 years ago
auth-rpc-client.go
auth/rpc: Token can be concurrently edited protect it. ( #3764 )
8 years ago
auth-rpc-client_test.go
…
auth-rpc-server.go
…
auth-rpc-server_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
benchmark-utils_test.go
Implement CopyObjectPart API ( #3663 )
8 years ago
browser-peer-rpc.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
browser-peer-rpc_test.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
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
Presigend Post: Error out when File is not found ( #3723 )
8 years ago
bucket-handlers_test.go
…
bucket-metadata.go
…
bucket-notification-datatypes.go
…
bucket-notification-handlers.go
Make PutObject a nop for an object which ends with "/" and size is '0' ( #3603 )
8 years ago
bucket-notification-handlers_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
bucket-notification-utils.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
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
…
certs_test.go
…
checkport.go
fix: do port availability check only on macOS. ( #3654 )
8 years ago
checkport_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
commands.go
trie: new package ( #3729 )
8 years ago
commands_test.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
config-migrate.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
config-migrate_test.go
Honor envs properly for access and secret key. ( #3703 )
8 years ago
config-old.go
config-old: Use interface to avoid code repetition. ( #3769 )
8 years ago
config-v13.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
config-v13_test.go
Remove XL references in public docs to Erasure. ( #3725 )
8 years ago
config.go
…
credential.go
Honor envs properly for access and secret key. ( #3703 )
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
damerau-levenshtein.go
…
damerau-levenshtein_test.go
…
erasure-createfile.go
xl: Abort multipart upload should honor quorum properly. ( #3670 )
8 years ago
erasure-createfile_test.go
xl PutObject: Split object into parts ( #3651 )
8 years ago
erasure-healfile.go
…
erasure-healfile_test.go
xl PutObject: Split object into parts ( #3651 )
8 years ago
erasure-readfile.go
…
erasure-readfile_test.go
xl PutObject: Split object into parts ( #3651 )
8 years ago
erasure-utils.go
update the blake2b implementation ( #3724 )
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
admin: Add ServerInfo API() ( #3743 )
8 years ago
event-notifier_test.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
fallocate.go
…
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-config-v1.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
format-config-v1_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
fs-v1-background-append.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
fs-v1-helpers.go
fs: Move traceError() to lower functions where possible. ( #3633 )
8 years ago
fs-v1-helpers_test.go
fs: Move traceError() to lower functions where possible. ( #3633 )
8 years ago
fs-v1-metadata.go
fs: cleanup - do not cache size of metafiles ( #3630 )
8 years ago
fs-v1-metadata_test.go
fs: cleanup - do not cache size of metafiles ( #3630 )
8 years ago
fs-v1-multipart.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
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
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
fs-v1-rwpool_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
fs-v1.go
copyObject: Be case sensitive for windows only server. ( #3766 )
8 years ago
fs-v1_test.go
tests: Reduce two functions work to gain test time ( #3712 )
8 years ago
generic-handlers.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
generic-handlers_test.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
globals.go
Move go version check into main() ( #3734 )
8 years ago
handler-utils.go
Presigend Post: Error out when File is not found ( #3723 )
8 years ago
handler-utils_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
hasher.go
…
httprange.go
…
httprange_test.go
…
humanized-duration.go
…
humanized-duration_test.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
interface-ips.go
…
interface-ips_test.go
…
jwt.go
Honor envs properly for access and secret key. ( #3703 )
8 years ago
jwt_test.go
jwt: Cache the bcrypt password hash. ( #3526 )
8 years ago
leak-detect_test.go
…
lock-instrument.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
lock-instrument_test.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
lock-rpc-client.go
…
lock-rpc-client_test.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
lock-rpc-server-common.go
…
lock-rpc-server-common_test.go
…
lock-rpc-server.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
lock-rpc-server_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
lock-stat.go
…
lockinfo-handlers.go
all/windows: Be case in-sensitive about pattern matching. ( #3682 )
8 years ago
lockinfo-handlers_test.go
Change query param name to duration in list/clear locks API ( #3664 )
8 years ago
logger-console-hook.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
logger-file-hook.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
logger.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
logger_test.go
…
main.go
cli: Make sure to add --help flag for subcommands. ( #3773 )
8 years ago
main_test.go
…
namespace-lock.go
Make sure client initializes to proper lock RPC path. ( #3763 )
8 years ago
namespace-lock_test.go
…
naughty-disk_test.go
…
net-rpc-client.go
…
notifier-config.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notifier-config_test.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notifiers.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notifiers_test.go
…
notify-amqp.go
Fix rabbitmq reconnect problem ( #3778 )
8 years ago
notify-elasticsearch.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notify-kafka.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notify-listener.go
…
notify-nats.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notify-postgresql.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notify-redis.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notify-webhook.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
notify-webhook_test.go
config: setter/getter for Notifier and Logger into its own struct. ( #3721 )
8 years ago
object-api-common.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
object-api-common_test.go
Remove XL references in public docs to Erasure. ( #3725 )
8 years ago
object-api-datatypes.go
Remove XL references in public docs to Erasure. ( #3725 )
8 years ago
object-api-errors.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago
object-api-getobject_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
object-api-getobjectinfo_test.go
…
object-api-input-checks.go
all/windows: Be case in-sensitive about pattern matching. ( #3682 )
8 years ago
object-api-interface.go
Implement CopyObjectPart API ( #3663 )
8 years ago
object-api-listobjects_test.go
Add constants for commonly used values. ( #3588 )
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
Implement CopyObjectPart API ( #3663 )
8 years ago
object-api-putobject_test.go
…
object-api-utils.go
copyObject: Be case sensitive for windows only server. ( #3766 )
8 years ago
object-api-utils_test.go
Implement mgmt REST APIs for heal subcommands ( #3533 )
8 years ago
object-handlers-common.go
Implement CopyObjectPart API ( #3663 )
8 years ago
object-handlers.go
For streaming signature do not save content-encoding in PutObject() ( #3776 )
8 years ago
object-handlers_test.go
For streaming signature do not save content-encoding in PutObject() ( #3776 )
8 years ago
object_api_suite_test.go
Implement CopyObjectPart API ( #3663 )
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
…
posix-utils_test.go
…
posix-utils_windows.go
…
posix-utils_windows_test.go
…
posix.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
posix_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
post-policy_test.go
Require content-length in POST & Upload requests ( #3671 )
8 years ago
postpolicyform.go
Add constants for commonly used values. ( #3588 )
8 years ago
postpolicyform_test.go
…
prepare-storage-msg.go
Add constants for commonly used values. ( #3588 )
8 years ago
prepare-storage-msg_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
prepare-storage.go
auth/rpc: Make auth rpc client retry configurable. ( #3695 )
8 years ago
prepare-storage_test.go
…
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
auth/rpc: Make auth rpc client retry configurable. ( #3695 )
8 years ago
retry_test.go
auth/rpc: Make auth rpc client retry configurable. ( #3695 )
8 years ago
routers.go
stats: Add network and http statisics ( #3686 )
8 years ago
rpc-common.go
…
s3-peer-client.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
s3-peer-client_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
s3-peer-router.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
s3-peer-rpc-handlers.go
…
s3-peer-rpc-handlers_test.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
server-main.go
cli: Make sure to add --help flag for subcommands. ( #3773 )
8 years ago
server-main_test.go
Fix tests from cli changes
8 years ago
server-mux.go
server-mux: Rewrite graceful shutdown mechanism ( #3771 )
8 years ago
server-mux_test.go
server-mux: Rewrite graceful shutdown mechanism ( #3771 )
8 years ago
server-rlimit-nix.go
Make minio server compile on OpenBSD, NetBSD, Solaris ( #3719 )
8 years ago
server-rlimit-openbsd.go
Make minio server compile on OpenBSD, NetBSD, Solaris ( #3719 )
8 years ago
server-rlimit-win.go
…
server-startup-msg.go
admin: Add ServerInfo API() ( #3743 )
8 years ago
server-startup-msg_test.go
Remove XL references in public docs to Erasure. ( #3725 )
8 years ago
server-startup-utils.go
server-mux: Simplify graceful shutdown behavior ( #3681 )
8 years ago
server_test.go
Make PutObject a nop for an object which ends with "/" and size is '0' ( #3603 )
8 years ago
server_utils_test.go
…
service.go
…
signals.go
…
signature-v2.go
signature-v2: Use request.RequestURI for signature calculation. ( #3616 )
8 years ago
signature-v2_test.go
Honor envs properly for access and secret key. ( #3703 )
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 constants for commonly used values. ( #3588 )
8 years ago
signature-v4-utils.go
Add constants for commonly used values. ( #3588 )
8 years ago
signature-v4-utils_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
signature-v4.go
signature-v4: stringToSign and signingKey should use Scope's date. ( #3688 )
8 years ago
signature-v4_test.go
signature-v4: stringToSign and signingKey should use Scope's date. ( #3688 )
8 years ago
stats.go
stats: Add network and http statisics ( #3686 )
8 years ago
storage-datatypes.go
…
storage-errors.go
…
storage-interface.go
…
storage-rpc-client.go
Make sure client initializes to proper lock RPC path. ( #3763 )
8 years ago
storage-rpc-client_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
storage-rpc-server-datatypes.go
…
storage-rpc-server.go
Make sure client initializes to proper lock RPC path. ( #3763 )
8 years ago
storage-rpc-server_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
streaming-signature-v4.go
For streaming signature do not save content-encoding in PutObject() ( #3776 )
8 years ago
streaming-signature-v4_test.go
…
test-utils_test.go
Honor envs properly for access and secret key. ( #3703 )
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
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
typed-errors.go
Require content-length in POST & Upload requests ( #3671 )
8 years ago
update-main.go
cli: Make sure to add --help flag for subcommands. ( #3773 )
8 years ago
update-main_test.go
mainUpdate: refactor to handle quiet flag properly ( #3744 )
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
url-sort.go
…
url-sort_test.go
Add constants for commonly used values. ( #3588 )
8 years ago
utils.go
Add constants for commonly used values. ( #3588 )
8 years ago
utils_test.go
Add constants for commonly used values. ( #3588 )
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
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
web-handlers_test.go
web-handlers: Implement API to download files as a zip file. ( #3715 )
8 years ago
web-router.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
xl-v1-bucket.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
xl-v1-common.go
…
xl-v1-errors.go
…
xl-v1-healing-common.go
heal: Add ListBucketsHeal object API ( #3563 )
8 years ago
xl-v1-healing-common_test.go
Implement mgmt REST APIs for heal subcommands ( #3533 )
8 years ago
xl-v1-healing.go
xl: Abort multipart upload should honor quorum properly. ( #3670 )
8 years ago
xl-v1-healing_test.go
heal: Add ListBucketsHeal object API ( #3563 )
8 years ago
xl-v1-list-objects-heal.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
xl-v1-list-objects-heal_test.go
tests: Reduce two functions work to gain test time ( #3712 )
8 years ago
xl-v1-list-objects.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
xl-v1-metadata.go
xl: Abort multipart upload should honor quorum properly. ( #3670 )
8 years ago
xl-v1-metadata_test.go
…
xl-v1-multipart.go
fs: Do not return reservedBucket names in ListBuckets() ( #3754 )
8 years ago
xl-v1-multipart_test.go
cleanup: Move code in *-multipart-common.go to *-multipart.go ( #3638 )
8 years ago
xl-v1-object.go
copyObject: Be case sensitive for windows only server. ( #3766 )
8 years ago
xl-v1-object_test.go
…
xl-v1-utils.go
xl: Abort multipart upload should honor quorum properly. ( #3670 )
8 years ago
xl-v1-utils_test.go
xl/utils: getPartSizeFromIdx should return error. ( #3669 )
8 years ago
xl-v1.go
Remove XL references in public docs to Erasure. ( #3725 )
8 years ago
xl-v1_test.go
fs: Re-implement object layer to remember the fd ( #3509 )
8 years ago