..
access-key.go
Improve coverage of web-handlers.go ( #3157 )
8 years ago
api-datatypes.go
signature: Region changes should be handled just like AWS. ( #2805 )
8 years ago
api-errors.go
When object whose size is greater than 5G is uploaded using presigned POST we should return error. ( #3033 )
8 years ago
api-errors_test.go
tests: Fix ListMultipartUploadsHandler tests. ( #2705 )
8 years ago
api-headers.go
…
api-headers_test.go
…
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
api/complete-multipart: fixes and tests. ( #2719 )
8 years ago
api-response.go
api: Nanosecond precision for API responses is valid with S3. ( #2957 )
8 years ago
api-router.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
auth-handler.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
auth-handler_test.go
signature: Add legacy signature v2 support transparently. ( #2811 )
8 years ago
auth-rpc-client.go
rpc: Protect racy access of internal auth states. ( #3238 )
8 years ago
benchmark-utils_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
browser-peer-rpc.go
Add bucket metadata state client/handler ( Fixes #3022 ) ( #3152 )
8 years ago
browser-peer-rpc_test.go
tests: Add tests for browser peer rpc. Fixes #3062 ( #3189 )
8 years ago
browser-rpc-router.go
tests: Add tests for browser peer rpc. Fixes #3062 ( #3189 )
8 years ago
bucket-handlers-listobjects.go
signature: Add legacy signature v2 support transparently. ( #2811 )
8 years ago
bucket-handlers.go
PostPolicy - rename of files/functions + add testcases ( #3104 )
8 years ago
bucket-handlers_test.go
signature-v2 fix. ( #2918 )
8 years ago
bucket-metadata.go
rpc: Our rpcClient should make an attempt to reconnect. ( #3221 )
8 years ago
bucket-notification-datatypes.go
api: Do not use sqs for ListenBucketNotification. ( #3023 )
8 years ago
bucket-notification-handlers.go
Improve namespace lock API: ( #3203 )
8 years ago
bucket-notification-handlers_test.go
tests: Fix a potential race in ListenBucketNotificationHandler. ( #3040 )
8 years ago
bucket-notification-utils.go
api: Do not use sqs for ListenBucketNotification. ( #3023 )
8 years ago
bucket-notification-utils_test.go
api: Do not use sqs for ListenBucketNotification. ( #3023 )
8 years ago
bucket-policy-handlers.go
Improve namespace lock API: ( #3203 )
8 years ago
bucket-policy-handlers_test.go
Fix the server startup messages and help text. ( #3211 )
8 years ago
bucket-policy-migrate.go
sha256: Verify sha256 along with md5sum, signature is verified on the request early. ( #2813 )
8 years ago
bucket-policy-parser.go
Use Peer RPC to propagate bucket policy changes ( #2891 )
8 years ago
bucket-policy-parser_test.go
policies: Parser should handle Principals with various forms. ( #2733 )
8 years ago
bucket-policy.go
Lock bucket while modifying its metadata ( Fixes #2979 ) ( #3019 )
8 years ago
build-constants.go
…
certs.go
connection muxer should use bufio.Reader to be simpler. ( #3177 )
8 years ago
certs_test.go
mispell fixes. ( #3100 )
8 years ago
checkport.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
checkport_test.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
commands.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
config-migrate.go
config: Use migrateV8 to v9 function properly. ( #2852 )
8 years ago
config-migrate_test.go
Fix the server startup messages and help text. ( #3211 )
8 years ago
config-old.go
Add PostgreSQL notifier ( #2739 ) ( #2824 )
8 years ago
config-v9.go
Print message when creating the config file ( #3089 )
8 years ago
config-v9_test.go
Fix the server startup messages and help text. ( #3211 )
8 years ago
config.go
server: Add more elaborate startup messages. ( #2731 )
8 years ago
control-handlers.go
Added clear subcommand for control lock ( #3013 )
8 years ago
control-heal-main.go
Update control cmd USAGE to indicate that it is possible to put access secret keys in URL ( #3115 )
8 years ago
control-lock-main.go
Update control cmd USAGE to indicate that it is possible to put access secret keys in URL ( #3115 )
8 years ago
control-lock-main_test.go
Improve namespace lock API: ( #3203 )
8 years ago
control-main.go
control: Implement service command 'stop,restart,status'. ( #2883 )
8 years ago
control-mains_test.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
control-router.go
Add bucket metadata state client/handler ( Fixes #3022 ) ( #3152 )
8 years ago
control-router_test.go
Add bucket metadata state client/handler ( Fixes #3022 ) ( #3152 )
8 years ago
control-service-main.go
Update control cmd USAGE to indicate that it is possible to put access secret keys in URL ( #3115 )
8 years ago
control_test.go
heal: Refactor heal command. ( #2901 )
8 years ago
crossdomain-xml-handler.go
…
damerau-levenshtein.go
Fixing ineffssaign errors ( #2608 )
8 years ago
damerau-levenshtein_test.go
…
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
Reduce number of envs and options from command line. ( #3230 )
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
…
errors.go
heal: Refactor heal command. ( #2901 )
8 years ago
event-notifier.go
Add bucket metadata state client/handler ( Fixes #3022 ) ( #3152 )
8 years ago
event-notifier_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
fallocate.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
fallocate_linux.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
format-config-v1.go
rpc: Our rpcClient should make an attempt to reconnect. ( #3221 )
8 years ago
format-config-v1_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
fs-createfile.go
logging: Print stack trace in case of errors.
8 years ago
fs-v1-errors.go
…
fs-v1-metadata.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
fs-v1-metadata_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
fs-v1-multipart-common.go
Read/write quorum algo with uploads.json in xl ( Fixes #3123 ) ( #3124 )
8 years ago
fs-v1-multipart-common_test.go
Read/write quorum algo with uploads.json in xl ( Fixes #3123 ) ( #3124 )
8 years ago
fs-v1-multipart.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
fs-v1-multipart_test.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
fs-v1.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
fs-v1_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
generic-handlers.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
globals.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
handler-utils.go
content-length-range policy should be honored for the uploaded object sizes. ( #3076 )
8 years ago
handler-utils_test.go
Better code coverage of handler-utils.go ( #2746 )
8 years ago
httprange.go
…
httprange_test.go
…
interface-ips.go
Use net.ParseCIDR instead of custom-built parsers ( #3055 )
8 years ago
interface-ips_test.go
Use net.ParseCIDR instead of custom-built parsers ( #3055 )
8 years ago
leak-detect_test.go
Fix typos and comments in leak_detect_test.go. ( #3193 )
8 years ago
lock-instrument.go
Tracing locking errors for better debugging ( #3140 )
8 years ago
lock-instrument_test.go
Improve namespace lock API: ( #3203 )
8 years ago
lock-rpc-server-common.go
lock/instrumentation: Cleanup and print in user friendly form. ( #2807 )
8 years ago
lock-rpc-server-common_test.go
lock/instrumentation: Cleanup and print in user friendly form. ( #2807 )
8 years ago
lock-rpc-server.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
lock-rpc-server_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
lockinfo-handlers.go
Delete bucket listener config file from disk ( #3016 )
8 years ago
logger-console-hook.go
…
logger-file-hook.go
…
logger-syslog-hook_nix.go
…
logger-syslog-hook_windows.go
…
logger.go
Logging: errorIf fatalIf print in the format [file.go:82:funcName()] ( #3127 )
8 years ago
logger_test.go
Logging: errorIf fatalIf print in the format [file.go:82:funcName()] ( #3127 )
8 years ago
main.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
main_test.go
…
namespace-lock.go
Improve namespace lock API: ( #3203 )
8 years ago
namespace-lock_test.go
Improve namespace lock API: ( #3203 )
8 years ago
naughty-disk_test.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
net-rpc-client.go
rpc: Our rpcClient should make an attempt to reconnect. ( #3221 )
8 years ago
notifiers.go
Add PostgreSQL notifier ( #2739 ) ( #2824 )
8 years ago
notifiers_test.go
tests: Add tests for filterRuleMatch ( #2722 )
8 years ago
notify-amqp.go
…
notify-elasticsearch.go
events: ElasticSearch doesnt support objects with '/' in them. ( #2747 )
8 years ago
notify-listener.go
rpc: Our rpcClient should make an attempt to reconnect. ( #3221 )
8 years ago
notify-nats.go
Add NATS notifier ( #2795 )
8 years ago
notify-postgresql.go
Add PostgreSQL notifier ( #2739 ) ( #2824 )
8 years ago
notify-redis.go
Add PostgreSQL notifier ( #2739 ) ( #2824 )
8 years ago
object-api-getobject_test.go
Translate storage access denied error to S3 Access Denied response ( #3015 )
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-listobjects_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
object-api-multipart_test.go
Fix missing CompleteMultipartUpload Etag. ( #3227 )
8 years ago
object-api-putobject_test.go
Translate storage access denied error to S3 Access Denied response ( #3015 )
8 years ago
object-common.go
boot: getPath() should take care of simple directory exports. ( #3122 )
8 years ago
object-common_test.go
bootup-validation: Allow port configuration only using --address option. ( #3166 )
8 years ago
object-datatypes.go
control: Implement service command 'stop,restart,status'. ( #2883 )
8 years ago
object-errors.go
content-length-range policy should be honored for the uploaded object sizes. ( #3076 )
8 years ago
object-handlers-common.go
Ignore copy conditions when ETag is not available ( #2888 )
8 years ago
object-handlers.go
Fix missing CompleteMultipartUpload Etag. ( #3227 )
8 years ago
object-handlers_test.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
object-interface.go
heal: Refactor heal command. ( #2901 )
8 years ago
object-multipart-common.go
Remove unused function. ( #3143 )
8 years ago
object-utils.go
Fix missing CompleteMultipartUpload Etag. ( #3227 )
8 years ago
object-utils_test.go
Fix missing CompleteMultipartUpload Etag. ( #3227 )
8 years ago
object_api_suite_test.go
sha256: Verify sha256 along with md5sum, signature is verified on the request early. ( #2813 )
8 years ago
posix-dirent-fileno.go
…
posix-dirent-ino.go
…
posix-errors.go
posix: Fix windows performance issues. ( #3132 )
8 years ago
posix-errors_test.go
posix: Fix windows performance issues. ( #3132 )
8 years ago
posix-list-dir-nix.go
posix: Use sync.Pool buffers to copy in large buffers. ( #3106 )
8 years ago
posix-list-dir-others.go
…
posix-list-dir_test.go
…
posix-prepare-path.go
…
posix-utils_common.go
…
posix-utils_nix.go
server: Move all the top level files into cmd folder. ( #2490 )
8 years ago
posix-utils_nix_test.go
…
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
rpc: Our rpcClient should make an attempt to reconnect. ( #3221 )
8 years ago
posix_test.go
Fix the server startup messages and help text. ( #3211 )
8 years ago
post-policy_test.go
Fix the server startup messages and help text. ( #3211 )
8 years ago
postpolicyform.go
PostPolicy - rename of files/functions + add testcases ( #3104 )
8 years ago
postpolicyform_test.go
PostPolicy - rename of files/functions + add testcases ( #3104 )
8 years ago
prepare-storage-msg.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
prepare-storage-msg_test.go
heal: Print heal command appropriately without export path. ( #3208 )
8 years ago
prepare-storage.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
prepare-storage_test.go
prep: Initialization should wait instead of exit the servers. ( #2872 )
8 years ago
retry.go
exponentialBackoffWait returns zero after some retries, limit attempt number inside ( #3245 )
8 years ago
routers.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
runtime-checks.go
…
s3-peer-client.go
Add bucket metadata state client/handler ( Fixes #3022 ) ( #3152 )
8 years ago
s3-peer-client_test.go
Add bucket metadata state client/handler ( Fixes #3022 ) ( #3152 )
8 years ago
s3-peer-router.go
Prevent weird messages from rpc lib on start ( Fixes #3209 ): ( #3212 )
8 years ago
s3-peer-rpc-handlers.go
Prevent weird messages from rpc lib on start ( Fixes #3209 ): ( #3212 )
8 years ago
s3-peer-rpc-handlers_test.go
Add tests for s3PeerAPIHandlers ( Fixes #3067 ) ( #3242 )
8 years ago
scan-bar.go
heal: Refactor heal command. ( #2901 )
8 years ago
server-main.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
server-main_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
server-mux.go
Use 307 StatusTemporaryRedirect to redirect clients from http to https with forcing them to keep HTTP Verb ( #3246 )
8 years ago
server-mux_test.go
rpc: Our rpcClient should make an attempt to reconnect. ( #3221 )
8 years ago
server-rlimit-nix.go
minor cleanup
8 years ago
server-rlimit-win.go
…
server-startup-msg.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
server-startup-msg_test.go
XL total/free space calculation is done inside xl module ( #2945 )
8 years ago
server_test.go
Fix missing CompleteMultipartUpload Etag. ( #3227 )
8 years ago
server_utils_test.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
service.go
api: Do not use sqs for ListenBucketNotification. ( #3023 )
8 years ago
signals.go
…
signature-jwt.go
Improve coverage of web-handlers.go ( #3157 )
8 years ago
signature-jwt_test.go
Improve coverage of web-handlers.go ( #3157 )
8 years ago
signature-v2.go
PresignedPost: Support for Signature V2 presigned POST Policy. ( #3043 )
8 years ago
signature-v2_test.go
Print message when creating the config file ( #3089 )
8 years ago
signature-v4-parser.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
signature-v4-parser_test.go
tests: Improve coverage on signature v4 tests. ( #3188 )
8 years ago
signature-v4-utils.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
signature-v4-utils_test.go
tests: Improve coverage on signature v4 tests. ( #3188 )
8 years ago
signature-v4.go
sigv4: Trim and shrink spaces in headers values ( #3162 )
8 years ago
signature-v4_test.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
storage-datatypes.go
…
storage-errors.go
server: Add more elaborate startup messages. ( #2731 )
8 years ago
storage-interface.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
storage-rpc-client.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
storage-rpc-client_test.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
storage-rpc-server-datatypes.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
storage-rpc-server.go
Reduce number of envs and options from command line. ( #3230 )
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
Refactor streaming signatureV4 w/ state machine ( #2862 )
8 years ago
streaming-signature-v4_test.go
Refactor streaming signatureV4 w/ state machine ( #2862 )
8 years ago
test-utils_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
tree-walk-pool.go
…
tree-walk-pool_test.go
…
tree-walk.go
XL and FS use different tree walk ignored errors ( #2707 )
8 years ago
tree-walk_test.go
Move to URL based syntax formatting. ( #3092 )
8 years ago
trie.go
…
trie_test.go
…
typed-errors.go
content-length-range policy should be honored for the uploaded object sizes. ( #3076 )
8 years ago
update-main.go
Fix user-agent prefix to have docker instead of suffix. ( #3074 )
8 years ago
update-main_nix_test.go
Fix user-agent prefix to have docker instead of suffix. ( #3074 )
8 years ago
update-main_windows_test.go
Fix user-agent prefix to have docker instead of suffix. ( #3074 )
8 years ago
update-notifier.go
…
utils.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
utils_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
version-main.go
Add global flags to all commands and subcommands ( #2605 )
8 years ago
version_test.go
…
web-handlers.go
v4/presign: Fix presign requests when there are more signed headers. ( #3222 )
8 years ago
web-handlers_test.go
Fix the server startup messages and help text. ( #3211 )
8 years ago
web-router.go
Fix missing error check for jsonrpc.Server.RegisterService() ( #2921 )
8 years ago
xl-v1-bucket.go
Improve namespace lock API: ( #3203 )
8 years ago
xl-v1-common.go
Add support of fallocate for FS and XL backends ( #3032 )
8 years ago
xl-v1-errors.go
server: Remove deadcode. ( #2699 )
8 years ago
xl-v1-healing-common.go
xl: heal bucket should validate if bucket exists first. ( #2953 )
8 years ago
xl-v1-healing-common_test.go
xl: heal bucket should validate if bucket exists first. ( #2953 )
8 years ago
xl-v1-healing.go
Improve namespace lock API: ( #3203 )
8 years ago
xl-v1-list-objects-heal.go
Improve namespace lock API: ( #3203 )
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
XL: Add more information to panic msg ( #3119 )
8 years ago
xl-v1-metadata_test.go
performance: gjson parsing for readXLMeta, listParts, getObjectInfo. ( #2631 )
8 years ago
xl-v1-multipart-common.go
Add test for updateUploadJSON ( Fixes #3060 ) ( #3155 )
8 years ago
xl-v1-multipart-common_test.go
Add test for updateUploadJSON ( Fixes #3060 ) ( #3155 )
8 years ago
xl-v1-multipart.go
Fix missing CompleteMultipartUpload Etag. ( #3227 )
8 years ago
xl-v1-object.go
Improve namespace lock API: ( #3203 )
8 years ago
xl-v1-object_test.go
heal: Refactor heal command. ( #2901 )
8 years ago
xl-v1-utils.go
performance: gjson parsing for readXLMeta, listParts, getObjectInfo. ( #2631 )
8 years ago
xl-v1-utils_test.go
xl: GetCheckSumInfo() shouldn't fail if hash not available. ( #2984 )
8 years ago
xl-v1.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
xl-v1_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago