superset/superset
John Bodley 1001c6d5f4
Revert "[caching] Using request context rather than globals" (#9969)
This reverts commit 90cd3889ac.

Co-authored-by: John Bodley <john.bodley@airbnb.com>
2020-06-02 16:03:33 -07:00
..
assets feat: partitionchart controls migration (#9768) 2020-05-18 12:48:51 -07:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
charts feat: expand new chart data endpoint coverage (#9903) 2020-06-02 10:47:28 +03:00
commands [mypy] Enforcing typing for superset.dashboards (#9418) 2020-04-07 12:52:14 +01:00
common feat: expand new chart data endpoint coverage (#9903) 2020-06-02 10:47:28 +03:00
connectors style(mypy): Enforcing mypy typing for views.chart (#9912) 2020-05-27 21:31:26 -07:00
dao pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
dashboards docs(api): improve openapi documentation for dash, charts and queries (#9724) 2020-05-05 14:42:18 +01:00
datasets fix(babel): broken babel extract (#9790) 2020-05-15 19:05:24 +01:00
db_engine_specs style: enforcing mypy typing for connectors (#9824) 2020-05-25 12:32:49 -07:00
db_engines [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
examples feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
migrations fix: migrate all slices off the old time grain format (#9684) 2020-04-30 08:38:13 -07:00
models style(mypy): Fix memoize watch type (#9970) 2020-06-02 16:02:07 -07:00
queries docs(api): improve openapi documentation for dash, charts and queries (#9724) 2020-05-05 14:42:18 +01:00
security css: beautify roles CRUD (#9890) 2020-05-26 22:32:13 -07:00
sql_validators [mypy] Enforcing typing for a number of modules (#9586) 2020-04-24 10:07:35 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks Add extra configration to the email reports (#9342) 2020-05-13 20:14:12 +03:00
templates feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02:00
translations [mypy] Enforcing typing for translations (#9800) 2020-05-16 23:55:49 -07:00
utils style(mypy): Fix memoize watch type (#9970) 2020-06-02 16:02:07 -07:00
views Revert "[caching] Using request context rather than globals" (#9969) 2020-06-02 16:03:33 -07:00
__init__.py [thumbnails] API and celery task for dashboards and charts (#8947) 2020-04-15 09:40:14 +01:00
app.py [query] New, readonly API (#9403) 2020-04-06 11:18:32 +01:00
cli.py fix: don't create examples db on 'superset init' (#9881) 2020-05-21 21:34:53 -07:00
config.py feat: expand new chart data endpoint coverage (#9903) 2020-06-02 10:47:28 +03:00
constants.py [fix] Adding show to FAB CRUD set (#9040) 2020-01-28 17:19:16 -08:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
errors.py style: enforcing mypy typing for connectors (#9824) 2020-05-25 12:32:49 -07:00
exceptions.py feat: return security errors in the SIP-40 format (#9796) 2020-05-13 17:10:37 -07:00
extensions.py [sqllab] Add CUSTOM_TEMPLATE_PROCESSOR config (#9376) 2020-04-07 21:00:42 +01:00
forms.py chore: bump black to 19.10b0 and mypy to 0.770 (#9378) 2020-04-04 13:23:18 -07:00
jinja_context.py style: enforcing mypy typing for connectors (#9824) 2020-05-25 12:32:49 -07:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py chore: Bump PyArrow to latest stable version (#9696) 2020-04-30 22:34:27 +03:00
sql_lab.py [logging] deprecation notices for SQLite (#9662) 2020-04-28 14:28:09 -07:00
sql_parse.py style: enforcing mypy typing for connectors (#9824) 2020-05-25 12:32:49 -07:00
stats_logger.py [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
typing.py [mypy] Enforcing typing for superset.utils (#9905) 2020-05-27 22:57:30 -07:00
viz_sip38.py style: enforcing mypy typing for connectors (#9824) 2020-05-25 12:32:49 -07:00
viz.py feat: expand new chart data endpoint coverage (#9903) 2020-06-02 10:47:28 +03:00