superset/superset
2023-05-30 17:48:54 +03:00
..
advanced_data_type fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
annotation_layers chore: Refactor command exceptions (#24117) 2023-05-19 09:08:12 -07:00
async_events fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
available_domains fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
cachekeys fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
charts fix: always allow tags to be returned via the API (#24060) 2023-05-22 14:09:12 -04:00
cli fix(native-filters): Address spelling mistakes (#23881) 2023-05-02 12:30:30 -06:00
columns feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
commands chore: Refactor command exceptions (#24117) 2023-05-19 09:08:12 -07:00
common chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
connectors chore: Update QUERY_LOGGER and SQL_QUERY_MUTATOR signatures (#24029) 2023-05-19 06:42:19 -07:00
css_templates fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
dao feat(revert): Re-introduces the RLS page (#23777) 2023-04-24 13:10:58 -03:00
dashboards fix: always allow tags to be returned via the API (#24060) 2023-05-22 14:09:12 -04:00
databases feat: split database information (#24067) 2023-05-22 13:35:58 -04:00
datasets fix(dataset-api): allow undefined schema in post (#24242) 2023-05-30 17:48:54 +03:00
datasource fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
db_engine_specs feat: Add StarRocks support (#23209) 2023-05-23 08:33:27 -06:00
embedded chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
embedded_dashboard add missing init files (#19797) 2022-04-20 14:26:38 -07:00
examples chore: Add Cypress tests for drill by (#23849) 2023-04-28 17:33:45 +02:00
explore fix(permalink): migrate to marshmallow codec (#24166) 2023-05-22 13:35:58 +03:00
extensions chore(ssh): Allow users to set TUNNEL_TIMEOUT from config (#24202) 2023-05-24 16:25:02 -04:00
importexport chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
initialization chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
key_value fix(permalink): migrate to marshmallow codec (#24166) 2023-05-22 13:35:58 +03:00
migrations chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
models chore: Update QUERY_LOGGER and SQL_QUERY_MUTATOR signatures (#24029) 2023-05-19 06:42:19 -07:00
queries chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
reports chore: Refactor command exceptions (#24117) 2023-05-19 09:08:12 -07:00
row_level_security chore: deprecate rls base related filters (#24128) 2023-05-19 21:55:05 +03:00
security chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
sql_validators chore: Update QUERY_LOGGER and SQL_QUERY_MUTATOR signatures (#24029) 2023-05-19 06:42:19 -07:00
sqllab chore(sqllab): remove deprecated PyArrow API (#24135) 2023-05-20 21:57:18 +03:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tables perf: refactor SIP-68 db migrations with INSERT SELECT FROM (#19421) 2022-04-19 18:58:18 -07:00
tags chore: Refactor command exceptions (#24117) 2023-05-19 09:08:12 -07:00
tasks fix: safe check when computing chart thumbnail (#23432) 2023-03-21 09:13:38 -07:00
templates feat: create dtype option for csv upload (#23716) 2023-04-24 12:53:53 -07:00
temporary_cache chore(key-value): use json serialization for main resources (#23888) 2023-05-04 08:04:05 +03:00
thumbnails feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
translations fix(translation): complete portuguese(brazilian) translation (#24181) 2023-05-23 15:16:39 -03:00
utils chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
views chore(sqllab): remove deprecated PyArrow API (#24135) 2023-05-20 21:57:18 +03:00
__init__.py chore: switching out ConnectorRegistry references for DatasourceDAO (#20380) 2022-06-21 13:22:39 +02:00
app.py Revert #15405 #15435 #15444 (#15558) 2021-07-06 14:56:08 -07:00
config.py chore(ssh): Allow users to set TUNNEL_TIMEOUT from config (#24202) 2023-05-24 16:25:02 -04:00
constants.py feat: split database information (#24067) 2023-05-22 13:35:58 -04:00
dataframe.py fix: logging warning on dataframe (don't use python's warnings) (#18111) 2022-01-20 16:24:30 +00:00
errors.py chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
exceptions.py chore: Update pre-commit packages (#23173) 2023-03-13 17:05:13 -06:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
schemas.py feat: initial work to make v1 API compatible with SIP-40 and SIP-41 (#13960) 2021-04-06 22:06:32 -07:00
sql_lab.py chore(sqllab): remove deprecated PyArrow API (#24135) 2023-05-20 21:57:18 +03:00
sql_parse.py chore: Bump sqlparse to 0.4.4 (#24045) 2023-05-23 10:15:24 +03:00
stats_logger.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
superset_typing.py fix: allow adhoc columns in non-aggregate query (#21729) 2022-10-10 12:08:33 +08:00
viz.py feat: Add deck.gl Heatmap Visualization (#23551) 2023-05-22 10:23:07 +03:00