You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Poorna Krishnamoorthy 64bddf47d8
Pass deletemarker correctly to replicate opts (#11227)
4 years ago
..
config feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 4 years ago
crypto
gateway feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 4 years ago
http refactor cmd/crypto code for SSE handling and parsing (#11045) 4 years ago
jwt
logger Context based AccessKey passing (#10615) 4 years ago
rest
testdata
acl-handlers.go migrate all bucket metadata into a single file (#9586) 5 years ago
admin-bucket-handlers.go
admin-handlers-config-kv.go
admin-handlers-users.go
admin-handlers.go
admin-handlers_test.go
admin-heal-ops.go
admin-router.go
admin-server-info.go
api-datatypes.go
api-errors.go
api-errors_test.go
api-headers.go
api-headers_test.go
api-resources.go listV2: Continuation and NextContinuation tokens are encoded with base64 (#8337) 5 years ago
api-resources_test.go
api-response.go
api-response_test.go fix: obtain correct location string with DNS style buckets (#10060) 4 years ago
api-router.go
api-utils.go
api-utils_test.go
auth-handler.go
auth-handler_test.go
background-heal-ops.go
background-newdisks-heal-ops.go
background-newdisks-heal-ops_gen.go
background-newdisks-heal-ops_gen_test.go add '.healing.bin' for tracking currently healing disk (#10573) 4 years ago
benchmark-utils_test.go avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
bitrot-streaming.go do not use large buffers if not necessary (#11220) 4 years ago
bitrot-whole.go fix: ignore faulty drives and continue (#10511) 4 years ago
bitrot.go
bitrot_test.go do not use large buffers if not necessary (#11220) 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
bucket-handlers_test.go
bucket-lifecycle-handlers.go Add support for ILM transition (#10565) 4 years ago
bucket-lifecycle-handlers_test.go
bucket-lifecycle.go
bucket-listobjects-handlers.go
bucket-metadata-sys.go tests: Fix occasional data race (#11223) 4 years ago
bucket-metadata.go
bucket-metadata_gen.go
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
bucket-targets.go
bucket-versioning-handler.go
bucket-versioning.go
build-constants.go
common-main.go
config-common.go
config-current.go
config-current_test.go
config-dir.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
config-encrypted.go
config-encrypted_test.go Config migration should handle plain-text (#8506) 5 years ago
config-migrate.go
config-migrate_test.go
config-versions.go
config.go
consolelogger.go
copy-part-range.go
copy-part-range_test.go
crossdomain-xml-handler.go
crossdomain-xml-handler_test.go
data-crawler.go remove/deprecate crawler disable environment (#11214) 4 years ago
data-update-tracker.go
data-update-tracker_test.go
data-usage-cache.go
data-usage-cache_gen.go
data-usage-cache_gen_test.go
data-usage.go
data-usage_test.go crawler: Stream bucket usage cache data (#11068) 4 years ago
disk-cache-backend.go
disk-cache-check-support_other.go
disk-cache-check-support_windows.go
disk-cache-stats.go
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
disk-cache_test.go
dummy-data-generator_test.go
dummy-handlers.go
dynamic-timeouts.go
dynamic-timeouts_test.go Tweaks to dynamic locks (#10508) 4 years ago
encryption-v1.go
encryption-v1_test.go
endpoint-ellipses.go
endpoint-ellipses_test.go
endpoint.go
endpoint_test.go
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
erasure-common_test.go
erasure-decode.go
erasure-decode_test.go do not use large buffers if not necessary (#11220) 4 years ago
erasure-encode.go
erasure-encode_test.go
erasure-errors.go
erasure-heal_test.go
erasure-healing-common.go
erasure-healing-common_test.go
erasure-healing.go
erasure-healing_test.go
erasure-lowlevel-heal.go
erasure-metadata-utils.go
erasure-metadata-utils_test.go rename server sets to server pools 4 years ago
erasure-metadata.go
erasure-metadata_test.go
erasure-multipart.go
erasure-object.go
erasure-object_test.go
erasure-server-sets.go fix: calculate prometheus disks_offline/disks_total correctly (#11215) 4 years ago
erasure-sets.go
erasure-sets_test.go ListObjects Metadata Caching (#10648) 4 years ago
erasure-utils.go
erasure.go
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
format-disk-cache_test.go Return appropriate errors API versions changes across REST APIs (#8480) 5 years ago
format-erasure.go
format-erasure_test.go
format-fs.go
format-fs_test.go
format-meta.go Fix writing 'format.json' and make it atomic (#8296) 5 years ago
fs-tree-walk-pool.go
fs-tree-walk-pool_test.go
fs-v1-helpers.go
fs-v1-helpers_test.go fix: unwrapping issues with os.Is* functions (#10949) 4 years ago
fs-v1-metadata.go
fs-v1-metadata_test.go
fs-v1-multipart.go
fs-v1-multipart_test.go fix: dangling objects on actual namespace (#10822) 4 years ago
fs-v1-rwpool.go
fs-v1-rwpool_test.go
fs-v1.go
fs-v1_test.go
gateway-common.go
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
gateway-main_test.go
gateway-metrics.go simplify usage of mutexes and atomic constants (#9501) 5 years ago
gateway-startup-msg.go
gateway-startup-msg_test.go
gateway-unsupported.go
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
handler-api.go
handler-utils.go
handler-utils_test.go
hasher.go
healthcheck-handler.go
healthcheck-router.go fix: readiness needs to be like liveness (#9941) 4 years ago
healthinfo.go
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
httprange.go
httprange_test.go
iam-etcd-store.go
iam-object-store.go
iam.go fix: heal multiple buckets in bulk (#11029) 4 years ago
jwt.go
jwt_test.go
leak-detect_test.go
listen-notification-handlers.go
local-locker.go
lock-rest-client.go
lock-rest-client_test.go
lock-rest-server-common.go
lock-rest-server-common_test.go
lock-rest-server.go
main.go
metacache-bucket.go
metacache-bucket_gen.go
metacache-bucket_gen_test.go
metacache-bucket_test.go
metacache-entries.go
metacache-entries_test.go
metacache-manager.go
metacache-marker.go
metacache-server-pool.go
metacache-set.go
metacache-stream.go
metacache-stream_test.go
metacache-walk.go
metacache.go
metacache_gen.go
metacache_gen_test.go
metacache_test.go
metrics-router.go
metrics.go
namespace-lock.go
namespace-lock_test.go
naughty-disk_test.go
net.go
net_test.go update for smartos build (solaris too) (#10378) 4 years ago
notification.go
object-api-common.go
object-api-datatypes.go
object-api-deleteobject_test.go
object-api-errors.go
object-api-getobject_test.go
object-api-getobjectinfo_test.go
object-api-input-checks.go
object-api-interface.go
object-api-listobjects_test.go
object-api-multipart_test.go
object-api-options.go
object-api-putobject_test.go
object-api-utils.go
object-api-utils_test.go refactor cmd/crypto code for SSE handling and parsing (#11045) 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
object-handlers_test.go
object_api_suite_test.go
os-dirent_fileino.go
os-dirent_ino.go
os-dirent_namelen_bsd.go allow large buffer to list more entries per directory (#9785) 5 years ago
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 Support bucket versioning (#9377) 5 years ago
peer-rest-client.go fix: select always online peers for remote listing (#11153) 4 years ago
peer-rest-common.go
peer-rest-server.go
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
prepare-storage.go
routers.go
server-main.go
server-main_test.go
server-rlimit.go
server-startup-msg.go
server-startup-msg_test.go
server_test.go
service.go fix: heal bucket metadata right before healing bucket (#11097) 4 years ago
setup-type.go Support bucket versioning (#9377) 5 years ago
signals.go remove safeMode behavior in startup (#10645) 4 years ago
signature-v2.go
signature-v2_test.go
signature-v4-parser.go Allow region errors to be dynamic (#10323) 4 years ago
signature-v4-parser_test.go
signature-v4-utils.go initialize IAM as soon as object layer is initialized (#10700) 4 years ago
signature-v4-utils_test.go
signature-v4.go
signature-v4_test.go Allow region errors to be dynamic (#10323) 4 years ago
storage-datatypes.go
storage-datatypes_gen.go
storage-datatypes_gen_test.go
storage-datatypes_test.go
storage-errors.go
storage-interface.go
storage-rest-client.go do not use large buffers if not necessary (#11220) 4 years ago
storage-rest-common.go
storage-rest-server.go do not use large buffers if not necessary (#11220) 4 years ago
storage-rest_test.go
streaming-signature-v4.go
streaming-signature-v4_test.go
sts-datatypes.go
sts-errors.go
sts-handlers.go
test-utils_test.go
tree-walk.go
tree-walk_test.go
typed-errors.go fix: optimize IAM users load, add fallback (#9809) 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
update_test.go
utils.go
utils_test.go
version_test.go
web-handler-context.go
web-handler-context_test.go
web-handlers.go webUI: change listing to 1000 keys from browser UI (#11159) 4 years ago
web-handlers_test.go
web-router.go
xl-storage-disk-id-check.go
xl-storage-errors.go
xl-storage-errors_test.go
xl-storage-format-utils.go
xl-storage-format-v1.go Add support for ILM transition (#10565) 4 years ago
xl-storage-format-v1_gen.go
xl-storage-format-v1_gen_test.go
xl-storage-format-v2.go
xl-storage-format-v2_gen.go
xl-storage-format-v2_gen_test.go Support bucket versioning (#9377) 5 years ago
xl-storage-format_test.go
xl-storage.go
xl-storage_test.go
xl-storage_unix_test.go Add storage layer contexts (#10321) 4 years ago
xl-storage_windows_test.go