mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 04:34:23 -06:00
5c321599c8
* #45498: add String util to ListResponse for better UX * #45498: refactor db_filestorage FS API backend - use path_hash in DB schema * #45498: enable DB backend fs api tests * #45498: add comment * #45498: enable Storage feature flag during integration tests * remove fmt.println * #45498: reduce sizes of hash columns * separate conditions * #45498: make it easy to ignore backends when running fs api integration tests * #45498: quote `key` column name * #45498: reduce path_hash size * #45498: verify `/{orgId}/{storageName}/` prefix convention in integration tests * #45498: add etag to the sql table * #45498: add etag to the sql table * remove feature flag check (storage isn't dev-mode only) * add cacheControl and content disposition * add comments * add path_hash comment * explicitly set `path` column collation in `file` table for postgres |
||
---|---|---|
.. | ||
filestorage | ||
fs | ||
httpclient | ||
kvstore | ||
localcache | ||
log | ||
metrics | ||
network | ||
process | ||
remotecache | ||
serverlock | ||
tracing | ||
usagestats |