..
config
Fix support for multiple LDAP user formats ( #11276 )
4 years ago
crypto
refactor cmd/crypto code for SSE handling and parsing ( #11045 )
4 years ago
gateway
azure: Use default upload parameters to avoid consuming too much memory ( #11251 )
4 years ago
http
fix: use common logging implementation for DNSCache ( #11284 )
4 years ago
jwt
…
logger
…
rest
Reduce logging when peer is offline ( #11184 )
4 years ago
testdata
fix: enable xl.json to xl.meta only if legacy drive is found ( #11255 )
4 years ago
acl-handlers.go
…
admin-bucket-handlers.go
remove/deprecate crawler disable environment ( #11214 )
4 years ago
admin-handlers-config-kv.go
Profiling does not required object layer to be initialized ( #11133 )
4 years ago
admin-handlers-users.go
normalize users with double // in accessKeys ( #11143 )
4 years ago
admin-handlers.go
heal: Reduce whitespace ticker to 5 seconds ( #11234 )
4 years ago
admin-handlers_test.go
Support variable server pools ( #11256 )
4 years ago
admin-heal-ops.go
fix: inherit heal opts globally, including bitrot settings ( #11166 )
4 years ago
admin-router.go
remove/deprecate crawler disable environment ( #11214 )
4 years ago
admin-server-info.go
expire stale locks when owner is down ( #11247 )
4 years ago
api-datatypes.go
fix: avoid sending errors on missing objects on locked buckets ( #10994 )
4 years ago
api-errors.go
remove/deprecate crawler disable environment ( #11214 )
4 years ago
api-errors_test.go
…
api-headers.go
s3: Fix reading GET with partNumber specified ( #11032 )
4 years ago
api-headers_test.go
…
api-resources.go
…
api-resources_test.go
…
api-response.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
api-response_test.go
…
api-router.go
feat: Small object optimization read data in single bulk call ( #11207 )
4 years ago
api-utils.go
…
api-utils_test.go
…
auth-handler.go
handlers: Avoid initializing a struct in each handler call ( #11217 )
4 years ago
auth-handler_test.go
Profiling does not required object layer to be initialized ( #11133 )
4 years ago
background-heal-ops.go
tracing: NumSubscribers() to use atomic instead of mutex ( #11219 )
4 years ago
background-newdisks-heal-ops.go
fix: rename remaining zone -> pool ( #11231 )
4 years ago
background-newdisks-heal-ops_gen.go
…
background-newdisks-heal-ops_gen_test.go
…
benchmark-utils_test.go
avoid a crash in crawler when lifecycle is not initialized ( #11170 )
4 years ago
bitrot-streaming.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
bitrot-whole.go
…
bitrot.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
bitrot_test.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
bootstrap-peer-server.go
rename server sets to server pools
4 years ago
bucket-encryption-handlers.go
…
bucket-encryption.go
…
bucket-encryption_test.go
…
bucket-handlers.go
fix: doc links and delete replication permissions enforcement ( #11285 )
4 years ago
bucket-handlers_test.go
avoid a crash in crawler when lifecycle is not initialized ( #11170 )
4 years ago
bucket-lifecycle-handlers.go
…
bucket-lifecycle-handlers_test.go
…
bucket-lifecycle.go
Allow synchronous replication if enabled. ( #11165 )
4 years ago
bucket-listobjects-handlers.go
…
bucket-metadata-sys.go
tests: Fix occasional data race ( #11223 )
4 years ago
bucket-metadata.go
Encrypt remote target if kms is configured ( #11034 )
4 years ago
bucket-metadata_gen.go
Encrypt remote target if kms is configured ( #11034 )
4 years ago
bucket-metadata_gen_test.go
…
bucket-notification-handlers.go
…
bucket-object-lock.go
Ignore ObjectNotFound errors in delete api while enforcing locking ( #11114 )
4 years ago
bucket-policy-handlers.go
…
bucket-policy-handlers_test.go
…
bucket-policy.go
…
bucket-quota.go
…
bucket-replication.go
Fix replication status reported on completion ( #11273 )
4 years ago
bucket-targets.go
fix remote target healthcheck ( #11267 )
4 years ago
bucket-versioning-handler.go
…
bucket-versioning.go
tests: Fix occasional data race ( #11223 )
4 years ago
build-constants.go
…
common-main.go
fix: use common logging implementation for DNSCache ( #11284 )
4 years ago
config-common.go
…
config-current.go
Support variable server pools ( #11256 )
4 years ago
config-current_test.go
Revert "Support variable server sets ( #10314 )"
4 years ago
config-dir.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
config-encrypted.go
feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY ( #11185 )
4 years ago
config-encrypted_test.go
…
config-migrate.go
Revert "Support variable server sets ( #10314 )"
4 years ago
config-migrate_test.go
Revert "Support variable server sets ( #10314 )"
4 years ago
config-versions.go
…
config.go
Revert "Support variable server sets ( #10314 )"
4 years ago
consolelogger.go
tracing: NumSubscribers() to use atomic instead of mutex ( #11219 )
4 years ago
copy-part-range.go
…
copy-part-range_test.go
…
crossdomain-xml-handler.go
…
crossdomain-xml-handler_test.go
…
data-crawler.go
fix: do not compute usage for not found lifecycle operations ( #11288 )
4 years ago
data-update-tracker.go
fix: enhance logging in crawler use console.Debug instead of logger.Info ( #11179 )
4 years ago
data-update-tracker_test.go
avoid a crash in crawler when lifecycle is not initialized ( #11170 )
4 years ago
data-usage-cache.go
fix: preserve cache calculated previously while moving from v2 to v3 ( #11269 )
4 years ago
data-usage-cache_gen.go
fix: preserve cache calculated previously while moving from v2 to v3 ( #11269 )
4 years ago
data-usage-cache_gen_test.go
fix: preserve cache calculated previously while moving from v2 to v3 ( #11269 )
4 years ago
data-usage.go
remove/deprecate crawler disable environment ( #11214 )
4 years ago
data-usage_test.go
crawler: Stream bucket usage cache data ( #11068 )
4 years ago
disk-cache-backend.go
refactor cmd/crypto code for SSE handling and parsing ( #11045 )
4 years ago
disk-cache-check-support_other.go
…
disk-cache-check-support_windows.go
…
disk-cache-stats.go
Add cache usage, total capacity to prometheus metrics ( #11026 )
4 years ago
disk-cache-utils.go
…
disk-cache-utils_test.go
…
disk-cache.go
Add cache usage, total capacity to prometheus metrics ( #11026 )
4 years ago
disk-cache_test.go
…
dummy-data-generator_test.go
avoid a crash in crawler when lifecycle is not initialized ( #11170 )
4 years ago
dummy-handlers.go
…
dynamic-timeouts.go
…
dynamic-timeouts_test.go
…
encryption-v1.go
Allow Compression + encryption ( #11103 )
4 years ago
encryption-v1_test.go
refactor cmd/crypto code for SSE handling and parsing ( #11045 )
4 years ago
endpoint-ellipses.go
Support variable server pools ( #11256 )
4 years ago
endpoint-ellipses_test.go
…
endpoint.go
fix: rename remaining zone -> pool ( #11231 )
4 years ago
endpoint_test.go
fix: all hosts local and port same should be local erasure setup ( #10951 )
4 years ago
erasure-bucket.go
fix: remove the requirement for healing buckets in ListBucketsHeal ( #11098 )
4 years ago
erasure-coding.go
…
erasure-common.go
fix: optimize parentDirIsObject by moving isObject to storage layer ( #11291 )
4 years ago
erasure-common_test.go
fix: optimize parentDirIsObject by moving isObject to storage layer ( #11291 )
4 years ago
erasure-decode.go
erasure: avoid io.Copy in hotpaths to reduce allocation ( #11213 )
4 years ago
erasure-decode_test.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
erasure-encode.go
…
erasure-encode_test.go
…
erasure-errors.go
…
erasure-heal_test.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
erasure-healing-common.go
…
erasure-healing-common_test.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
erasure-healing.go
Support variable server pools ( #11256 )
4 years ago
erasure-healing_test.go
Support variable server pools ( #11256 )
4 years ago
erasure-lowlevel-heal.go
…
erasure-metadata-utils.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
erasure-metadata-utils_test.go
rename server sets to server pools
4 years ago
erasure-metadata.go
Support variable server pools ( #11256 )
4 years ago
erasure-metadata_test.go
…
erasure-multipart.go
fix: make sure parentDirIsObject is used at set level ( #11280 )
4 years ago
erasure-object.go
fix: make sure parentDirIsObject is used at set level ( #11280 )
4 years ago
erasure-object_test.go
Support variable server pools ( #11256 )
4 years ago
erasure-server-pool.go
Support variable server pools ( #11256 )
4 years ago
erasure-sets.go
fix: optimize parentDirIsObject by moving isObject to storage layer ( #11291 )
4 years ago
erasure-sets_test.go
…
erasure-utils.go
do not use large buffers if not necessary ( #11220 )
4 years ago
erasure.go
Support variable server pools ( #11256 )
4 years ago
erasure_test.go
…
etcd.go
fix: etcd import paths again depend on v3.4.14 release ( #11020 )
4 years ago
fallocate.go
…
fallocate_linux.go
…
fallocate_linux_test.go
…
fastwalk.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
format-disk-cache.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
format-disk-cache_test.go
…
format-erasure.go
Support variable server pools ( #11256 )
4 years ago
format-erasure_test.go
Support variable server pools ( #11256 )
4 years ago
format-fs.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
format-fs_test.go
…
format-meta.go
…
fs-tree-walk-pool.go
…
fs-tree-walk-pool_test.go
…
fs-v1-helpers.go
fix: use buffers only when necessary for io.Copy() ( #11229 )
4 years ago
fs-v1-helpers_test.go
fix: use buffers only when necessary for io.Copy() ( #11229 )
4 years ago
fs-v1-metadata.go
…
fs-v1-metadata_test.go
…
fs-v1-multipart.go
fix: use buffers only when necessary for io.Copy() ( #11229 )
4 years ago
fs-v1-multipart_test.go
…
fs-v1-rwpool.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
fs-v1-rwpool_test.go
…
fs-v1.go
fix: use buffers only when necessary for io.Copy() ( #11229 )
4 years ago
fs-v1_test.go
…
gateway-common.go
…
gateway-common_test.go
…
gateway-env.go
…
gateway-interface.go
…
gateway-main.go
handlers: Avoid initializing a struct in each handler call ( #11217 )
4 years ago
gateway-main_test.go
…
gateway-metrics.go
…
gateway-startup-msg.go
fix: server/gateway banner formatting ( #11230 )
4 years ago
gateway-startup-msg_test.go
…
gateway-unsupported.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
generic-handlers.go
handlers: Avoid initializing a struct in each handler call ( #11217 )
4 years ago
generic-handlers_test.go
refactor cmd/crypto code for SSE handling and parsing ( #11045 )
4 years ago
global-heal.go
fix: discarding results do not attempt in-memory metacache writer ( #11163 )
4 years ago
globals.go
expire stale locks when owner is down ( #11247 )
4 years ago
handler-api.go
enable small and large file optimization ( #11260 )
4 years ago
handler-utils.go
tracing: NumSubscribers() to use atomic instead of mutex ( #11219 )
4 years ago
handler-utils_test.go
avoid a crash in crawler when lifecycle is not initialized ( #11170 )
4 years ago
hasher.go
…
healthcheck-handler.go
…
healthcheck-router.go
…
healthinfo.go
rename server sets to server pools
4 years ago
healthinfo_linux.go
…
healthinfo_nonlinux.go
…
http-stats.go
fix: TTFB prometheus metrics calculation ( #11082 )
4 years ago
http-tracer.go
add audit/admin trace support for browser requests ( #10947 )
4 years ago
httprange.go
…
httprange_test.go
…
iam-etcd-store.go
fix: etcd import paths again depend on v3.4.14 release ( #11020 )
4 years ago
iam-object-store.go
fix: support user/groups with '/' character ( #11127 )
4 years ago
iam.go
initialize IAM store before Init() to avoid any crash ( #11236 )
4 years ago
jwt.go
…
jwt_test.go
…
leak-detect_test.go
…
listen-notification-handlers.go
…
local-locker.go
expire stale locks when owner is down ( #11247 )
4 years ago
lock-rest-client.go
fix: refactor locks to apply them uniquely per node ( #11052 )
4 years ago
lock-rest-client_test.go
…
lock-rest-server-common.go
…
lock-rest-server-common_test.go
…
lock-rest-server.go
fix: refactor locks to apply them uniquely per node ( #11052 )
4 years ago
main.go
…
metacache-bucket.go
fix: re-use bytes.Buffer using sync.Pool ( #11156 )
4 years ago
metacache-bucket_gen.go
…
metacache-bucket_gen_test.go
…
metacache-bucket_test.go
Don't copy interesting ids, clean up logging ( #11102 )
4 years ago
metacache-entries.go
fix: issues with handling delete markers in metacache ( #11150 )
4 years ago
metacache-entries_test.go
…
metacache-manager.go
…
metacache-marker.go
…
metacache-server-pool.go
listing with prefix prefixed with '/' should be ignored ( #11268 )
4 years ago
metacache-set.go
fix: make sure parentDirIsObject is used at set level ( #11280 )
4 years ago
metacache-stream.go
fix: re-use bytes.Buffer using sync.Pool ( #11156 )
4 years ago
metacache-stream_test.go
avoid a crash in crawler when lifecycle is not initialized ( #11170 )
4 years ago
metacache-walk.go
fix: heal optimizations in crawler to avoid multiple healing attempts ( #11173 )
4 years ago
metacache.go
add _MINIO_SERVER_DEBUG env for enabling debug messages ( #11128 )
4 years ago
metacache_gen.go
…
metacache_gen_test.go
…
metacache_test.go
…
metrics-router.go
…
metrics.go
remove/deprecate crawler disable environment ( #11214 )
4 years ago
namespace-lock.go
fix: refactor locks to apply them uniquely per node ( #11052 )
4 years ago
namespace-lock_test.go
…
naughty-disk_test.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
net.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
net_test.go
…
notification.go
tracing: NumSubscribers() to use atomic instead of mutex ( #11219 )
4 years ago
object-api-common.go
fix: use buffers only when necessary for io.Copy() ( #11229 )
4 years ago
object-api-datatypes.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
object-api-deleteobject_test.go
avoid a crash in crawler when lifecycle is not initialized ( #11170 )
4 years ago
object-api-errors.go
fix: avoid sending errors on missing objects on locked buckets ( #10994 )
4 years ago
object-api-getobject_test.go
Support variable server pools ( #11256 )
4 years ago
object-api-getobjectinfo_test.go
…
object-api-input-checks.go
…
object-api-interface.go
fix: make sure parentDirIsObject is used at set level ( #11280 )
4 years ago
object-api-listobjects_test.go
listing with prefix prefixed with '/' should be ignored ( #11268 )
4 years ago
object-api-multipart_test.go
Allow Compression + encryption ( #11103 )
4 years ago
object-api-options.go
Allow synchronous replication if enabled. ( #11165 )
4 years ago
object-api-putobject_test.go
Support variable server pools ( #11256 )
4 years ago
object-api-utils.go
Allow Compression + encryption ( #11103 )
4 years ago
object-api-utils_test.go
Allow Compression + encryption ( #11103 )
4 years ago
object-handlers-common.go
…
object-handlers-common_test.go
…
object-handlers.go
fix: doc links and delete replication permissions enforcement ( #11285 )
4 years ago
object-handlers_test.go
Allow Compression + encryption ( #11103 )
4 years ago
object_api_suite_test.go
Allow Compression + encryption ( #11103 )
4 years ago
os-dirent_fileino.go
…
os-dirent_ino.go
…
os-dirent_namelen_bsd.go
…
os-dirent_namelen_linux.go
…
os-readdir_other.go
…
os-readdir_test.go
…
os-readdir_unix.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
os-readdir_windows.go
…
os-reliable.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
os-reliable_test.go
…
peer-rest-client.go
fix: select always online peers for remote listing ( #11153 )
4 years ago
peer-rest-common.go
…
peer-rest-server.go
fix: rename remaining zone -> pool ( #11231 )
4 years ago
policy_test.go
…
post-policy_test.go
…
postpolicyform.go
…
postpolicyform_test.go
…
prepare-storage.go
Support variable server pools ( #11256 )
4 years ago
routers.go
handlers: Avoid initializing a struct in each handler call ( #11217 )
4 years ago
server-main.go
expire stale locks when owner is down ( #11247 )
4 years ago
server-main_test.go
rename server sets to server pools
4 years ago
server-rlimit.go
…
server-startup-msg.go
fix: server/gateway banner formatting ( #11230 )
4 years ago
server-startup-msg_test.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
server_test.go
…
service.go
fix: heal bucket metadata right before healing bucket ( #11097 )
4 years ago
setup-type.go
…
signals.go
…
signature-v2.go
…
signature-v2_test.go
…
signature-v4-parser.go
…
signature-v4-parser_test.go
…
signature-v4-utils.go
…
signature-v4-utils_test.go
refactor cmd/crypto code for SSE handling and parsing ( #11045 )
4 years ago
signature-v4.go
Adds "x-amz-usr-agent" and "x-id" params to be used in authentication of presignedURL ( #10792 )
4 years ago
signature-v4_test.go
…
storage-datatypes.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
storage-datatypes_gen.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
storage-datatypes_gen_test.go
…
storage-datatypes_test.go
feat: Small object optimization read data in single bulk call ( #11207 )
4 years ago
storage-errors.go
parentDirIsObject() to return quickly with inexistant parent ( #11204 )
4 years ago
storage-interface.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
storage-rest-client.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
storage-rest-common.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
storage-rest-server.go
fix: enable xl.json to xl.meta only if legacy drive is found ( #11255 )
4 years ago
storage-rest_test.go
Revert "Support variable server sets ( #10314 )"
4 years ago
streaming-signature-v4.go
…
streaming-signature-v4_test.go
…
sts-datatypes.go
…
sts-errors.go
…
sts-handlers.go
Fix support for multiple LDAP user formats ( #11276 )
4 years ago
test-utils_test.go
fix: use common logging implementation for DNSCache ( #11284 )
4 years ago
tree-walk.go
…
tree-walk_test.go
…
typed-errors.go
…
update-notifier.go
…
update-notifier_test.go
…
update.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
update_test.go
…
utils.go
Support variable server pools ( #11256 )
4 years ago
utils_test.go
…
version_test.go
…
web-handler-context.go
…
web-handler-context_test.go
…
web-handlers.go
Allow synchronous replication if enabled. ( #11165 )
4 years ago
web-handlers_test.go
rename server sets to server pools
4 years ago
web-router.go
tracing: NumSubscribers() to use atomic instead of mutex ( #11219 )
4 years ago
xl-storage-disk-id-check.go
fix: readData in bulk call using messagepack byte wrappers ( #11228 )
4 years ago
xl-storage-errors.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
xl-storage-errors_test.go
…
xl-storage-format-utils.go
Show Delete replication status header ( #10946 )
4 years ago
xl-storage-format-v1.go
…
xl-storage-format-v1_gen.go
…
xl-storage-format-v1_gen_test.go
…
xl-storage-format-v2.go
fix: avoid sending errors on missing objects on locked buckets ( #10994 )
4 years ago
xl-storage-format-v2_gen.go
…
xl-storage-format-v2_gen_test.go
…
xl-storage-format_test.go
…
xl-storage.go
fix: optimize parentDirIsObject by moving isObject to storage layer ( #11291 )
4 years ago
xl-storage_test.go
fix: optimize parentDirIsObject by moving isObject to storage layer ( #11291 )
4 years ago
xl-storage_unix_test.go
…
xl-storage_windows_test.go
…