minio/docs
Harshavardhana 035882d292
fix: remove parentIsObject() check (#12851)
we will allow situations such as

```
a/b/1.txt
a/b
```

and

```
a/b
a/b/1.txt
```

we are going to document that this usecase is
not supported and we will never support it, if
any application does this users have to delete
the top level parent to make sure namespace is
accessible at lower level.

rest of the situations where the prefixes get
created across sets are supported as is.
2021-08-03 13:26:57 -07:00
..
bigdata Update hadoop docs to indicate new committers (#8060) 2019-09-30 21:34:06 -07:00
bucket fix: update README.md for new release (#12637) 2021-07-07 18:07:29 -07:00
chroot fix: docs remove goreportcard, its deprecated 2020-03-24 14:51:06 -07:00
compression Allow Compression + encryption (#11103) 2021-01-05 20:08:35 -08:00
config feat: Deprecate embedded browser and import console (#12460) 2021-06-17 20:27:04 -07:00
debugging Add admin file inspector (#12635) 2021-07-09 11:29:16 -07:00
deployment/kernel-tuning fix sysctl.sh quotes which are incompatible with sysctl (#10446) 2020-09-09 17:29:23 -07:00
disk-caching add console-address flag for spoonfed users 2021-07-12 17:05:38 -07:00
distributed Add more erasure codes on degraded systems. (#11852) 2021-05-27 11:38:09 -07:00
docker update docker docs with --console-address 2021-07-11 19:44:53 -07:00
erasure add console-address flag for spoonfed users 2021-07-12 17:05:38 -07:00
extensions/s3zip Simplify s3zip example (#12500) 2021-06-14 11:04:14 -07:00
federation/lookup docs: add deprecation notice for federation 2021-02-04 17:18:37 -08:00
gateway add console-address flag for spoonfed users 2021-07-12 17:05:38 -07:00
integrations/veeam docs: fix veeam document formatting 2020-07-18 18:38:12 -07:00
kms remove deprecated warning for 'mc encrypt' 2021-06-25 08:12:40 -07:00
logging feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
metrics fix typo in Grafana dashboard json (#12471) 2021-06-09 08:04:12 -07:00
multi-tenancy feat: distributed setup can start now with default credentials (#12303) 2021-05-17 08:45:22 -07:00
multi-user docs: add missing admin actions (#12442) 2021-06-09 10:37:20 -07:00
orchestration update docker-compose to RELEASE.2021-07-30T00-02-00Z 2021-07-29 18:07:06 -07:00
screenshots feat: Deprecate embedded browser and import console (#12460) 2021-06-17 20:27:04 -07:00
security cleanup security overview guide 2020-07-11 00:34:56 -07:00
select DOCS: Remove http links in favor of HTTPS (#12725) 2021-07-15 13:31:59 -07:00
shared-backend fix: use buffers only when necessary for io.Copy() (#11229) 2021-01-06 09:36:55 -08:00
sts add deprecation notice for LDAP username format (#12849) 2021-08-02 18:20:06 -07:00
throttle feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 2021-01-05 10:22:57 -08:00
tls DOCS: Remove http links in favor of HTTPS (#12725) 2021-07-15 13:31:59 -07:00
LICENSE purge deprecate docker swarm documentation 2021-05-10 09:50:06 -07:00
minio-limits.md fix: remove parentIsObject() check (#12851) 2021-08-03 13:26:57 -07:00