minio/buildscripts
Harshavardhana c2c5b09bb1
Avoid object names with '//' to avoid hash inconsistencies (#8946)
This is to fix a situation where an object name incorrectly
is sent with '//' in its path heirarchy, we should reject
such object names because they may be hashed to a set where
the object might not originally belong because, this can
cause situations where once object is uploaded we cannot
delete it anymore.

Fixes #8873
2020-02-06 08:29:38 +05:30
..
checkdeps.sh Migrate to go1.13 to avail all new features (#8203) 2019-09-08 16:44:15 -07:00
cross-compile.sh Migrate to go1.13 to avail all new features (#8203) 2019-09-08 16:44:15 -07:00
gateway-tests.sh Avoid object names with '//' to avoid hash inconsistencies (#8946) 2020-02-06 08:29:38 +05:30
gen-ldflags.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
race.sh lock: improve locker initialization at init (#8776) 2020-01-10 02:35:06 -08:00
verify-build.sh Enable build verification with race (#8583) 2019-12-02 15:54:26 -08:00
verify-healing.sh test: print more relevant info in healing failure (#8895) 2020-01-27 14:56:36 +05:30