..
access-key.go
fix: use constants for access/secret key min/max length ( #3271 )
8 years ago
api-datatypes.go
signature: Region changes should be handled just like AWS. ( #2805 )
8 years ago
api-errors.go
Vendorize with bug fixes from minio browser. ( #3341 )
8 years ago
api-errors_test.go
…
api-headers.go
Cleanup and fixes ( #3273 )
8 years ago
api-headers_test.go
Cleanup and fixes ( #3273 )
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
Cleanup and fixes ( #3273 )
8 years ago
api-router.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
auth-handler.go
Cleanup and fixes ( #3273 )
8 years ago
auth-handler_test.go
Cleanup and fixes ( #3273 )
8 years ago
auth-rpc-client.go
Remove uncessary err != nil check. ( #3346 )
8 years ago
auth-rpc-client_test.go
auth/rpc: Take remote disk offline after maximum allowed attempts. ( #3288 )
8 years ago
benchmark-utils_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
browser-peer-rpc.go
web: Add more data for jsonrpc responses. ( #3296 )
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
Cleanup and fixes ( #3273 )
8 years ago
bucket-handlers.go
ListBuckets: Allow listBuckets request to be signed with region configured in config.json ( #3374 )
8 years ago
bucket-handlers_test.go
tests: add unit test for DeleteMultipleObjectsHandler. ( #3267 )
8 years ago
bucket-metadata.go
Implement BucketUpdater interface to call BucketMetaState methods. ( #3375 )
8 years ago
bucket-notification-datatypes.go
api: Do not use sqs for ListenBucketNotification. ( #3023 )
8 years ago
bucket-notification-handlers.go
Cleanup and fixes ( #3273 )
8 years ago
bucket-notification-handlers_test.go
Cleanup and fixes ( #3273 )
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
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
bucket-policy-handlers_test.go
xl/bootup: Server bootup shouldn't return for missing buckets. ( #3255 )
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
Cleanup and fixes ( #3273 )
8 years ago
bucket-policy-parser_test.go
Fix spelling and golint errors. ( #3266 )
8 years ago
bucket-policy.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
build-constants.go
…
certs.go
Cleanup and fixes ( #3273 )
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
…
config-migrate.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
config-migrate_test.go
config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config ( #3336 )
8 years ago
config-old.go
config-migrate: Fix buggy continuous re-migration of v9 to v10 config ( #3338 )
8 years ago
config-v10.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
config-v10_test.go
config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config ( #3336 )
8 years ago
config.go
server: Add more elaborate startup messages. ( #2731 )
8 years ago
crossdomain-xml-handler.go
Cleanup and fixes ( #3273 )
8 years ago
damerau-levenshtein.go
…
damerau-levenshtein_test.go
…
erasure-createfile.go
utils: reduceErrs returns and validates quorum errors. ( #3300 )
8 years ago
erasure-createfile_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
erasure-healfile.go
…
erasure-healfile_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
erasure-readfile.go
Fix spelling and golint errors. ( #3266 )
8 years ago
erasure-readfile_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
erasure-utils.go
…
erasure-utils_test.go
…
erasure_test.go
…
errors.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
event-notifier.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
event-notifier_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
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
Rename getUUID() into mustGetUUID() ( #3320 )
8 years ago
format-config-v1_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
fs-createfile.go
…
fs-v1-background-append.go
FS/multipart: Bug fix related to part path. Hold lock on part while appending. ( #3335 )
8 years ago
fs-v1-errors.go
Fix spelling and golint errors. ( #3266 )
8 years ago
fs-v1-metadata.go
Rename getUUID() into mustGetUUID() ( #3320 )
8 years ago
fs-v1-metadata_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
fs-v1-multipart-common.go
Rename getUUID() into mustGetUUID() ( #3320 )
8 years ago
fs-v1-multipart-common_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
fs-v1-multipart.go
FS/CompleteMultipart: lock the namespace before renaming the appended tmp file. ( #3371 )
8 years ago
fs-v1-multipart_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
fs-v1.go
fs: Do not print redundant md5Sum response header. ( #3369 )
8 years ago
fs-v1_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
generic-handlers.go
handlers: Handle re-direction properly for S3 requests. ( #3355 )
8 years ago
globals.go
args: Honor config-dir & quiet wherever they are ( #3356 )
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
…
hasher.go
Cleanup and fixes ( #3273 )
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
update: Change update notifier for new style banner. ( #3289 )
8 years ago
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
logs: Do not log common successful errors. ( #3340 )
8 years ago
lock-instrument_test.go
logs: Do not log common successful errors. ( #3340 )
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
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
lock-rpc-server_test.go
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
lockinfo-handlers.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
logger-console-hook.go
logger: Disassociate shared log config between console, file and syslog ( #3333 )
8 years ago
logger-file-hook.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
logger.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
logger_test.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
main.go
args: Honor config-dir & quiet wherever they are ( #3356 )
8 years ago
main_test.go
…
namespace-lock.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
namespace-lock_test.go
logs: Do not log common successful errors. ( #3340 )
8 years ago
naughty-disk_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
net-rpc-client.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
notifiers.go
Add PostgreSQL notifier ( #2739 ) ( #2824 )
8 years ago
notifiers_test.go
…
notify-amqp.go
…
notify-elasticsearch.go
Fix spelling and golint errors. ( #3266 )
8 years ago
notify-listener.go
Fix spelling and golint errors. ( #3266 )
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
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
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
Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information ( #3247 )
8 years ago
object-api-multipart_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
object-api-putobject_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
object-common.go
xl/fs: Fix initializing meta volume bug.
8 years ago
object-common_test.go
Avoid removing 'tmp' directory inside '.minio.sys' ( #3294 )
8 years ago
object-datatypes.go
control: Implement service command 'stop,restart,status'. ( #2883 )
8 years ago
object-errors.go
Vendorize with bug fixes from minio browser. ( #3341 )
8 years ago
object-handlers-common.go
Ignore copy conditions when ETag is not available ( #2888 )
8 years ago
object-handlers.go
Cleanup and fixes ( #3273 )
8 years ago
object-handlers_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
object-interface.go
heal: Refactor heal command. ( #2901 )
8 years ago
object-multipart-common.go
Remove uploadIDChange structure. ( #3309 )
8 years ago
object-utils.go
Rename getUUID() into mustGetUUID() ( #3320 )
8 years ago
object-utils_test.go
api: Handle content-length-range policy properly. ( #3297 )
8 years ago
object_api_suite_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
posix-dirent-fileno.go
…
posix-dirent-ino.go
…
posix-errors.go
Remove uncessary err != nil check. ( #3346 )
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
Minor cleanup. ( #3361 )
8 years ago
posix-utils_nix.go
…
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
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
posix_test.go
Fix the server startup messages and help text. ( #3211 )
8 years ago
post-policy_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
postpolicyform.go
postpolicy: handle Amazon S3 compatible content-length-range condition ( #3376 )
8 years ago
postpolicyform_test.go
PostPolicy - rename of files/functions + add testcases ( #3104 )
8 years ago
prepare-storage-msg.go
Minor cleanup. ( #3361 )
8 years ago
prepare-storage-msg_test.go
heal: Print heal command appropriately without export path. ( #3208 )
8 years ago
prepare-storage.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
prepare-storage_test.go
prep: Initialization should wait instead of exit the servers. ( #2872 )
8 years ago
retry-storage.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
retry-storage_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
retry.go
heal: Add healing support for bucket, bucket metadata files. ( #3252 )
8 years ago
routers.go
Prevent gorilla mux from normalizing path ( Fixes #3256 ) ( #3268 )
8 years ago
runtime-checks.go
…
s3-peer-client.go
Implement BucketUpdater interface to call BucketMetaState methods. ( #3375 )
8 years ago
s3-peer-client_test.go
Add bucket metadata state client/handler ( Fixes #3022 ) ( #3152 )
8 years ago
s3-peer-router.go
Cleanup and fixes ( #3273 )
8 years ago
s3-peer-rpc-handlers.go
Implement BucketUpdater interface to call BucketMetaState methods. ( #3375 )
8 years ago
s3-peer-rpc-handlers_test.go
Cleanup and fixes ( #3273 )
8 years ago
scan-bar.go
heal: Refactor heal command. ( #2901 )
8 years ago
server-main.go
args: Honor config-dir & quiet wherever they are ( #3356 )
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
…
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
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
server_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
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
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
signature-jwt_test.go
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
signature-v2.go
signature-v2: encode path and query strings when calculating signature ( #3253 )
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
Cleanup and fixes ( #3273 )
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
Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information ( #3247 )
8 years ago
storage-errors.go
auth/rpc: Take remote disk offline after maximum allowed attempts. ( #3288 )
8 years ago
storage-interface.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
storage-rpc-client.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
storage-rpc-client_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
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
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
storage-rpc-server_test.go
web: Add more data for jsonrpc responses. ( #3296 )
8 years ago
streaming-signature-v4.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
streaming-signature-v4_test.go
Refactor streaming signatureV4 w/ state machine ( #2862 )
8 years ago
test-utils_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
tree-walk-pool.go
…
tree-walk-pool_test.go
…
tree-walk.go
Use isErrIgnored() function wherever applicable. ( #3343 )
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
config/logger: remove syslogger and upgrade to config v10 which eliminates syslog config ( #3336 )
8 years ago
update-main.go
args: Honor config-dir & quiet wherever they are ( #3356 )
8 years ago
update-main_nix_test.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
update-main_windows_test.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
update-notifier.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
update-notifier_test.go
update: Change update notifier for new style banner. ( #3289 )
8 years ago
utils.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
utils_test.go
Reduce number of envs and options from command line. ( #3230 )
8 years ago
version-main.go
args: Honor config-dir & quiet wherever they are ( #3356 )
8 years ago
version_test.go
…
web-handlers.go
Vendorize with bug fixes from minio browser. ( #3341 )
8 years ago
web-handlers_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
web-router.go
Fix missing error check for jsonrpc.Server.RegisterService() ( #2921 )
8 years ago
xl-v1-bucket.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-common.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-errors.go
…
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
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-healing_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
xl-v1-list-objects-heal.go
Improve namespace lock API: ( #3203 )
8 years ago
xl-v1-list-objects.go
Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information ( #3247 )
8 years ago
xl-v1-metadata.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-metadata_test.go
Use humanize constants for KiB, MiB and GiB units. ( #3322 )
8 years ago
xl-v1-multipart-common.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-multipart-common_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
xl-v1-multipart.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-object.go
Rename getUUID() into mustGetUUID() ( #3320 )
8 years ago
xl-v1-object_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago
xl-v1-utils.go
Use isErrIgnored() function wherever applicable. ( #3343 )
8 years ago
xl-v1-utils_test.go
utils: reduceErrs returns and validates quorum errors. ( #3300 )
8 years ago
xl-v1.go
xl/fs: Fix initializing meta volume bug.
8 years ago
xl-v1_test.go
objectLayer: Check for `format.json` in a wrapped disk. ( #3311 )
8 years ago