..
access-key.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
api-datatypes.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
api-errors.go
logging: Print stack trace in case of errors.
8 years ago
api-headers.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
api-headers_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
api-resources.go
Return Owner information in ListObjectV2 only when fetch-owner is specified ( #2654 )
8 years ago
api-response-multipart.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
api-response.go
api: Response timeFormat do not need to have nano-second precision.
8 years ago
api-router.go
distribute: Make server work with multiple remote disks
8 years ago
auth-handler.go
minor cleanup
8 years ago
auth-handler_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
auth-rpc-client.go
Fix fd-leak in rpcClient close it pro-actively.
8 years ago
benchmark-utils_test.go
PutObject: object layer now returns ObjectInfo instead of md5sum to avoid extra GetObjectInfo call. ( #2599 )
8 years ago
bucket-handlers-listobjects.go
Move the ObjectAPI() resource to be beginning of each handlers.
8 years ago
bucket-handlers.go
server: Fixes for various conditions
8 years ago
bucket-notification-datatypes.go
api: BucketNotification should disallow duplicate notification. ( #2539 )
8 years ago
bucket-notification-handlers.go
Move the ObjectAPI() resource to be beginning of each handlers.
8 years ago
bucket-notification-handlers_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
bucket-notification-utils.go
server: Validate server arguments for duplicates. ( #2554 )
8 years ago
bucket-notification-utils_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
bucket-policy-handlers.go
logging: Print stack trace in case of errors.
8 years ago
bucket-policy-handlers_test.go
distribute: Make server work with multiple remote disks
8 years ago
bucket-policy-migrate.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
bucket-policy-parser.go
api/bucketPolicy: Use minio-go/pkg/set and fix bucket policy regression. ( #2506 )
8 years ago
bucket-policy-parser_test.go
api/bucketPolicy: Use minio-go/pkg/set and fix bucket policy regression. ( #2506 )
8 years ago
bucket-policy.go
server: Fixes for various conditions
8 years ago
build-constants.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
certs.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
certs_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
checkport.go
boot: checkPortAvailability() should fail only for EADDRINUSE error and ignore other errors. ( #2527 )
8 years ago
checkport_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
commands.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
config-migrate.go
Move config to v7 to fix previous v6 bug on null Notification entries. ( #2650 )
8 years ago
config-old.go
Move config to v7 to fix previous v6 bug on null Notification entries. ( #2650 )
8 years ago
config-v7.go
Move config to v7 to fix previous v6 bug on null Notification entries. ( #2650 )
8 years ago
config-v7_test.go
server: Startup message now prints configured ARNs. ( #2653 )
8 years ago
config.go
Adding test coverage for server-mux.go by creating TestListenAndServeTLS(). ( #2493 )
8 years ago
control-heal-main.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
control-lock-main.go
Fix control lock rpc name in control lock cmd ( #2627 )
8 years ago
control-main.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
control-shutdown-main.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
controller-handlers.go
instrumentation: instrumentation for locks. ( #2584 )
8 years ago
controller-router.go
controller/auth: Implement JWT based authorization for controller. ( #2544 )
8 years ago
controller_test.go
xl: Remove an unecessary lock with isBucketExist() ( #2593 )
8 years ago
crossdomain-xml-handler.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
damerau-levenshtein.go
Fixing ineffssaign errors ( #2608 )
8 years ago
damerau-levenshtein_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
erasure-createfile.go
logging: Print stack trace in case of errors.
8 years ago
erasure-createfile_test.go
logging: Print stack trace in case of errors.
8 years ago
erasure-healfile.go
logging: Print stack trace in case of errors.
8 years ago
erasure-healfile_test.go
Fixing ineffssaign errors ( #2608 )
8 years ago
erasure-readfile.go
logging: Print stack trace in case of errors.
8 years ago
erasure-readfile_test.go
logging: Print stack trace in case of errors.
8 years ago
erasure-utils.go
logging: Print stack trace in case of errors.
8 years ago
erasure-utils_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
erasure_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
errors.go
logging: Print stack trace in case of errors.
8 years ago
event-notifier.go
server: Fixes for various conditions
8 years ago
event-notifier_test.go
Move formatting of disks out of object layer initialization ( #2572 )
8 years ago
format-config-v1.go
xl: Heal `format.json` properly on fresh disks.
8 years ago
format-config-v1_test.go
Move formatting of disks out of object layer initialization ( #2572 )
8 years ago
fs-createfile.go
logging: Print stack trace in case of errors.
8 years ago
fs-v1-errors.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
fs-v1-metadata.go
logging: Print stack trace in case of errors.
8 years ago
fs-v1-metadata_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
fs-v1-multipart-common.go
logging: Print stack trace in case of errors.
8 years ago
fs-v1-multipart.go
xl: Heal `format.json` properly on fresh disks.
8 years ago
fs-v1.go
xl: Heal `format.json` properly on fresh disks.
8 years ago
fs-v1_test.go
Move formatting of disks out of object layer initialization ( #2572 )
8 years ago
generic-handlers.go
Forbid requests generated at least 15 min in the past or in the future ( #2648 )
8 years ago
globals.go
instrumentation: instrumentation for locks. ( #2584 )
8 years ago
handler-utils.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
handler-utils_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
host-to-ip.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
host-to-ip_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
httprange.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
httprange_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
leak-detect_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
lock-instrument.go
xl: Remove an unecessary lock with isBucketExist() ( #2593 )
8 years ago
lock-instrument_test.go
Fixing ineffssaign errors ( #2608 )
8 years ago
lock-rpc-server.go
Single use DRWMutex, RPCClient refactor and added missing cases to lock-rpc-server ( #2560 )
8 years ago
logger-console-hook.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
logger-file-hook.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
logger-syslog-hook_nix.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
logger-syslog-hook_windows.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
logger.go
logging: Print stack trace in case of errors.
8 years ago
logger_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
main.go
binary-update: Do not fetch update info for minio binary compiled from source.
8 years ago
main_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
namespace-lock.go
instrumentation: instrumentation for locks. ( #2584 )
8 years ago
namespace-lock_test.go
xl: Remove an unecessary lock with isBucketExist() ( #2593 )
8 years ago
naughty-disk_test.go
Add naughty disk to simulate disk errors ( #2645 )
8 years ago
net-rpc-client.go
Fix fd-leak in rpcClient close it pro-actively.
8 years ago
notifiers.go
pkg/wildcard: Simplify the wildcard logic further. ( #2555 )
8 years ago
notifiers_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
notify-amqp.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
notify-elasticsearch.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
notify-redis.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
object-api-getobject_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
object-api-getobjectinfo_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
object-api-listobjects_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
object-api-multipart_test.go
Fixing ineffssaign errors ( #2608 )
8 years ago
object-api-putobject_test.go
PutObject: object layer now returns ObjectInfo instead of md5sum to avoid extra GetObjectInfo call. ( #2599 )
8 years ago
object-common.go
xl: Heal `format.json` properly on fresh disks.
8 years ago
object-datatypes.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
object-errors.go
logging: Print stack trace in case of errors.
8 years ago
object-handlers-common.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
object-handlers.go
PutObject: object layer now returns ObjectInfo instead of md5sum to avoid extra GetObjectInfo call. ( #2599 )
8 years ago
object-handlers_test.go
Add tests for regular and streaming v4 PutObject Handler ( #2618 )
8 years ago
object-interface.go
PutObject: object layer now returns ObjectInfo instead of md5sum to avoid extra GetObjectInfo call. ( #2599 )
8 years ago
object-multipart-common.go
logging: Print stack trace in case of errors.
8 years ago
object-utils.go
logging: Print stack trace in case of errors.
8 years ago
object-utils_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
object_api_suite_test.go
PutObject: object layer now returns ObjectInfo instead of md5sum to avoid extra GetObjectInfo call. ( #2599 )
8 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
Avoid testing on system errors strings in posix ( #2583 )
8 years ago
posix-list-dir-nix.go
Fixing ineffssaign errors ( #2608 )
8 years ago
posix-list-dir-others.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-list-dir_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-prepare-path.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-utils_common.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-utils_nix.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-utils_nix_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-utils_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-utils_windows.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-utils_windows_test.go
Fixing ineffssaign errors ( #2608 )
8 years ago
posix.go
Avoid testing on system errors strings in posix ( #2583 )
8 years ago
posix_test.go
Avoid testing on system errors strings in posix ( #2583 )
8 years ago
prepare-storage.go
Add unit-tests for formatting disks during initialization ( #2635 )
8 years ago
prepare-storage_test.go
Add unit-tests for formatting disks during initialization ( #2635 )
8 years ago
rate-limit-handler.go
Fixes #2678 ( #2679 )
8 years ago
routers.go
server: Fixes for various conditions
8 years ago
runtime-checks.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
server-main.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
server-mux.go
server/mux: Remove unused waitgroup from listenerMux. ( #2614 )
8 years ago
server-mux_test.go
server/mux: Remove unused waitgroup from listenerMux. ( #2614 )
8 years ago
server-rlimit-nix.go
minor cleanup
8 years ago
server-rlimit-win.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
server-startup-msg.go
server: Startup message now prints configured ARNs. ( #2653 )
8 years ago
server_test.go
Fixing ineffssaign errors ( #2608 )
8 years ago
server_utils_test.go
Add tests for regular and streaming v4 PutObject Handler ( #2618 )
8 years ago
signals.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
signature-jwt.go
Fixing ineffssaign errors ( #2608 )
8 years ago
signature-jwt_test.go
Add rpc layer authentication.
8 years ago
signature-v4-parser.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
signature-v4-parser_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
signature-v4-postpolicyform.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
signature-v4-postpolicyform_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
signature-v4-utils.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
signature-v4-utils_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
signature-v4.go
Use Set instead of Add in the event that the request already contains the content-length ( #2683 )
8 years ago
signature-v4_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
signature-verify-reader.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
storage-datatypes.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
storage-errors.go
distribute: Make server work with multiple remote disks
8 years ago
storage-interface.go
server: Fetch StorageInfo() from underlying disks transparently. ( #2549 )
8 years ago
storage-rpc-client.go
XL: Handle object layer initialization properly.
8 years ago
storage-rpc-server-datatypes.go
controller/auth: Implement JWT based authorization for controller. ( #2544 )
8 years ago
storage-rpc-server.go
server: Fetch StorageInfo() from underlying disks transparently. ( #2549 )
8 years ago
strconv-bytes.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
strconv-bytes_test.go
Fixing ineffssaign errors ( #2608 )
8 years ago
streaming-signature-v4.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
streaming-signature-v4_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
test-utils_test.go
Add tests for regular and streaming v4 PutObject Handler ( #2618 )
8 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
logging: Print stack trace in case of errors.
8 years ago
tree-walk_test.go
logging: Print stack trace in case of errors.
8 years ago
trie.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
trie_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
typed-errors.go
controller/auth: Implement JWT based authorization for controller. ( #2544 )
8 years ago
update-main.go
binary-update: Do not fetch update info for minio binary compiled from source.
8 years ago
update-notifier.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
utils.go
server: Validate server arguments for duplicates. ( #2554 )
8 years ago
utils_nix_test.go
server: Validate server arguments for duplicates. ( #2554 )
8 years ago
utils_test.go
server: Validate server arguments for duplicates. ( #2554 )
8 years ago
utils_windows_test.go
server: Validate server arguments for duplicates. ( #2554 )
8 years ago
version-main.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
version_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
web-handlers.go
Move formatting of disks out of object layer initialization ( #2572 )
8 years ago
web-handlers_test.go
web: add handlers for set/get bucket policy. ( #2486 )
8 years ago
web-router.go
distribute: Make server work with multiple remote disks
8 years ago
xl-v1-bucket.go
logging: Print stack trace in case of errors.
8 years ago
xl-v1-common.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
xl-v1-errors.go
server: Validate server arguments for duplicates. ( #2554 )
8 years ago
xl-v1-healing.go
XL/Healing: errDiskNotFound is the only pardonable error in xlShouldHeal. ( #2586 )
8 years ago
xl-v1-healing_test.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
xl-v1-list-objects-heal.go
logging: Print stack trace in case of errors.
8 years ago
xl-v1-list-objects.go
logging: Print stack trace in case of errors.
8 years ago
xl-v1-metadata.go
logging: Print stack trace in case of errors.
8 years ago
xl-v1-metadata_test.go
logging: Print stack trace in case of errors.
8 years ago
xl-v1-multipart-common.go
logging: Print stack trace in case of errors.
8 years ago
xl-v1-multipart.go
xl: Heal `format.json` properly on fresh disks.
8 years ago
xl-v1-object.go
PutObject: object layer now returns ObjectInfo instead of md5sum to avoid extra GetObjectInfo call. ( #2599 )
8 years ago
xl-v1-object_test.go
Fixing ineffssaign errors ( #2608 )
8 years ago
xl-v1-utils.go
logging: Print stack trace in case of errors.
8 years ago
xl-v1-utils_test.go
logging: Print stack trace in case of errors.
8 years ago
xl-v1.go
instrumentation: instrumentation for locks. ( #2584 )
8 years ago
xl-v1_test.go
Move formatting of disks out of object layer initialization ( #2572 )
8 years ago