..
config
support envs as well for new crawler sub-system ( #11033 )
4 years ago
crypto
rest client: Expect context timeouts for locks ( #10782 )
4 years ago
gateway
azure/s3 gateways: Pass ETag during GET call to avoid data corruption ( #11024 )
4 years ago
http
fix: change defaults for DNS cache dialer ( #11145 )
4 years ago
jwt
fix: send valid claims in AuditLogs for browser requests ( #9713 )
5 years ago
logger
Context based AccessKey passing ( #10615 )
4 years ago
rest
Revert "Add metrics for nodes online and offline ( #11050 )"
4 years ago
testdata
Optimize decryptObjectInfo ( #10726 )
4 years ago
acl-handlers.go
migrate all bucket metadata into a single file ( #9586 )
5 years ago
admin-bucket-handlers.go
Encrypt remote target if kms is configured ( #11034 )
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
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
admin-handlers_test.go
rename server sets to server pools
4 years ago
admin-heal-ops.go
fix: timer deadlock on expired timers ( #11124 )
4 years ago
admin-router.go
fix: allow accountInfo, addUser and getUserInfo implicit ( #10978 )
4 years ago
admin-server-info.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
api-datatypes.go
fix: avoid sending errors on missing objects on locked buckets ( #10994 )
4 years ago
api-errors.go
fix: avoid sending errors on missing objects on locked buckets ( #10994 )
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
fix: obtain correct location string with DNS style buckets ( #10060 )
4 years ago
api-router.go
Add support for ILM transition ( #10565 )
4 years ago
api-utils.go
…
api-utils_test.go
…
auth-handler.go
Profiling does not required object layer to be initialized ( #11133 )
4 years ago
auth-handler_test.go
Profiling does not required object layer to be initialized ( #11133 )
4 years ago
background-heal-ops.go
fix: heal bucket metadata right before healing bucket ( #11097 )
4 years ago
background-newdisks-heal-ops.go
add _MINIO_SERVER_DEBUG env for enabling debug messages ( #11128 )
4 years ago
background-newdisks-heal-ops_gen.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
background-newdisks-heal-ops_gen_test.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
benchmark-utils_test.go
Support bucket versioning ( #9377 )
4 years ago
bitrot-streaming.go
fix: ignore faulty drives and continue ( #10511 )
4 years ago
bitrot-whole.go
fix: ignore faulty drives and continue ( #10511 )
4 years ago
bitrot.go
Support bucket versioning ( #9377 )
4 years ago
bitrot_test.go
Add storage layer contexts ( #10321 )
4 years ago
bootstrap-peer-server.go
rename server sets to server pools
4 years ago
bucket-encryption-handlers.go
Relax content-md5 requirement in set encryption handler ( #9750 )
5 years ago
bucket-encryption.go
remove safeMode behavior in startup ( #10645 )
4 years ago
bucket-encryption_test.go
Add support for bucket encryption feature ( #8890 )
5 years ago
bucket-handlers.go
return NoSuchVersion if invalid version-id is specified ( #11091 )
4 years ago
bucket-handlers_test.go
ListObjects Metadata Caching ( #10648 )
4 years ago
bucket-lifecycle-handlers.go
Add support for ILM transition ( #10565 )
4 years ago
bucket-lifecycle-handlers_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
bucket-lifecycle.go
Add transition event notification ( #11047 )
4 years ago
bucket-listobjects-handlers.go
ListObjects Metadata Caching ( #10648 )
4 years ago
bucket-metadata-sys.go
Encrypt remote target if kms is configured ( #11034 )
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
migrate all bucket metadata into a single file ( #9586 )
5 years ago
bucket-notification-handlers.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
bucket-object-lock.go
Ignore ObjectNotFound errors in delete api while enforcing locking ( #11114 )
4 years ago
bucket-policy-handlers.go
Support bucket versioning ( #9377 )
4 years ago
bucket-policy-handlers_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
bucket-policy.go
support 'ldap:user' variable replacement properly ( #10391 )
4 years ago
bucket-quota.go
remove safeMode behavior in startup ( #10645 )
4 years ago
bucket-replication.go
replication: Ensure to always use nano precision source modtime ( #11135 )
4 years ago
bucket-targets.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
bucket-versioning-handler.go
Handle changes to versioning config for replication ( #10598 )
4 years ago
bucket-versioning.go
Support bucket versioning ( #9377 )
4 years ago
build-constants.go
Add support for minioreleaser a fork for goreleaser ( #9890 )
4 years ago
common-main.go
fix: change defaults for DNS cache dialer ( #11145 )
4 years ago
config-common.go
Remove erasureSets and erasureObjects from ObjectLayer ( #10442 )
4 years ago
config-current.go
Add crawler delay config + dynamic config values ( #11018 )
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
fix: etcd import paths again depend on v3.4.14 release ( #11020 )
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
rename server sets to server pools
4 years ago
copy-part-range.go
Support bucket versioning ( #9377 )
4 years ago
copy-part-range_test.go
…
crossdomain-xml-handler.go
…
crossdomain-xml-handler_test.go
…
data-crawler.go
add _MINIO_SERVER_DEBUG env for enabling debug messages ( #11128 )
4 years ago
data-update-tracker.go
add _MINIO_SERVER_DEBUG env for enabling debug messages ( #11128 )
4 years ago
data-update-tracker_test.go
ListObjects Metadata Caching ( #10648 )
4 years ago
data-usage-cache.go
crawler: Stream bucket usage cache data ( #11068 )
4 years ago
data-usage-cache_gen.go
Add replication capacity metrics support in crawler ( #10786 )
4 years ago
data-usage-cache_gen_test.go
merge object lifecycle checks into usage crawler ( #9579 )
4 years ago
data-usage.go
Add replication capacity metrics support in crawler ( #10786 )
4 years ago
data-usage_test.go
crawler: Stream bucket usage cache data ( #11068 )
4 years ago
disk-cache-backend.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
disk-cache-check-support_other.go
Use registry to check Atime support on Windows ( #9741 )
5 years ago
disk-cache-check-support_windows.go
Use registry to check Atime support on Windows ( #9741 )
5 years ago
disk-cache-stats.go
Add cache usage, total capacity to prometheus metrics ( #11026 )
4 years ago
disk-cache-utils.go
cache: Only start at high watermark ( #10403 )
4 years ago
disk-cache-utils_test.go
cache: Only start at high watermark ( #10403 )
4 years ago
disk-cache.go
Add cache usage, total capacity to prometheus metrics ( #11026 )
4 years ago
disk-cache_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
dummy-data-generator_test.go
…
dummy-handlers.go
Add support for server side bucket replication ( #9882 )
4 years ago
dynamic-timeouts.go
Tweaks to dynamic locks ( #10508 )
4 years ago
dynamic-timeouts_test.go
Tweaks to dynamic locks ( #10508 )
4 years ago
encryption-v1.go
Copy metadata before spawning goroutine + prealloc maps ( #10458 )
4 years ago
encryption-v1_test.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
endpoint-ellipses.go
rename server sets to server pools
4 years ago
endpoint-ellipses_test.go
fix: make sure to use uniform drive count calculation ( #10208 )
4 years ago
endpoint.go
update x/net/http2 to address few bugs ( #11144 )
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
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
erasure-common.go
ListObjects Metadata Caching ( #10648 )
4 years ago
erasure-common_test.go
rename server sets to server pools
4 years ago
erasure-decode.go
Add support for ILM transition ( #10565 )
4 years ago
erasure-decode_test.go
fix: retain the previous UUID for newly replaced drives ( #10759 )
4 years ago
erasure-encode.go
Support bucket versioning ( #9377 )
4 years ago
erasure-encode_test.go
ListObjects Metadata Caching ( #10648 )
4 years ago
erasure-errors.go
Support bucket versioning ( #9377 )
4 years ago
erasure-heal_test.go
Support bucket versioning ( #9377 )
4 years ago
erasure-healing-common.go
fix: IAM store fallback to list users and policies from disk ( #10787 )
4 years ago
erasure-healing-common_test.go
rename server sets to server pools
4 years ago
erasure-healing.go
fix: heal bucket metadata right before healing bucket ( #11097 )
4 years ago
erasure-healing_test.go
fix: heal bucket metadata right before healing bucket ( #11097 )
4 years ago
erasure-lowlevel-heal.go
Support bucket versioning ( #9377 )
4 years ago
erasure-metadata-utils.go
fix: add more protection distribution to match EcIndex ( #10772 )
4 years ago
erasure-metadata-utils_test.go
rename server sets to server pools
4 years ago
erasure-metadata.go
Revert "Support variable server sets ( #10314 )"
4 years ago
erasure-metadata_test.go
fix: add more protection distribution to match EcIndex ( #10772 )
4 years ago
erasure-multipart.go
fix: refactor locks to apply them uniquely per node ( #11052 )
4 years ago
erasure-object.go
Return version-id header in DeleteObject response ( #11090 )
4 years ago
erasure-object_test.go
rename server sets to server pools
4 years ago
erasure-server-sets.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
erasure-sets.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
erasure-sets_test.go
ListObjects Metadata Caching ( #10648 )
4 years ago
erasure-utils.go
Support bucket versioning ( #9377 )
4 years ago
erasure.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
erasure_test.go
Add storage layer contexts ( #10321 )
4 years ago
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
Revert "Support variable server sets ( #10314 )"
4 years ago
format-erasure_test.go
fix: retain the previous UUID for newly replaced drives ( #10759 )
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
fix: use internode data for DisksInfo, VolsInfo in message pack ( #10821 )
4 years ago
fs-tree-walk-pool_test.go
fix: use internode data for DisksInfo, VolsInfo in message pack ( #10821 )
4 years ago
fs-v1-helpers.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
fs-v1-helpers_test.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
fs-v1-metadata.go
fix: allow CopyObject/PutObjecTags on pre-existing content ( #10485 )
4 years ago
fs-v1-metadata_test.go
Support bucket versioning ( #9377 )
4 years ago
fs-v1-multipart.go
Don't retain context in locker ( #10515 )
4 years ago
fs-v1-multipart_test.go
fix: dangling objects on actual namespace ( #10822 )
4 years ago
fs-v1-rwpool.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
fs-v1-rwpool_test.go
Support bucket versioning ( #9377 )
4 years ago
fs-v1.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
fs-v1_test.go
Support bucket versioning ( #9377 )
4 years ago
gateway-common.go
fix: check for gateway backend online without http request ( #10924 )
4 years ago
gateway-common_test.go
…
gateway-env.go
…
gateway-interface.go
Use constants for gateway names to avoid bugs caused by spelling. ( #10355 )
4 years ago
gateway-main.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
gateway-main_test.go
…
gateway-metrics.go
simplify usage of mutexes and atomic constants ( #9501 )
5 years ago
gateway-startup-msg.go
update x/net/http2 to address few bugs ( #11144 )
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
update x/net/http2 to address few bugs ( #11144 )
4 years ago
generic-handlers_test.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
global-heal.go
fix: heal bucket metadata right before healing bucket ( #11097 )
4 years ago
globals.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
handler-api.go
Add crawler delay config + dynamic config values ( #11018 )
4 years ago
handler-utils.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
handler-utils_test.go
…
hasher.go
…
healthcheck-handler.go
re-route requests if IAM is not initialized ( #10850 )
4 years ago
healthcheck-router.go
fix: readiness needs to be like liveness ( #9941 )
4 years ago
healthinfo.go
rename server sets to server pools
4 years ago
healthinfo_linux.go
Rename OBD to Health ( #10842 )
4 years ago
healthinfo_nonlinux.go
Rename OBD to Health ( #10842 )
4 years ago
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
fix: heal multiple buckets in bulk ( #11029 )
4 years ago
jwt.go
initialize IAM as soon as object layer is initialized ( #10700 )
4 years ago
jwt_test.go
jwt: Simplify JWT parsing ( #8802 )
5 years ago
leak-detect_test.go
…
listen-notification-handlers.go
ListObjects Metadata Caching ( #10648 )
4 years ago
local-locker.go
fix: refactor locks to apply them uniquely per node ( #11052 )
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
re-use remote transports in Peer,Storage,Locker clients ( #10788 )
4 years ago
lock-rest-server-common.go
expire lockers if lockers are offline ( #10749 )
4 years ago
lock-rest-server-common_test.go
fix: add lock ownership to expire locks ( #10571 )
4 years ago
lock-rest-server.go
fix: refactor locks to apply them uniquely per node ( #11052 )
4 years ago
main.go
fix: [fs] CompleteMultipart use trie structure for partMatch ( #10522 )
4 years ago
metacache-bucket.go
add _MINIO_SERVER_DEBUG env for enabling debug messages ( #11128 )
4 years ago
metacache-bucket_gen.go
ListObjects Metadata Caching ( #10648 )
4 years ago
metacache-bucket_gen_test.go
ListObjects Metadata Caching ( #10648 )
4 years ago
metacache-bucket_test.go
Don't copy interesting ids, clean up logging ( #11102 )
4 years ago
metacache-entries.go
fix: delimiter based listing was broken without marker ( #11136 )
4 years ago
metacache-entries_test.go
ListObjects Metadata Caching ( #10648 )
4 years ago
metacache-manager.go
metadata: Invalidate cache if unreadable and not updating ( #10844 )
4 years ago
metacache-marker.go
ListObjects Metadata Caching ( #10648 )
4 years ago
metacache-server-pool.go
metacache: Make very small requests transient ( #11109 )
4 years ago
metacache-set.go
add _MINIO_SERVER_DEBUG env for enabling debug messages ( #11128 )
4 years ago
metacache-stream.go
metacache: Always close block writer ( #10973 )
4 years ago
metacache-stream_test.go
metacache: Always close block writer ( #10973 )
4 years ago
metacache-walk.go
crawler: Missing folder heal check per set ( #10876 )
4 years ago
metacache.go
add _MINIO_SERVER_DEBUG env for enabling debug messages ( #11128 )
4 years ago
metacache_gen.go
metacache: Allow prefix filtering ( #10920 )
4 years ago
metacache_gen_test.go
ListObjects Metadata Caching ( #10648 )
4 years ago
metacache_test.go
metacache: Add option for life extension ( #10837 )
4 years ago
metrics-router.go
enable full linter across the codebase ( #9620 )
5 years ago
metrics.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
namespace-lock.go
fix: refactor locks to apply them uniquely per node ( #11052 )
4 years ago
namespace-lock_test.go
tests: Avoid running TestNSRace in short test mode ( #10735 )
4 years ago
naughty-disk_test.go
fix: use internode data for DisksInfo, VolsInfo in message pack ( #10821 )
4 years ago
net.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
net_test.go
update for smartos build (solaris too) ( #10378 )
4 years ago
notification.go
fix: select always online peers for remote listing ( #11153 )
4 years ago
object-api-common.go
fix: move context timeout closer to network for Delete calls ( #10897 )
4 years ago
object-api-datatypes.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
object-api-deleteobject_test.go
Support bucket versioning ( #9377 )
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
Revert "Support variable server sets ( #10314 )"
4 years ago
object-api-getobjectinfo_test.go
Support bucket versioning ( #9377 )
4 years ago
object-api-input-checks.go
fix: cleanup old directory handling code ( #10633 )
4 years ago
object-api-interface.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
object-api-listobjects_test.go
fix: delimiter based listing was broken without marker ( #11136 )
4 years ago
object-api-multipart_test.go
delayed locks until we have started reading the body ( #10474 )
4 years ago
object-api-options.go
replication: Ensure to always use nano precision source modtime ( #11135 )
4 years ago
object-api-putobject_test.go
Revert "Support variable server sets ( #10314 )"
4 years ago
object-api-utils.go
fix: prioritized latest buckets for crawler to finish the scans faster ( #11115 )
4 years ago
object-api-utils_test.go
fix: [fs] CompleteMultipart use trie structure for partMatch ( #10522 )
4 years ago
object-handlers-common.go
ilm: Send delete marker creation event when appropriate ( #10696 )
4 years ago
object-handlers-common_test.go
…
object-handlers.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
object-handlers_test.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
object_api_suite_test.go
delayed locks until we have started reading the body ( #10474 )
4 years ago
os-dirent_fileino.go
allow large buffer to list more entries per directory ( #9785 )
5 years ago
os-dirent_ino.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
os-dirent_namelen_bsd.go
allow large buffer to list more entries per directory ( #9785 )
5 years ago
os-dirent_namelen_linux.go
allow large buffer to list more entries per directory ( #9785 )
5 years ago
os-readdir_other.go
update for smartos build (solaris too) ( #10378 )
4 years ago
os-readdir_test.go
Support bucket versioning ( #9377 )
4 years ago
os-readdir_unix.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
os-readdir_windows.go
Fix crash on Windows when crawling ( #10385 )
4 years ago
os-reliable.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
os-reliable_test.go
Support bucket versioning ( #9377 )
4 years ago
peer-rest-client.go
fix: select always online peers for remote listing ( #11153 )
4 years ago
peer-rest-common.go
Rename OBD to Health ( #10842 )
4 years ago
peer-rest-server.go
fix: refactor locks to apply them uniquely per node ( #11052 )
4 years ago
policy_test.go
Move dependency from minio-go v6 to v7 ( #10042 )
4 years ago
post-policy_test.go
Allow region errors to be dynamic ( #10323 )
4 years ago
postpolicyform.go
…
postpolicyform_test.go
Move dependency from minio-go v6 to v7 ( #10042 )
4 years ago
prepare-storage.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
routers.go
fix: refactor locks to apply them uniquely per node ( #11052 )
4 years ago
server-main.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
server-main_test.go
rename server sets to server pools
4 years ago
server-rlimit.go
add '.healing.bin' for tracking currently healing disk ( #10573 )
4 years ago
server-startup-msg.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
server-startup-msg_test.go
admin: ServerInfo returns info without object layer initialized ( #11142 )
4 years ago
server_test.go
Support for "directory" objects ( #10499 )
4 years ago
service.go
fix: heal bucket metadata right before healing bucket ( #11097 )
4 years ago
setup-type.go
Support bucket versioning ( #9377 )
4 years ago
signals.go
remove safeMode behavior in startup ( #10645 )
4 years ago
signature-v2.go
Copy metadata before spawning goroutine + prealloc maps ( #10458 )
4 years ago
signature-v2_test.go
…
signature-v4-parser.go
Allow region errors to be dynamic ( #10323 )
4 years ago
signature-v4-parser_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
signature-v4-utils.go
initialize IAM as soon as object layer is initialized ( #10700 )
4 years ago
signature-v4-utils_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
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
Allow region errors to be dynamic ( #10323 )
4 years ago
storage-datatypes.go
Add support for ILM transition ( #10565 )
4 years ago
storage-datatypes_gen.go
Add support for ILM transition ( #10565 )
4 years ago
storage-datatypes_gen_test.go
fix: use internode data for DisksInfo, VolsInfo in message pack ( #10821 )
4 years ago
storage-datatypes_test.go
fix: use internode data for DisksInfo, VolsInfo in message pack ( #10821 )
4 years ago
storage-errors.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
storage-interface.go
fix: use internode data for DisksInfo, VolsInfo in message pack ( #10821 )
4 years ago
storage-rest-client.go
fix: heal bucket metadata right before healing bucket ( #11097 )
4 years ago
storage-rest-common.go
metacache: Allow prefix filtering ( #10920 )
4 years ago
storage-rest-server.go
crawler: Stream bucket usage cache data ( #11068 )
4 years ago
storage-rest_test.go
Revert "Support variable server sets ( #10314 )"
4 years ago
streaming-signature-v4.go
re-implement data usage crawler to be more efficient ( #9075 )
5 years ago
streaming-signature-v4_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
sts-datatypes.go
…
sts-errors.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
sts-handlers.go
re-route requests if IAM is not initialized ( #10850 )
4 years ago
test-utils_test.go
fix: heal bucket metadata right before healing bucket ( #11097 )
4 years ago
tree-walk.go
Support for "directory" objects ( #10499 )
4 years ago
tree-walk_test.go
Add storage layer contexts ( #10321 )
4 years ago
typed-errors.go
fix: optimize IAM users load, add fallback ( #9809 )
4 years ago
update-notifier.go
…
update-notifier_test.go
…
update.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
update_test.go
add ruleguard support, fix all the reported issues ( #10335 )
4 years ago
utils.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
utils_test.go
feat: Add notification support for bucketCreates and removal ( #10075 )
4 years ago
version_test.go
…
web-handler-context.go
use GlobalContext whenever possible ( #9280 )
5 years ago
web-handler-context_test.go
…
web-handlers.go
update x/net/http2 to address few bugs ( #11144 )
4 years ago
web-handlers_test.go
rename server sets to server pools
4 years ago
web-router.go
add audit/admin trace support for browser requests ( #10947 )
4 years ago
xl-storage-disk-id-check.go
fix: use internode data for DisksInfo, VolsInfo in message pack ( #10821 )
4 years ago
xl-storage-errors.go
fix: unwrapping issues with os.Is* functions ( #10949 )
4 years ago
xl-storage-errors_test.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage-format-utils.go
Show Delete replication status header ( #10946 )
4 years ago
xl-storage-format-v1.go
Add support for ILM transition ( #10565 )
4 years ago
xl-storage-format-v1_gen.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage-format-v1_gen_test.go
Support bucket versioning ( #9377 )
4 years ago
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
Revert "Revert "Add delete marker replication support ( #10396 )""
4 years ago
xl-storage-format-v2_gen_test.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage-format_test.go
Support bucket versioning ( #9377 )
4 years ago
xl-storage.go
fix: overlapping object and prefix rejected ( #11130 )
4 years ago
xl-storage_test.go
Add crawler delay config + dynamic config values ( #11018 )
4 years ago
xl-storage_unix_test.go
Add storage layer contexts ( #10321 )
4 years ago
xl-storage_windows_test.go
ListObjects Metadata Caching ( #10648 )
4 years ago