shellwirt
de2d7af818
fix(docs): Installation instruction changes ( #23867 )
...
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com >
Co-authored-by: Evan Rusackas <evan@preset.io >
2023-05-16 21:54:35 -06:00
Ville Brofeldt
500d90058f
feat: add ability to disable cache ( #23439 )
2023-03-31 11:41:57 +03:00
Reid Beels
8fa7a75a3b
docs(caching): Restructure and improve caching docs ( #22687 )
2023-01-13 08:48:56 +02:00
Ville Brofeldt
aa0cae9b49
feat(thumbnails): add support for user specific thumbs ( #22328 )
2022-12-14 15:02:31 +02:00
ʈᵃᵢ
d6a82187a7
docs(cache): update datasource -> dataset ( #21670 )
2022-10-06 19:03:53 +08:00
wiktor2200
0a316a8ed3
chore(docs): feature flags setting is misleading in docs ( #20622 )
2022-07-11 08:43:13 -03:00
Atticus White
1882c6d5cc
Remove cache warming documentation ( #20269 )
...
The cache warming strategies perform unauthorized `GET` requests that are redirected to the login page #9597
2022-06-15 12:38:30 -07:00
Daniel Vaz Gaspar
f37fc1a7f0
chore: bump majors on celery and Flask ( #19168 )
...
* chore: bump celery, Flask, flask-jwt-extended, pyJWT
* fix pyJWT breaking change
* fix pyJWT breaking change 2
* test
* fixed test
* fixed test
* fixed test
* revert since mypy won't pick the correct signature
* lint 1
* fix test
* fix test
* docs and celery config migration
* bump FAB to 4.0.0rc3, remove AUTH_STRICT_RESPONSE_CODES
* update docs for new celery config keys
* downgrade celery to 5.2.2
* ref FAB to final 4.0.0 release
* remove conflict left over
2022-03-24 09:16:53 +00:00
Ville Brofeldt
72b9a7fa5b
feat(key-value): add superset metastore cache ( #19232 )
2022-03-21 19:46:56 +02:00
Ville Brofeldt
a04f1d4c87
chore(cache): default to SimpleCache in debug mode ( #18976 )
...
* chore(cache): default to SimpleCache in debug mode
* lint
* clean up type
* use util
* fix integration test cache configs
* remove util from cache manager
* remove trailing comma
* fix more tests
* fix truthiness check
* fix tests and improve deprecation notice
* fix default cache threshold
* move debug check to cache_manager
* remove separate getter
* update docs
* remove default cache config
2022-03-02 19:38:34 +02:00
Hugh A. Miles II
9c3205b573
feat: 🚀 Docs V2 CI Script ( #18560 )
...
* switch to v2
* promote docv2
* remove on triggers
2022-02-02 13:02:51 -08:00