superset/superset/utils
Beto Dealmeida e8990f4a36
fix: ScreenshotCachePayload serialization (#32156)
2025-02-06 15:13:40 -05:00
..
pandas_postprocessing chore: python version to 3.11 (while supporting 3.10) (#31503) 2025-01-13 18:22:49 -08:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
backports.py fix: Python3.11 (str, Enum) issue (#24803) 2023-07-31 09:04:09 -07:00
cache.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
cache_manager.py feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
class_utils.py chore(async): Making create app configurable (#25346) 2023-09-20 10:04:58 -07:00
core.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
csv.py fix: Workaround for Pandas.DataFrame.to_csv bug (#28755) 2024-06-13 08:54:54 -07:00
dashboard_filter_scopes_converter.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
dashboard_import_export.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
database.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
date_parser.py feat(CalendarFrame): adding previous calendar quarter (#31889) 2025-01-22 17:54:29 +01:00
dates.py feat(sql lab): display presto and trino tracking url (#20799) 2022-07-26 20:20:08 -07:00
decorators.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
dict_import_export.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
encrypt.py feat: improve docker-compose services boot sequence (#31747) 2025-01-09 16:24:53 -08:00
excel.py chore: python version to 3.11 (while supporting 3.10) (#31503) 2025-01-13 18:22:49 -08:00
feature_flag_manager.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
file.py fix: slug is empty if filename is non-ASCII (#22118) 2022-11-16 10:53:30 -08:00
filters.py feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -04:00
hashing.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
json.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
log.py chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
logging_configurator.py fix: default logging (#27777) 2024-06-25 13:25:21 -07:00
machine_auth.py fix: machine auth for GAQ enabled deployments (#29591) 2024-08-02 15:48:08 -07:00
mock_data.py chore: python version to 3.11 (while supporting 3.10) (#31503) 2025-01-13 18:22:49 -08:00
network.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
oauth2.py fix: move oauth2 capture to `get_sqla_engine` (#32137) 2025-02-04 18:24:05 -05:00
pdf.py feat(alerts-reports): adding pdf filetype to email and slack reports (#27497) 2024-03-22 17:54:30 +01:00
profiler.py chore: Update pylint to 2.17.4 (#24700) 2023-07-24 17:13:49 -07:00
public_interfaces.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
retries.py chore: consolidate the Superset python package metadata (#27884) 2024-04-15 14:44:47 -07:00
schema.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
screenshots.py fix: ScreenshotCachePayload serialization (#32156) 2025-02-06 15:13:40 -05:00
slack.py feat: add slackv2 notification (#29264) 2024-07-17 15:14:32 -07:00
ssh_tunnel.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
url_map_converters.py chore: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
urls.py fix: cache-warmup fails (#31173) 2024-12-06 17:41:38 -08:00
webdriver.py fix(thumbnail cache): Enabling force parameter on screenshot/thumbnail cache (#31757) 2025-01-31 19:22:31 +01:00