Evan Rusackas
|
9a31362fa5
|
fix(reports): stamp email subject date at send time, not import time (#40693)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-04 12:03:28 -07:00 |
|
Joe Li
|
cd5bdf11ac
|
fix(playwright): de-flake list-view delete and bulk-export specs (#39980)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-06-04 11:41:36 -07:00 |
|
Evan Rusackas
|
75d94ff466
|
fix(SafeMarkdown): block script-executing link protocols regardless of EscapeMarkdownHtml (#40622)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 11:13:31 -07:00 |
|
Evan Rusackas
|
c505c70c52
|
fix(databases): do not render existing encrypted field value in edit mode (#40628)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 10:15:01 -07:00 |
|
Evan Rusackas
|
23d18743bd
|
fix(deck.gl): strip all JS-executed form_data keys when JavaScript controls are disabled (#40602)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 10:14:33 -07:00 |
|
Evan Rusackas
|
ddb09f468d
|
fix(plugin-chart-ag-grid-table): enforce numeric bounds for range (BETWEEN) filters (#40607)
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: Shaitan <105581038+sha174n@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-06-04 10:14:21 -07:00 |
|
Evan Rusackas
|
8dcc7e7eec
|
ci: stable required-check anchors for skippable matrix test jobs (#40772)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 09:50:06 -07:00 |
|
Evan Rusackas
|
ff5e43c8a0
|
ci: add timeout-minutes to compute-heavy workflow jobs (#40743)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 09:47:55 -07:00 |
|
Evan Rusackas
|
bdb081329f
|
feat(websocket): validate WebSocket upgrade Origin against an allowlist (#40625)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 09:43:16 -07:00 |
|
Evan Rusackas
|
aa547da960
|
fix: remove registration_hash in the registrations API (#40643)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 09:43:03 -07:00 |
|
Evan Rusackas
|
966c243db6
|
ci: drop removed Cypress shards from required status checks (#40770)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 18:23:47 +02:00 |
|
Evan Rusackas
|
696705794b
|
ci: gate docker image builds at the job level (#40723)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-03 15:39:01 -07:00 |
|
Shaitan
|
41572dbf9d
|
fix(chart): restrict owner lookup to users with write access (#39304)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-03 23:00:31 +01:00 |
|
Evan Rusackas
|
5ba60d51fd
|
ci: gate CodeQL analysis at the job level for docs-only PRs (#40724)
|
2026-06-03 23:49:59 +02:00 |
|
Evan Rusackas
|
cf5307d0c6
|
ci: reduce Cypress parallelism from 6 shards to 2 (#40717)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-03 23:48:46 +02:00 |
|
Evan Rusackas
|
9d1bc6b2cc
|
fix(i18n): don't flag intentional string deletions as translation regressions (#40716)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-03 14:47:31 -07:00 |
|
Shaitan
|
6a125bf774
|
fix(jinja): expose dialect-escaped companion value on get_filters() (#40531)
|
2026-06-03 21:53:12 +01:00 |
|
Shaitan
|
43fde2fb07
|
fix(charts): enforce DISALLOWED_SQL_FUNCTIONS and DISALLOWED_SQL_TABLES at chart-data execution (#40567)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 21:52:48 +01:00 |
|
dependabot[bot]
|
2be2246a00
|
chore(deps-dev): bump gevent from 24.2.1 to 26.4.0 (#40378)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: Evan <evan@preset.io>
|
2026-06-03 12:58:17 -07:00 |
|
Evan Rusackas
|
80a5f6b787
|
fix(calendar): Fix day offset in Calendar Heatmap visualization (#34564)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Joe Li <joe@preset.io>
|
2026-06-03 12:46:12 -07:00 |
|
Evan Rusackas
|
c373da1bb9
|
ci: add cancel-in-progress concurrency to PR helper workflows (#40725)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-03 12:44:36 -07:00 |
|
Evan Rusackas
|
80ea36c852
|
fix(db_engine_specs): escape schema name in regex; document safe filter pattern (#40642)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-03 11:56:51 -07:00 |
|
Evan Rusackas
|
6ea4e22785
|
refactor(nvd3): extract testable generateAnnotationTooltipContent helper (#40620)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-03 11:56:07 -07:00 |
|
Evan Rusackas
|
fcb1e299ac
|
fix(nvd3): sanitize generateMultiLineTooltipContent output (#40612)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-03 11:55:55 -07:00 |
|
Amin Ghadersohi
|
f4dfb7f026
|
fix(mcp): fall back to form_data spatial query for Deck.gl charts (#40339)
|
2026-06-03 13:30:52 -04:00 |
|
Amin Ghadersohi
|
001834470b
|
fix(mcp): escape LIKE wildcards in MCP list tool search filters (#40682)
|
2026-06-03 13:30:05 -04:00 |
|
Evan Rusackas
|
e5c7200551
|
ci: gate expensive test workflows at the job level (#40718)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-03 10:04:10 -07:00 |
|
Evan Rusackas
|
cb2a56d16e
|
chore: guard recursive merge keys and invoke subprocess without a shell (#40558)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-03 22:18:05 +07:00 |
|
Burhanuddin Mundrawala
|
e5ff6de790
|
chore: correct typos in config.py and models_test.py comments (#40706)
|
2026-06-03 21:58:29 +07:00 |
|
faisal2901
|
accc94da51
|
fix(users): show 0 for null login_count and fail_login_count (#40281)
|
2026-06-03 10:14:46 -04:00 |
|
Evan Rusackas
|
c914df5a67
|
ci: harden CI against Docker Hub registry flakes (retries + auth) (#40700)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-03 19:53:24 +07:00 |
|
Shaitan
|
e3ba85b1a5
|
fix(redirect): normalize browser-stripped whitespace before protocol-relative check (#40566)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 12:56:10 +01:00 |
|
Shaitan
|
b8a2f925ee
|
fix(views): enforce per-chart access check in legacy form_data endpoint (#40497)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 12:56:03 +01:00 |
|
Shaitan
|
77c2bed5f7
|
fix(dashboards): narrow datasets payload to callers with read access (#40396)
Co-authored-by: Claude Sonnet 4 <noreply@anthropic.com>
|
2026-06-03 12:55:57 +01:00 |
|
Shaitan
|
56fd991efd
|
fix(dataset): unify validation for stored and adhoc SQL expressions (#40392)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 12:55:50 +01:00 |
|
Shaitan
|
61b32d1b7d
|
fix(chart): standardize dashboard validation across chart create/update (#40336)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-03 12:55:44 +01:00 |
|
Shaitan
|
3191b0fdcd
|
fix: apply dashboard access check in related_objects endpoints (#40333)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-03 12:55:38 +01:00 |
|
Shaitan
|
cf08a5ebf7
|
feat(docker): add environment-based debugger control (#40327)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Jay Masiwal <masiwaljay.02@gmail.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amin Ghadersohi <amin.ghadersohi@gmail.com>
Co-authored-by: chaselynisabella <chaselynisabella@gmail.com>
|
2026-06-03 12:55:31 +01:00 |
|
Shaitan
|
f7f50a7977
|
fix(sqllab): quote CTAS target identifiers and validate tmp_table_name format (#40245)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-03 12:55:25 +01:00 |
|
Shaitan
|
725f5ed2a9
|
fix(api): enforce per-object ownership validation in chart, dataset, and report commands (#39303)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-03 12:55:15 +01:00 |
|
Shaitan
|
faa76f6741
|
fix(embedding): add optional dataset allowlist to guest tokens (#39302)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-03 12:55:09 +01:00 |
|
Shaitan
|
8e4a460cc7
|
fix(charts): apply DISALLOWED_SQL_FUNCTIONS gate to adhoc expressions (#40568)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 12:52:22 +01:00 |
|
Evan Rusackas
|
b9dc9d722e
|
fix(export): sanitize user-supplied CSV export filename (charts + SQL Lab) (#40632)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-03 00:14:48 -07:00 |
|
Evan Rusackas
|
fa41769a08
|
fix(embedded): enforce configured allowed domains for postMessage origin (#40629)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-02 22:58:30 -07:00 |
|
Evan Rusackas
|
df21fe6571
|
chore(mcp): return a generic error from the webdriver pool-stats endpoint (#40559)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-02 21:51:32 -07:00 |
|
Evan Rusackas
|
12bef03f4a
|
fix(jinja): apply consistent escaping to url_param values from request args (#40633)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-02 21:23:48 -07:00 |
|
Evan Rusackas
|
0b9764aed5
|
fix(mcp): honor AUTH_ROLE_ADMIN and warn on permission-less protected tools (#40659)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-02 21:20:11 -07:00 |
|
Evan Rusackas
|
ac522ded1c
|
fix(ssh-tunnel): validate server_address format (SSRF defense-in-depth) (#40665)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-02 21:19:24 -07:00 |
|
Evan Rusackas
|
c54990c861
|
fix(plugin-chart-ag-grid-table): validate filter values/operators in state converter (#40623)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-02 18:44:29 -07:00 |
|
Evan Rusackas
|
3bbb35e8a3
|
ci(bashlib): drop the dead bc-based NONCE (perf + reliability) (#40691)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-02 16:49:49 -07:00 |
|