You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harshavardhana 64083b9227 signature: Region changes should be handled just like AWS. (#2805) 8 years ago
..
access-key.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
api-datatypes.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
api-errors.go tests: Fix ListMultipartUploadsHandler tests. (#2705) 8 years ago
api-errors_test.go tests: Fix ListMultipartUploadsHandler tests. (#2705) 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 api: Change ListenBucketNotification with new API format. (#2791) 8 years ago
api-resources_test.go api: Change ListenBucketNotification with new API format. (#2791) 8 years ago
api-response-multipart.go api/complete-multipart: fixes and tests. (#2719) 8 years ago
api-response.go api/complete-multipart: fixes and tests. (#2719) 8 years ago
api-router.go api: Change ListenBucketNotification with new API format. (#2791) 8 years ago
auth-handler.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
auth-handler_test.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
auth-rpc-client.go rpc: Should validate server versions. (#2775) 8 years ago
benchmark-utils_test.go lock: Make some cleanup and moving the code around. (#2718) 8 years ago
bucket-handlers-listobjects.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
bucket-handlers.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
bucket-handlers_test.go Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 8 years ago
bucket-notification-datatypes.go api: BucketNotification should disallow duplicate notification. (#2539) 8 years ago
bucket-notification-handlers.go Make addition of TopicConfig to globalEventNotifier go-routine safe (#2806) 8 years ago
bucket-notification-handlers_test.go Add PutBucketNotification, ListenBucketNotification handler unit-tests. (#2787) 8 years ago
bucket-notification-utils.go tests: Add tests for bucket-notification-utils (#2723) 8 years ago
bucket-notification-utils_test.go tests: Add tests for bucket-notification-utils (#2723) 8 years ago
bucket-policy-handlers.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
bucket-policy-handlers_test.go Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 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 policies: Parser should handle Principals with various forms. (#2733) 8 years ago
bucket-policy-parser_test.go policies: Parser should handle Principals with various forms. (#2733) 8 years ago
bucket-policy.go Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 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 configMigrate() returns errors + tests (#2735) 8 years ago
config-migrate_test.go configMigrate() returns errors + tests (#2735) 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 configMigrate() returns errors + tests (#2735) 8 years ago
control-heal-main.go Add global flags to all commands and subcommands (#2605) 8 years ago
control-lock-main.go lock: Make some cleanup and moving the code around. (#2718) 8 years ago
control-main.go Controller rpc tests (#2709) 8 years ago
control-mains_test.go Remove MINIO_DEBUG environment variable (#2794) 8 years ago
control-shutdown-main.go Add global flags to all commands and subcommands (#2605) 8 years ago
controller-handlers.go Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 8 years ago
controller-router.go controller/auth: Implement JWT based authorization for controller. (#2544) 8 years ago
controller_test.go Remove MINIO_DEBUG environment variable (#2794) 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 lock: Make some cleanup and moving the code around. (#2718) 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 Make addition of TopicConfig to globalEventNotifier go-routine safe (#2806) 8 years ago
event-notifier_test.go Make addition of TopicConfig to globalEventNotifier go-routine safe (#2806) 8 years ago
format-config-v1.go xl: Heal `format.json` properly on fresh disks. 8 years ago
format-config-v1_test.go tests: Add ListBucketHandler tests. (#2701) 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 tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
fs-v1-multipart-common.go logging: Print stack trace in case of errors. 8 years ago
fs-v1-multipart-common_test.go ineffassign fixes (#2758) 8 years ago
fs-v1-multipart.go Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
fs-v1-multipart_test.go tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
fs-v1.go tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
fs-v1_test.go ineffassign fixes (#2758) 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 Remove MINIO_DEBUG environment variable (#2794) 8 years ago
handler-utils.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
handler-utils_test.go Better code coverage of handler-utils.go (#2746) 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 use runtime/debug.Stack() in leak detect test (#2757) 8 years ago
lock-instrument.go Remove MINIO_DEBUG environment variable (#2794) 8 years ago
lock-instrument_test.go Remove MINIO_DEBUG environment variable (#2794) 8 years ago
lock-rpc-server-common.go lock: Make some cleanup and moving the code around. (#2718) 8 years ago
lock-rpc-server-common_test.go lock: Make some cleanup and moving the code around. (#2718) 8 years ago
lock-rpc-server.go rpc: Should validate server versions. (#2775) 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 Remove MINIO_DEBUG environment variable (#2794) 8 years ago
main_test.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
namespace-lock.go Remove MINIO_DEBUG environment variable (#2794) 8 years ago
namespace-lock_test.go Remove MINIO_DEBUG environment variable (#2794) 8 years ago
naughty-disk_test.go tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
net-rpc-client.go Upgrade to new dsync version incl. stale lock detection (#2708) 8 years ago
notifiers.go pkg/wildcard: Simplify the wildcard logic further. (#2555) 8 years ago
notifiers_test.go tests: Add tests for filterRuleMatch (#2722) 8 years ago
notify-amqp.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
notify-elasticsearch.go events: ElasticSearch doesnt support objects with '/' in them. (#2747) 8 years ago
notify-redis.go events: Change event notifiers to delete and update keys. (#2742) 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 performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
object-api-listobjects_test.go tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
object-api-multipart_test.go tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
object-api-putobject_test.go tests: Implemented more tests for fs-v1*.go (#2686) 8 years ago
object-common.go Check for bucket existence in Set/Get/Remove bucket policy workflow + tests (#2745) 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 signature: Region changes should be handled just like AWS. (#2805) 8 years ago
object-handlers_test.go api/complete-multipart: fixes and tests. (#2719) 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 server: Remove deadcode. (#2699) 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 Recalculate free minimum disk space (#2788) 8 years ago
posix_test.go Avoid testing on system errors strings in posix (#2583) 8 years ago
post-policy_test.go tests: Add ListBucketHandler tests. (#2701) 8 years ago
prepare-storage.go tests: Add ListBucketHandler tests. (#2701) 8 years ago
prepare-storage_test.go Add unit-tests for formatting disks during initialization (#2635) 8 years ago
rate-limit-handler.go Add unit test for rate-limit-handler (#2661) (#2784) 8 years ago
rate-limit-handler_test.go Add unit test for rate-limit-handler (#2661) (#2784) 8 years ago
routers.go Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 8 years ago
runtime-checks.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
server-main.go Controller rpc tests (#2709) 8 years ago
server-main_test.go Add unit tests for server-main.go (#2802) 8 years ago
server-mux.go server/mux: Remove unused waitgroup from listenerMux. (#2614) 8 years ago
server-mux_test.go lock: Make some cleanup and moving the code around. (#2718) 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: We should fail properly during server startup. (#2689) 8 years ago
server_test.go ineffassign fixes (#2758) 8 years ago
server_utils_test.go tests: Add more streaming signature tests. (#2713) 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 lock: Make some cleanup and moving the code around. (#2718) 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 Signature-V4: Dump the request with error message on signature mismatch. (#2734) 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 signature: Region changes should be handled just like AWS. (#2805) 8 years ago
signature-v4_test.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
signature-verify-reader.go signature: Region changes should be handled just like AWS. (#2805) 8 years ago
storage-datatypes.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
storage-errors.go Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 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 rpc: Should validate server versions. (#2775) 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 PutBucketNotification, ListenBucketNotification handler unit-tests. (#2787) 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 XL and FS use different tree walk ignored errors (#2707) 8 years ago
tree-walk_test.go XL and FS use different tree walk ignored errors (#2707) 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 update: Deprecate the usage of update=yes query param. (#2801) 8 years ago
update-notifier.go server: Move all the top level files into cmd folder. (#2490) 8 years ago
utils.go Controller rpc tests (#2709) 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 Make addition of TopicConfig to globalEventNotifier go-routine safe (#2806) 8 years ago
web-handlers_test.go web: Remove bucket policy when we have no more statements. (#2779) 8 years ago
web-router.go distribute: Make server work with multiple remote disks 8 years ago
xl-v1-bucket.go Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
xl-v1-common.go XL and FS use different tree walk ignored errors (#2707) 8 years ago
xl-v1-errors.go server: Remove deadcode. (#2699) 8 years ago
xl-v1-healing.go server: Remove deadcode. (#2699) 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 Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
xl-v1-list-objects.go XL and FS use different tree walk ignored errors (#2707) 8 years ago
xl-v1-metadata.go performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
xl-v1-metadata_test.go performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
xl-v1-multipart-common.go logging: Print stack trace in case of errors. 8 years ago
xl-v1-multipart.go Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
xl-v1-object.go Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
xl-v1-object_test.go Fixing ineffssaign errors (#2608) 8 years ago
xl-v1-utils.go performance: gjson parsing for readXLMeta, listParts, getObjectInfo. (#2631) 8 years ago
xl-v1-utils_test.go tests: Add test for diskCount. (#2717) 8 years ago
xl-v1.go Remove comments relating to deprecated MINIO_DEBUG envvar (#2797) 8 years ago
xl-v1_test.go Add unit tests for server-main.go (#2802) 8 years ago