..
admin-handlers.go
Admin: Raise error if config and env credentials mismatch ( #4870 )
7 years ago
admin-handlers_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
admin-router.go
Implement heal-upload admin API ( #3914 )
8 years ago
admin-rpc-client.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
admin-rpc-client_test.go
server: Fix CI build complaints ( #4119 )
8 years ago
admin-rpc-server.go
rpc: Do not use read/write deadlines for rpc connections. ( #4647 )
7 years ago
admin-rpc-server_test.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
api-datatypes.go
…
api-errors.go
azure: handle encryption headers and azure InvalidMetadata error ( #4893 )
7 years ago
api-errors_test.go
Implement gateway S3 support ( #3940 )
8 years ago
api-headers.go
api: No need to set x-amz-bucket-region if region is empty. ( #4586 )
8 years ago
api-headers_test.go
Add UTCNow() function. ( #3931 )
8 years ago
api-resources.go
…
api-resources_test.go
…
api-response-multipart.go
…
api-response.go
fix: OwnerID in response should be 64 character in length. ( #4554 )
8 years ago
api-router.go
…
auth-handler.go
bucket-policy: Add IPAddress/NotIPAddress conditions support ( #4736 )
7 years ago
auth-handler_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
auth-rpc-client.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
auth-rpc-client_test.go
…
auth-rpc-server.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
auth-rpc-server_test.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
benchmark-utils_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
browser-flag.go
browser-flag: wrapped bool type denotes browser on/off flag. ( #3963 )
8 years ago
browser-flag_test.go
browser-flag: wrapped bool type denotes browser on/off flag. ( #3963 )
8 years ago
browser-peer-rpc.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
browser-peer-rpc_test.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
browser-rpc-router.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
bucket-handlers-listobjects.go
In gateway mode "continuation-token" will not contain "prefix" ( #4911 )
7 years ago
bucket-handlers.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
bucket-handlers_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
bucket-metadata.go
…
bucket-notification-datatypes.go
Fix validation in PutBucketNotification handler ( #4841 )
7 years ago
bucket-notification-handlers.go
Add support for timeouts for locks ( #4377 )
7 years ago
bucket-notification-handlers_test.go
Fix validation in PutBucketNotification handler ( #4841 )
7 years ago
bucket-notification-utils.go
Fix validation in PutBucketNotification handler ( #4841 )
7 years ago
bucket-notification-utils_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
bucket-policy-handlers.go
bucket-policy: Add IPAddress/NotIPAddress conditions support ( #4736 )
7 years ago
bucket-policy-handlers_test.go
bucket-policy: Add IPAddress/NotIPAddress conditions support ( #4736 )
7 years ago
bucket-policy-parser.go
bucket-policy: Add IPAddress/NotIPAddress conditions support ( #4736 )
7 years ago
bucket-policy-parser_test.go
bucket-policy: Add IPAddress/NotIPAddress conditions support ( #4736 )
7 years ago
bucket-policy.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
build-constants.go
…
certs.go
Refactor HTTP server to address bugs ( #4636 )
7 years ago
certs_test.go
Make unit testable cert parsing functions. ( #3863 )
8 years ago
common-main.go
Add support for reading and saving config on Gateway. ( #4463 )
8 years ago
config-dir.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
config-migrate.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
config-migrate_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
config-old.go
Add support for MQTT server as a notification target ( #4474 )
8 years ago
config-v19.go
config: Avoid stale credentials in memory. ( #4466 )
7 years ago
config-v19_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
console-logger.go
Refactor logger ( #3924 )
8 years ago
copy-part-range.go
api: CopyObjectPart was copying wrong offsets due to shadowing. ( #3838 )
8 years ago
copy-part-range_test.go
api: CopyObjectPart was copying wrong offsets due to shadowing. ( #3838 )
8 years ago
credential.go
remove bcrypt code from code-base ( #4844 ) ( #4845 )
7 years ago
credential_test.go
Removes max limit requirement on accessKey and secretKey length ( #4730 )
7 years ago
crossdomain-xml-handler.go
…
crossdomain-xml-handler_test.go
…
dynamic-timeouts.go
Change average from int to int64 in order to support 32-bit systems. ( #4921 )
7 years ago
dynamic-timeouts_test.go
Add support for timeouts for locks ( #4377 )
7 years ago
endpoint.go
Fail to start server if detected cross-device mounts. ( #4807 )
7 years ago
endpoint_test.go
Prevent minio server starting in standalone erasure mode for wrong inputs. ( #4700 )
7 years ago
erasure-createfile.go
fix: tests error conditions should be used properly. ( #4833 )
7 years ago
erasure-createfile_test.go
fix: tests error conditions should be used properly. ( #4833 )
7 years ago
erasure-healfile.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
erasure-healfile_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
erasure-readfile.go
fix: [minor] Avoid unnecessary typecasting. ( #4828 )
7 years ago
erasure-readfile_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
erasure-utils.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
erasure-utils_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
erasure.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
erasure_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
errors.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
event-notifier.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
event-notifier_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
fallocate.go
…
fallocate_linux.go
…
fallocate_linux_test.go
…
file-logger.go
Refactor logger ( #3924 )
8 years ago
format-config-v1.go
XL: Simplify heal-format operations
7 years ago
format-config-v1_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
fs-v1-background-append.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
fs-v1-helpers.go
Fail to start server if detected cross-device mounts. ( #4807 )
7 years ago
fs-v1-helpers_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
fs-v1-metadata.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
fs-v1-metadata_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
fs-v1-multipart.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
fs-v1-multipart_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
fs-v1-rwpool.go
fs: Convert repeated code in rwpool.Open() into a single function. ( #4864 )
7 years ago
fs-v1-rwpool_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
fs-v1.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
fs-v1_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
gateway-anonymous.go
set http transport config for gateway ( #4765 )
7 years ago
gateway-azure-anonymous.go
gateway/azure: Parse error responses for anonymous requests ( #4543 )
8 years ago
gateway-azure-unsupported.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
gateway-azure.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
gateway-azure_test.go
azure: handle encryption headers and azure InvalidMetadata error ( #4893 )
7 years ago
gateway-gcs-anonymous.go
Added AnonListObjectsV2 support to GCS ( #4584 )
8 years ago
gateway-gcs-errors.go
Remove dead unused errs and constants. ( #4627 )
7 years ago
gateway-gcs-unsupported.go
Implement gateway support Google Cloud Storage
8 years ago
gateway-gcs.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
gateway-gcs_test.go
gateway-gcs: remove files older than 2 weeks in minio.sys.temp ( #4599 ).
7 years ago
gateway-handlers.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
gateway-main.go
Ignore reservedBucket checks for net/rpc requests ( #4884 )
7 years ago
gateway-main_test.go
Add support for reading and saving config on Gateway. ( #4463 )
8 years ago
gateway-router.go
Added ListObjectsV2 and ListObjectsV2 Anon support to Gateway S3 and Azure. ( #4547 )
8 years ago
gateway-s3-anonymous.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
gateway-s3-unsupported.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
gateway-s3.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
gateway-startup-msg.go
Add support for reading and saving config on Gateway. ( #4463 )
8 years ago
gateway-startup-msg_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
generic-handlers.go
Expose common S3 headers in CORS setting ( #4839 )
7 years ago
generic-handlers_test.go
Ignore reservedBucket checks for net/rpc requests ( #4884 )
7 years ago
globals.go
Increase default read/write timeouts from 30sec to 15minutes ( #4888 )
7 years ago
handler-utils.go
restirct max size of http header and user metadata ( #4634 ) ( #4680 )
7 years ago
handler-utils_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
hasher.go
…
http-stats.go
admin: ServerInfo() returns info for each node ( #4150 )
8 years ago
httprange.go
…
httprange_test.go
…
jwt.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
jwt_test.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
leak-detect_test.go
Add UTCNow() function. ( #3931 )
8 years ago
lock-instrument.go
Add support for timeouts for locks ( #4377 )
7 years ago
lock-instrument_test.go
Remove duration field from lock instrumentation ( #4111 )
8 years ago
lock-rpc-client.go
…
lock-rpc-client_test.go
lock/rpc: change rpcPath to be called serviceEndpoint. ( #4088 )
8 years ago
lock-rpc-server-common.go
Bypass network in lock requests to local server ( #4465 )
8 years ago
lock-rpc-server-common_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
lock-rpc-server.go
rpc: Do not use read/write deadlines for rpc connections. ( #4647 )
7 years ago
lock-rpc-server_test.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
lock-stat.go
Add support for timeouts for locks ( #4377 )
7 years ago
lockinfo-handlers.go
Remove duration field from lock instrumentation ( #4111 )
8 years ago
lockinfo-handlers_test.go
Add support for timeouts for locks ( #4377 )
7 years ago
logger.go
vet: Fix all the go vet complaints ( #4029 )
8 years ago
logger_test.go
Refactor logger ( #3924 )
8 years ago
main.go
Add support for DCOS host detection, improve Docker detection. ( #4525 )
8 years ago
main_test.go
…
namespace-lock.go
Add support for timeouts for locks ( #4377 )
7 years ago
namespace-lock_test.go
Add support for timeouts for locks ( #4377 )
7 years ago
naughty-disk_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
net-rpc-client.go
…
net.go
Retry name lookup for kubernetes and docker swarm environment ( #4800 )
7 years ago
net_test.go
Prevent minio server starting in standalone erasure mode for wrong inputs. ( #4700 )
7 years ago
notifier-config.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
notifier-config_test.go
…
notifiers.go
Implement proper reConnect logic for amqp notification target. ( #4867 )
7 years ago
notifiers_test.go
…
notify-amqp.go
Implement proper reConnect logic for amqp notification target. ( #4867 )
7 years ago
notify-amqp_test.go
Implement proper reConnect logic for amqp notification target. ( #4867 )
7 years ago
notify-elasticsearch.go
Add `access` format support for Elasticsearch notification target ( #4006 )
8 years ago
notify-kafka.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
notify-listener.go
…
notify-mqtt.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
notify-mysql.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
notify-nats.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
notify-postgresql.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
notify-redis.go
Add `access` format support for Elasticsearch notification target ( #4006 )
8 years ago
notify-webhook.go
Webhook endpoints can fail, we must start the server. ( #4255 )
8 years ago
notify-webhook_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
object-api-common.go
fs: Add safe locking semantics for `format.json` ( #4523 )
8 years ago
object-api-common_test.go
Add extensive endpoints validation ( #4019 )
8 years ago
object-api-datatypes.go
Remove minimum inodes reqd check ( #4747 )
7 years ago
object-api-errors.go
azure: handle encryption headers and azure InvalidMetadata error ( #4893 )
7 years ago
object-api-getobject_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-api-getobjectinfo_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-api-input-checks.go
fs/erasure: Ignore objects with / even for DeleteObject() ( #4303 )
8 years ago
object-api-interface.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-api-listobjects_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-api-multipart-common.go
…
object-api-multipart_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-api-putobject_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-api-utils.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-api-utils_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-handlers-common.go
Add support for timeouts for locks ( #4377 )
7 years ago
object-handlers.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object-handlers_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
object_api_suite_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
posix-dirent-fileno.go
…
posix-dirent-ino.go
…
posix-errors.go
Fail to start server if detected cross-device mounts. ( #4807 )
7 years ago
posix-errors_test.go
…
posix-list-dir-nix.go
windows: Support all REPARSE_POINT attrib files properly. ( #4203 )
8 years ago
posix-list-dir-others.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
posix-list-dir_test.go
…
posix-utils_nix.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
posix-utils_nix_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
posix-utils_test.go
…
posix-utils_windows.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
posix-utils_windows_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
posix.go
Fail to start server if detected cross-device mounts. ( #4807 )
7 years ago
posix_test.go
tests: create temporary dir/files than /usr directory. ( #4820 )
7 years ago
post-policy_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
postpolicyform.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
postpolicyform_test.go
api: postPolicy cleanup. Simplify the code and re-use. ( #3890 )
8 years ago
prepare-storage-msg.go
xl: prepare storage should Abort properly. ( #4542 )
8 years ago
prepare-storage-msg_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
prepare-storage.go
Fix preInit logic when mixed disk situations exist. ( #4904 )
7 years ago
prepare-storage_test.go
Fix preInit logic when mixed disk situations exist. ( #4904 )
7 years ago
retry-storage.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
retry-storage_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
retry.go
Add UTCNow() function. ( #3931 )
8 years ago
retry_test.go
…
routers.go
Ignore reservedBucket checks for net/rpc requests ( #4884 )
7 years ago
rpc-common.go
[security] rpc: Do not transfer access/secret key. ( #4857 )
7 years ago
rpc-server.go
rpc: Do not use read/write deadlines for rpc connections. ( #4647 )
7 years ago
rpc-server_test.go
rpc: Do not use read/write deadlines for rpc connections. ( #4647 )
7 years ago
s3-peer-client.go
api: Fix registering of s3 endpoint peers properly ( #4159 )
8 years ago
s3-peer-client_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
s3-peer-router.go
rpc: Do not use read/write deadlines for rpc connections. ( #4647 )
7 years ago
s3-peer-rpc-handlers.go
…
s3-peer-rpc-handlers_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
server-main.go
Increase default read/write timeouts from 30sec to 15minutes ( #4888 )
7 years ago
server-main_test.go
Add extensive endpoints validation ( #4019 )
8 years ago
server-rlimit.go
Remove globalMaxCacheSize and globalCacheExpiry variables ( #3826 )
8 years ago
server-rlimit_test.go
cache: Increasing caching GC percent from 20 to 50. ( #4041 )
8 years ago
server-startup-msg.go
Remove unnecessary newline at beginning of server output ( #4600 )
7 years ago
server-startup-msg_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
server_test.go
Lower object name length when running in docker to support aufs. ( #4879 )
7 years ago
server_utils_test.go
…
service.go
Refactor HTTP server to address bugs ( #4636 )
7 years ago
setup-type.go
Add extensive endpoints validation ( #4019 )
8 years ago
signals.go
Refactor HTTP server to address bugs ( #4636 )
7 years ago
signature-v2.go
Add extensive endpoints validation ( #4019 )
8 years ago
signature-v2_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
signature-v4-parser.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
signature-v4-parser_test.go
signature: use region from Auth header if server's region not configured ( #4329 )
8 years ago
signature-v4-utils.go
signature: use region from Auth header if server's region not configured ( #4329 )
8 years ago
signature-v4-utils_test.go
signature: use region from Auth header if server's region not configured ( #4329 )
8 years ago
signature-v4.go
fix: [minor] Avoid unnecessary typecasting. ( #4828 )
7 years ago
signature-v4_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
storage-datatypes.go
…
storage-errors.go
Fail to start server if detected cross-device mounts. ( #4807 )
7 years ago
storage-interface.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
storage-rpc-client.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
storage-rpc-client_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
storage-rpc-server-datatypes.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
storage-rpc-server.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
storage-rpc-server_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
streaming-signature-v4.go
sign: StreamingSign should use region from client. ( #4577 )
8 years ago
streaming-signature-v4_test.go
…
test-utils_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
to_err_test.go
…
tree-walk-pool.go
…
tree-walk-pool_test.go
…
tree-walk.go
…
tree-walk_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
typed-errors.go
Ignore reservedBucket checks for net/rpc requests ( #4884 )
7 years ago
update-main.go
Add support for helm package info in useragent ( #4592 )
8 years ago
update-main_test.go
Add support for helm package info in useragent ( #4592 )
8 years ago
update-notifier.go
Fix and cleanup update message and improve related tests ( #4361 )
8 years ago
update-notifier_test.go
Fix and cleanup update message and improve related tests ( #4361 )
8 years ago
utils.go
log: Fix printing of signature error request headers. ( #4444 )
8 years ago
utils_test.go
log: Fix printing of signature error request headers. ( #4444 )
8 years ago
version-main.go
…
version_test.go
…
web-handlers.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
web-handlers_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
web-router.go
jwt,browser: allow short-expiry tokens for GETs ( #4684 )
7 years ago
xl-v1-bucket.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
xl-v1-common.go
Add UTCNow() function. ( #3931 )
8 years ago
xl-v1-errors.go
Remove dead unused errs and constants. ( #4627 )
7 years ago
xl-v1-healing-common.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
xl-v1-healing-common_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
xl-v1-healing.go
Add support for timeouts for locks ( #4377 )
7 years ago
xl-v1-healing_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
xl-v1-list-objects-heal.go
Add support for timeouts for locks ( #4377 )
7 years ago
xl-v1-list-objects-heal_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
xl-v1-list-objects.go
Name return values to prevent the need (and unnecessary code bloat) ( #4576 )
8 years ago
xl-v1-metadata.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
xl-v1-metadata_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
xl-v1-multipart.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
xl-v1-multipart_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago
xl-v1-object.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
xl-v1-object_test.go
refactor ObjectLayer PutObject and PutObjectPart ( #4925 )
7 years ago
xl-v1-utils.go
fix: [minor] Avoid unnecessary typecasting. ( #4828 )
7 years ago
xl-v1-utils_test.go
erasure: simplify XL backend operations ( #4649 ) ( #4758 )
7 years ago
xl-v1.go
Remove minimum inodes reqd check ( #4747 )
7 years ago
xl-v1_test.go
posix: Deprecate custom removeAll/mkdirAll implementations. ( #4808 )
7 years ago