superset/superset
2020-09-23 14:16:24 +01:00
..
assets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
cachekeys feat: implement cache invalidation api (#10761) 2020-09-15 11:17:21 -07:00
charts fix: address all disabled pylint checks in charts/api.py (#10932) 2020-09-17 17:31:44 +01:00
commands Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
common fix: setting specific exceptions common/query_context.py (#10942) 2020-09-21 08:46:08 -07:00
connectors feat(row-level-security): add base filter type and filter grouping (#10946) 2020-09-22 08:54:10 +03:00
dao Pylint disabled rule pointless-string-statement is not raising warining anymore - removing (#10975) 2020-09-21 08:45:21 -07:00
dashboards fix: pylint disabled rules in dashboard/api.py (#10976) 2020-09-21 16:02:41 +01:00
databases fix: babel script broken by format string (#10902) 2020-09-16 13:35:35 -07:00
datasets chore: downgrade expected exception from error to info (#10994) 2020-09-23 12:05:44 +01:00
db_engine_specs fix: enable pylint rules in db_engine_specs module (#10998) 2020-09-22 13:44:45 -07:00
db_engines [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
examples fix: dashboard extra filters (#10692) 2020-09-02 16:03:25 -07:00
migrations feat(row-level-security): add base filter type and filter grouping (#10946) 2020-09-22 08:54:10 +03:00
models fix: several disabled pylint rules in models/helpers.py (#10909) 2020-09-18 16:32:02 +01:00
queries feat: SavedQuery REST API for bulk delete and new API fields (#10793) 2020-09-11 09:36:47 +01:00
security feat(row-level-security): add base filter type and filter grouping (#10946) 2020-09-22 08:54:10 +03:00
sql_validators chore: Upgrade pylint to 2.5.3 and fix most new rules (#10101) 2020-06-18 14:03:42 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks fix: use nullpool even for user lookup in the celery (#10938) 2020-09-21 10:34:03 -07:00
templates feat(row-level-security): add base filter type and filter grouping (#10946) 2020-09-22 08:54:10 +03:00
translations Spanish translations (#10798) 2020-09-09 13:38:18 -07:00
utils feat(row-level-security): add base filter type and filter grouping (#10946) 2020-09-22 08:54:10 +03:00
views fix: query search low privileged user search access denied (#11017) 2020-09-23 14:16:24 +01:00
__init__.py chore: Using cache factory method (#10887) 2020-09-15 12:48:19 -07:00
app.py feat(row-level-security): add base filter type and filter grouping (#10946) 2020-09-22 08:54:10 +03:00
cli.py fix: use nullpool in the celery workers (#10819) 2020-09-10 13:29:57 -07:00
config.py feat(listview): feature flag config to set default viewing mode (#10986) 2020-09-22 18:01:19 -07:00
constants.py feat: dataset REST API for distinct values (#10595) 2020-08-17 15:46:59 +01:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
errors.py ci: bump pre-commit py36 to py37 (#10541) 2020-08-07 06:54:22 +03:00
exceptions.py feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -07:00
extensions.py security: disallow uuid package on jinja2 (#10794) 2020-09-04 16:37:14 +01:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py fix(jinja): make context attrs private on SQL templates (#10934) 2020-09-18 12:56:07 +01:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix(presto): Handle ROW data stored as string (#10456) 2020-07-28 16:05:58 -07:00
sql_lab.py fix: use nullpool in the celery workers (#10819) 2020-09-10 13:29:57 -07:00
sql_parse.py ci: bump pre-commit py36 to py37 (#10541) 2020-08-07 06:54:22 +03:00
stats_logger.py style(mypy): Enforcing typing for superset (#9943) 2020-06-03 15:26:12 -07:00
typing.py refactor(database): use SupersetResultSet on SqlaTable.get_df() (#10707) 2020-08-28 21:12:03 +03:00
viz_sip38.py chore: log cache keys to the logs (#10678) 2020-09-01 09:41:25 -07:00
viz.py feat: add ECharts Pie chart (#10966) 2020-09-22 19:27:40 +03:00