..
config
Report correct error when O_DIRECT is not supported ( #9545 )
5 years ago
crypto
add kes retries upto two times with jitter backoff ( #9527 )
5 years ago
gateway
Remove B2 gateway implementation ( #9547 )
5 years ago
http
audit: Merge ResponseWriter with RecordAPIStats ( #9496 )
5 years ago
jwt
re-implement data usage crawler to be more efficient ( #9075 )
5 years ago
logger
audit: Merge ResponseWriter with RecordAPIStats ( #9496 )
5 years ago
rest
Implement oboard diagnostics admin API ( #9024 )
5 years ago
acl-handlers.go
acl: Support PUT calls with success for 'private' ACL's ( #9000 )
5 years ago
admin-handlers-config-kv.go
fix: config Set/Get decrypt/encrypt using authenticated credentials ( #9447 )
5 years ago
admin-handlers-quota.go
Add API's for managing bucket quota ( #9379 )
5 years ago
admin-handlers-users.go
fix: assume parentUser correctly for serviceAccounts ( #9504 )
5 years ago
admin-handlers.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
admin-handlers_test.go
Add API's for managing bucket quota ( #9379 )
5 years ago
admin-heal-ops.go
fix: unexpected logging with bucket metadata conversions ( #9519 )
5 years ago
admin-router.go
Add API's for managing bucket quota ( #9379 )
5 years ago
admin-server-info.go
fix: remove unusued PerfInfoHandler code ( #9328 )
5 years ago
api-datatypes.go
Add object retention at the per object ( #8528 )
5 years ago
api-errors.go
add bucket tagging support ( #9389 )
5 years ago
api-errors_test.go
Move etcd, logger, crypto into their own packages ( #8366 )
5 years ago
api-headers.go
fix: validate partNumber in queryParam as part of preConditions ( #9386 )
5 years ago
api-headers_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
api-resources.go
listV2: Continuation and NextContinuation tokens are encoded with base64 ( #8337 )
5 years ago
api-resources_test.go
Increase maximum 1000 List keys to 10000 ( #8444 )
5 years ago
api-response.go
fix: complete multipart upload respond with ETag quoted ( #9525 )
5 years ago
api-response_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
api-router.go
add bucket tagging support ( #9389 )
5 years ago
api-utils.go
Make Encoding URL more compliant to S3 spec ( #7360 )
6 years ago
api-utils_test.go
Make Encoding URL more compliant to S3 spec ( #7360 )
6 years ago
auth-handler.go
fix: Add missing return in admin requests auth ( #9422 )
5 years ago
auth-handler_test.go
fix: Add missing return in admin requests auth ( #9422 )
5 years ago
background-heal-ops.go
fix: background heal to call HealFormat only if needed ( #9491 )
5 years ago
background-newdisks-heal-ops.go
fix: background heal to call HealFormat only if needed ( #9491 )
5 years ago
benchmark-utils_test.go
fix: use per test context ( #9343 )
5 years ago
bitrot-streaming.go
use GlobalContext whenever possible ( #9280 )
5 years ago
bitrot-whole.go
use GlobalContext whenever possible ( #9280 )
5 years ago
bitrot.go
use GlobalContext whenever possible ( #9280 )
5 years ago
bitrot_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
bootstrap-peer-server.go
fix: limit HTTP transport tuables to affordable values ( #9383 )
5 years ago
bucket-encryption-handlers.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
bucket-encryption.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
bucket-encryption_test.go
Add support for bucket encryption feature ( #8890 )
5 years ago
bucket-handlers-listobjects.go
Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ( #8892 )
5 years ago
bucket-handlers.go
add bucket tagging support ( #9389 )
5 years ago
bucket-handlers_test.go
use GlobalContext whenever possible ( #9280 )
5 years ago
bucket-lifecycle-handler.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
bucket-lifecycle-handlers_test.go
Fix lifecycle GET: AWS SDK complaints on empty config ( #9201 )
5 years ago
bucket-lifecycle.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
bucket-meta.go
fix: unexpected logging with bucket metadata conversions ( #9519 )
5 years ago
bucket-meta_gen.go
Store bucket created time as a metadata ( #9465 )
5 years ago
bucket-meta_gen_test.go
Store bucket created time as a metadata ( #9465 )
5 years ago
bucket-notification-handlers.go
optimize Listen bucket notification implementation ( #9444 )
5 years ago
bucket-object-lock.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
bucket-policy-handlers.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
bucket-policy-handlers_test.go
use GlobalContext whenever possible ( #9280 )
5 years ago
bucket-policy.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
bucket-quota.go
fix: unexpected logging with bucket metadata conversions ( #9519 )
5 years ago
build-constants.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
common-main.go
deprecate/remove global WORM mode ( #9436 )
5 years ago
config-common.go
fix: load LDAP users appropriately ( #9360 )
5 years ago
config-current.go
fix simplify code to start using context ( #9350 )
5 years ago
config-current_test.go
Avoid pointer based copy, instead use Clone() ( #8547 )
5 years ago
config-dir.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
config-encrypted.go
fix: unexpected logging with bucket metadata conversions ( #9519 )
5 years ago
config-encrypted_test.go
Config migration should handle plain-text ( #8506 )
5 years ago
config-migrate.go
use GlobalContext whenever possible ( #9280 )
5 years ago
config-migrate_test.go
Order all keys in config ( #8541 )
5 years ago
config-versions.go
Migrate config to KV data format ( #8392 )
5 years ago
config.go
fix simplify code to start using context ( #9350 )
5 years ago
consolelogger.go
fix simplify code to start using context ( #9350 )
5 years ago
copy-part-range.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
copy-part-range_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
crossdomain-xml-handler.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
crossdomain-xml-handler_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
daily-lifecycle-ops.go
Add API's for managing bucket quota ( #9379 )
5 years ago
data-update-tracker.go
fix: unexpected logging with bucket metadata conversions ( #9519 )
5 years ago
data-update-tracker_test.go
add data update tracking using bloom filter ( #9208 )
5 years ago
data-usage-cache.go
avoid unnecessary logging on fresh/newly replaced drives ( #9470 )
5 years ago
data-usage-cache_gen.go
add data update tracking using bloom filter ( #9208 )
5 years ago
data-usage-cache_gen_test.go
re-implement data usage crawler to be more efficient ( #9075 )
5 years ago
data-usage.go
avoid unnecessary logging on fresh/newly replaced drives ( #9470 )
5 years ago
data-usage_test.go
fix: data usage crawler env handling, usage-cache.bin location ( #9163 )
5 years ago
disk-cache-backend.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
disk-cache-stats.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
disk-cache-utils.go
Add API's for managing bucket quota ( #9379 )
5 years ago
disk-cache-utils_test.go
Add cache eviction low and high watermarks ( #8958 )
5 years ago
disk-cache.go
fix: cacheReader.Close in all paths that don't return it. ( #9418 )
5 years ago
disk-cache_test.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
dummy-data-generator_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
dummy-handlers.go
add bucket tagging support ( #9389 )
5 years ago
dynamic-timeouts.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
dynamic-timeouts_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
encryption-v1.go
crypto: remove dead code ( #9516 )
5 years ago
encryption-v1_test.go
crypto: remove dead code ( #9516 )
5 years ago
endpoint-ellipses.go
calculate automatic node based symmetry ( #9446 )
5 years ago
endpoint-ellipses_test.go
calculate automatic node based symmetry ( #9446 )
5 years ago
endpoint.go
use GlobalContext whenever possible ( #9280 )
5 years ago
endpoint_test.go
fix: optimize isConnected to avoid url.String() conversions ( #9202 )
5 years ago
erasure-decode.go
proactive deep heal object when a bitrot is detected ( #9192 )
5 years ago
erasure-decode_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
erasure-encode.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
erasure-encode_test.go
add data update tracking using bloom filter ( #9208 )
5 years ago
erasure-heal.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
erasure-heal_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
erasure-utils.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
erasure.go
golint: fix redundant code logic ( #7842 )
5 years ago
erasure_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
etcd.go
Start using error wrapping with fmt.Errorf ( #8588 )
5 years ago
fallocate.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
fallocate_linux.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
fallocate_linux_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
fastwalk.go
re-implement data usage crawler to be more efficient ( #9075 )
5 years ago
format-disk-cache.go
Use jsoniter whenever applicable instead of encoding/json ( #8766 )
5 years ago
format-disk-cache_test.go
Return appropriate errors API versions changes across REST APIs ( #8480 )
5 years ago
format-fs.go
fix: unexpected logging with bucket metadata conversions ( #9519 )
5 years ago
format-fs_test.go
Return appropriate errors API versions changes across REST APIs ( #8480 )
5 years ago
format-meta.go
Fix writing 'format.json' and make it atomic ( #8296 )
5 years ago
format-xl.go
calculate automatic node based symmetry ( #9446 )
5 years ago
format-xl_test.go
fix: startup load time by reusing storageDisks ( #9210 )
5 years ago
fs-v1-helpers.go
Revert "Write files in O_SYNC for fs backend to protect against machine crashes ( #9434 )"
5 years ago
fs-v1-helpers_test.go
use GlobalContext whenever possible ( #9280 )
5 years ago
fs-v1-metadata.go
Add ObjectTagging Support ( #8754 )
5 years ago
fs-v1-metadata_test.go
use GlobalContext whenever possible ( #9280 )
5 years ago
fs-v1-multipart.go
add data update tracking using bloom filter ( #9208 )
5 years ago
fs-v1-multipart_test.go
fix simplify code to start using context ( #9350 )
5 years ago
fs-v1-rwpool.go
use GlobalContext whenever possible ( #9280 )
5 years ago
fs-v1-rwpool_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
fs-v1.go
Report correct error when O_DIRECT is not supported ( #9545 )
5 years ago
fs-v1_test.go
use GlobalContext whenever possible ( #9280 )
5 years ago
gateway-common.go
fix: gateway_s3_bytes_sent metric for all API methods ( #9242 )
5 years ago
gateway-common_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
gateway-env.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
gateway-interface.go
Return appropriate errors API versions changes across REST APIs ( #8480 )
5 years ago
gateway-main.go
Add API's for managing bucket quota ( #9379 )
5 years ago
gateway-main_test.go
[Bugfix] duplicating flag registration ( #7853 )
5 years ago
gateway-metrics.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
gateway-startup-msg.go
print proper certinfo on console when starting up ( #9479 )
5 years ago
gateway-startup-msg_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
gateway-unsupported.go
add bucket tagging support ( #9389 )
5 years ago
generic-handlers.go
fix: requests without bucket should route to the original router ( #9541 )
5 years ago
generic-handlers_test.go
Migrate config to KV data format ( #8392 )
5 years ago
global-heal.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
globals.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
handler-utils.go
add bucket tagging support ( #9389 )
5 years ago
handler-utils_test.go
Migrate config to KV data format ( #8392 )
5 years ago
hasher.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
healthcheck-handler.go
metrics: Use StorageInfo() instead to have consistent info ( #9006 )
5 years ago
healthcheck-router.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
http-stats.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
http-tracer.go
audit: Merge ResponseWriter with RecordAPIStats ( #9496 )
5 years ago
httprange.go
Cache only the range requested for range GETs ( #8599 )
5 years ago
httprange_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
iam-etcd-store.go
start watcher after all creds have been loaded ( #9301 )
5 years ago
iam-object-store.go
fix: load LDAP users appropriately ( #9360 )
5 years ago
iam.go
fix: assume parentUser correctly for serviceAccounts ( #9504 )
5 years ago
jwt.go
use GlobalContext whenever possible ( #9280 )
5 years ago
jwt_test.go
jwt: Simplify JWT parsing ( #8802 )
5 years ago
leak-detect_test.go
Add UTCNow() function. ( #3931 )
8 years ago
local-locker.go
fix: Speed up multi-object delete by taking bulk locks ( #8974 )
5 years ago
lock-rest-client.go
fix: limit HTTP transport tuables to affordable values ( #9383 )
5 years ago
lock-rest-client_test.go
Support MinIO to be deployed on more than 32 nodes ( #8492 )
5 years ago
lock-rest-server-common.go
fix: Speed up multi-object delete by taking bulk locks ( #8974 )
5 years ago
lock-rest-server-common_test.go
jwt: Simplify JWT parsing ( #8802 )
5 years ago
lock-rest-server.go
fix: various optimizations, idiomatic changes ( #9179 )
5 years ago
main.go
enable --compat flag by default ( #9326 )
5 years ago
merge-walk-pool.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
merge-walk-pool_test.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
metrics-router.go
Add prometheus auth-type to turn-off authentication ( #8356 )
5 years ago
metrics.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
namespace-lock.go
use GlobalContext whenever possible ( #9280 )
5 years ago
namespace-lock_test.go
fix: Speed up multi-object delete by taking bulk locks ( #8974 )
5 years ago
naughty-disk_test.go
add force delete option of non-empty bucket ( #9166 )
5 years ago
net.go
fix: allow any 127.0.0.x as bind IPs ( #9281 )
5 years ago
net_test.go
Handle localhost distributed setups properly ( #8577 )
5 years ago
notification.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
obdinfo.go
improve obd tests and optimize network ( #9378 )
5 years ago
obdinfo_freebsd.go
Implement oboard diagnostics admin API ( #9024 )
5 years ago
obdinfo_other.go
Implement oboard diagnostics admin API ( #9024 )
5 years ago
object-api-common.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
object-api-datatypes.go
re-implement data usage crawler to be more efficient ( #9075 )
5 years ago
object-api-deleteobject_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
object-api-errors.go
fix: return context error from context reader ( #9507 )
5 years ago
object-api-getobject_test.go
Use const slashSeparator instead of "/" everywhere ( #8028 )
5 years ago
object-api-getobjectinfo_test.go
Use a non-strict invalid bucket name check in Get and Delete object ( #8073 )
5 years ago
object-api-input-checks.go
fix: deprecate skyring/uuid and use maintained google/uuid ( #9340 )
5 years ago
object-api-interface.go
add bucket tagging support ( #9389 )
5 years ago
object-api-listobjects_test.go
non-empty dirs should not be listed as objects ( #9129 )
5 years ago
object-api-multipart_test.go
fix: deprecate skyring/uuid and use maintained google/uuid ( #9340 )
5 years ago
object-api-putobject_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
object-api-utils.go
fix: return context error from context reader ( #9507 )
5 years ago
object-api-utils_test.go
fix routing issue for esoteric characters in gorilla/mux ( #8967 )
5 years ago
object-handlers-common.go
Apply partNumber checks only on multipart objects ( #9528 )
5 years ago
object-handlers-common_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
object-handlers.go
add bucket tagging support ( #9389 )
5 years ago
object-handlers_test.go
Move storageclass config handling into cmd/config/storageclass ( #8360 )
5 years ago
object_api_suite_test.go
Use const slashSeparator instead of "/" everywhere ( #8028 )
5 years ago
os-reliable.go
Start using error wrapping with fmt.Errorf ( #8588 )
5 years ago
os-reliable_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
peer-rest-client.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
peer-rest-common.go
Add API's for managing bucket quota ( #9379 )
5 years ago
peer-rest-server.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
policy_test.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
posix-dirent_fileino.go
Safely use unsafe.Pointer to avoid crashes on ARM ( #8027 )
5 years ago
posix-dirent_ino.go
Safely use unsafe.Pointer to avoid crashes on ARM ( #8027 )
5 years ago
posix-dirent_namelen_bsd.go
Safely use unsafe.Pointer to avoid crashes on ARM ( #8027 )
5 years ago
posix-dirent_namelen_linux.go
Safely use unsafe.Pointer to avoid crashes on ARM ( #8027 )
5 years ago
posix-diskid-check.go
add force delete option of non-empty bucket ( #9166 )
5 years ago
posix-errors.go
Report correct error when O_DIRECT is not supported ( #9545 )
5 years ago
posix-errors_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
posix-list-dir_other.go
fix: ignore symlinks in backend filesystems ( #9457 )
5 years ago
posix-list-dir_test.go
fix: ignore symlinks in backend filesystems ( #9457 )
5 years ago
posix-list-dir_unix.go
fix: ignore symlinks in backend filesystems ( #9457 )
5 years ago
posix-list-dir_windows.go
fix: ignore symlinks in backend filesystems ( #9457 )
5 years ago
posix.go
Report correct error when O_DIRECT is not supported ( #9545 )
5 years ago
posix_test.go
fix: remove restrictions on windows for NAME_MAX ( #9469 )
5 years ago
posix_unix_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
posix_windows_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
post-policy_test.go
Migrate config to KV data format ( #8392 )
5 years ago
postpolicyform.go
Remove unusued params and functions ( #8399 )
5 years ago
postpolicyform_test.go
Update go mod with sem versions of our libraries ( #7687 )
6 years ago
prepare-storage.go
fix: limit HTTP transport tuables to affordable values ( #9383 )
5 years ago
retry.go
fix: unexpected logging with bucket metadata conversions ( #9519 )
5 years ago
retry_test.go
fix broken retry tests
5 years ago
routers.go
Add API's for managing bucket quota ( #9379 )
5 years ago
server-main.go
Report correct error when O_DIRECT is not supported ( #9545 )
5 years ago
server-main_test.go
fix: use per test context ( #9343 )
5 years ago
server-rlimit.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
server-startup-msg.go
print proper certinfo on console when starting up ( #9479 )
5 years ago
server-startup-msg_test.go
print proper certinfo on console when starting up ( #9479 )
5 years ago
server_test.go
acl: Support PUT calls with success for 'private' ACL's ( #9000 )
5 years ago
service.go
re-implement data usage crawler to be more efficient ( #9075 )
5 years ago
setup-type.go
Allow proper setCount SLAs across zones ( #8752 )
5 years ago
signals.go
re-implement data usage crawler to be more efficient ( #9075 )
5 years ago
signature-v2.go
Migrate config to KV data format ( #8392 )
5 years ago
signature-v2_test.go
Migrate config to KV data format ( #8392 )
5 years ago
signature-v4-parser.go
fix: sts to return appropriate errors ( #9161 )
5 years ago
signature-v4-parser_test.go
fix: sts to return appropriate errors ( #9161 )
5 years ago
signature-v4-utils.go
use GlobalContext whenever possible ( #9280 )
5 years ago
signature-v4-utils_test.go
Rename iam/validator -> iam/openid and add tests ( #8340 )
5 years ago
signature-v4.go
fix: support pre-sign signature for STS tokens ( #8826 )
5 years ago
signature-v4_test.go
Migrate config to KV data format ( #8392 )
5 years ago
storage-datatypes.go
Add a generic Walk()'er to list a bucket, optinally prefix ( #9026 )
5 years ago
storage-errors.go
Report correct error when O_DIRECT is not supported ( #9545 )
5 years ago
storage-interface.go
add force delete option of non-empty bucket ( #9166 )
5 years ago
storage-rest-client.go
fix: limit HTTP transport tuables to affordable values ( #9383 )
5 years ago
storage-rest-common.go
add force delete option of non-empty bucket ( #9166 )
5 years ago
storage-rest-server.go
Report correct error when O_DIRECT is not supported ( #9545 )
5 years ago
storage-rest_test.go
add force delete option of non-empty bucket ( #9166 )
5 years ago
streaming-signature-v4.go
re-implement data usage crawler to be more efficient ( #9075 )
5 years ago
streaming-signature-v4_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
sts-datatypes.go
Fix LDAP responseXML to be named appropriately ( #8285 )
5 years ago
sts-errors.go
fix: sts to return appropriate errors ( #9161 )
5 years ago
sts-handlers.go
fix: add service account support for AssumeRole/LDAPIdentity creds ( #9451 )
5 years ago
test-utils_test.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
throttling.go
config: Add api requests max & deadline configs ( #9273 )
5 years ago
tree-walk-pool.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
tree-walk-pool_test.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
tree-walk.go
non-empty dirs should not be listed as objects ( #9129 )
5 years ago
tree-walk_test.go
non-empty dirs should not be listed as objects ( #9129 )
5 years ago
typed-errors.go
Checking for access denied in web browser request. ( #9523 )
5 years ago
update-notifier.go
Refactor config and split them in packages ( #8351 )
5 years ago
update-notifier_test.go
Refactor config and split them in packages ( #8351 )
5 years ago
update.go
use GlobalContext whenever possible ( #9280 )
5 years ago
update_test.go
fix: doc notifications formatting issues ( #8661 )
5 years ago
utils.go
deprecate/remove global WORM mode ( #9436 )
5 years ago
utils_test.go
fix: Avoid double usage calculation on every restart ( #8856 )
5 years ago
version_test.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
web-handler-context.go
use GlobalContext whenever possible ( #9280 )
5 years ago
web-handler-context_test.go
Pass on web-handler arguments properly to log entries ( #7894 )
5 years ago
web-handlers.go
Checking for access denied in web browser request. ( #9523 )
5 years ago
web-handlers_test.go
allow retries for bucket encryption/policy quorum reloads ( #9513 )
5 years ago
web-router.go
Bring in safe mode support ( #8478 )
5 years ago
xl-sets.go
heal buckets during init and make sure to wait on quorum ( #9526 )
5 years ago
xl-sets_test.go
calculate automatic node based symmetry ( #9446 )
5 years ago
xl-v1-bucket.go
[feature] allow for an odd number of erasure packs ( #9221 )
5 years ago
xl-v1-common.go
use GlobalContext whenever possible ( #9280 )
5 years ago
xl-v1-common_test.go
fix: use per test context ( #9343 )
5 years ago
xl-v1-errors.go
Replace Minio refs in docs with MinIO and links ( #7494 )
6 years ago
xl-v1-healing-common.go
Remove partName, partETag requirement ( #9044 )
5 years ago
xl-v1-healing-common_test.go
fix: use per test context ( #9343 )
5 years ago
xl-v1-healing.go
heal buckets during init and make sure to wait on quorum ( #9526 )
5 years ago
xl-v1-healing_test.go
fix: use per test context ( #9343 )
5 years ago
xl-v1-list-objects-heal.go
heal: Pass scan mode to HealObjects to deep scan full quorum objects ( #9159 )
5 years ago
xl-v1-list-objects.go
fix: validate partNumber in queryParam as part of preConditions ( #9386 )
5 years ago
xl-v1-metadata.go
use GlobalContext whenever possible ( #9280 )
5 years ago
xl-v1-metadata_test.go
use GlobalContext whenever possible ( #9280 )
5 years ago
xl-v1-multipart.go
add data update tracking using bloom filter ( #9208 )
5 years ago
xl-v1-multipart_test.go
fix: use per test context ( #9343 )
5 years ago
xl-v1-object.go
add bucket tagging support ( #9389 )
5 years ago
xl-v1-object_test.go
fix: use per test context ( #9343 )
5 years ago
xl-v1-utils.go
use GlobalContext whenever possible ( #9280 )
5 years ago
xl-v1-utils_test.go
fix: use per test context ( #9343 )
5 years ago
xl-v1.go
add data update tracking using bloom filter ( #9208 )
5 years ago
xl-zones.go
heal buckets during init and make sure to wait on quorum ( #9526 )
5 years ago