Mike Bridge
|
a899e1db41
|
feat(versioning): entity-version base infrastructure (gated off, dark launch) (#41176)
Co-authored-by: Mike Bridge <michael.bridge@ext.preset.io>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-09 19:57:05 -07:00 |
|
Joe Li
|
bed1034c2f
|
refactor(frontend): centralize subdirectory URL prefixing behind nav helpers (#39925)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Evan <evan@preset.io>
|
2026-07-01 11:20:13 -07:00 |
|
Michael S. Molina
|
a90c8e0347
|
feat(extensions): add Chat contribution type (SIP-214) (#41205)
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-25 08:57:30 -03:00 |
|
Evan Rusackas
|
66f5ab2d2f
|
fix(ssh-tunnel): support ed25519 and ECDSA keys, not just RSA (#24180) (#40139)
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: Amin Ghadersohi <amin.ghadersohi@gmail.com>
|
2026-06-23 09:15:45 -07:00 |
|
Hans Yu
|
c49391ab08
|
refactor: update Connection.execute() to use queries with text() (#40277)
|
2026-06-22 15:36:15 -07:00 |
|
Hans Yu
|
883b7a286d
|
refactor: update SQLAlchemy select() syntax to 2.0 (#40276)
|
2026-06-17 17:50:32 -07:00 |
|
Evan Rusackas
|
379435b7eb
|
feat(ssh_tunnel): add opt-in server host key verification (#40673)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-15 12:17:14 -07:00 |
|
Evan Rusackas
|
911bb9dcda
|
fix: harden ZIP safety checks (total-size cap, zero-division guard) and extension path matching (#40664)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-08 14:14:53 -07:00 |
|
Evan Rusackas
|
0d1b702ce8
|
feat(extensions): static supply-chain controls — denylist + version policy (#40668)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-04 12:29:03 -07:00 |
|
Shaitan
|
6eaee211aa
|
fix(sqllab): require dataset match for raw query access (#40409)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 21:50:27 +01:00 |
|
Michael S. Molina
|
a06e6ea19b
|
fix(extensions): add cache headers and strip Vary: Cookie for extension static assets (#40120)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 09:23:39 -03:00 |
|
Joao Amaral
|
e10918307c
|
fix(db): Add MariaDB DDL fix for NOCYCLE syntax (#37582)
|
2026-04-22 19:01:20 -04:00 |
|
Michael S. Molina
|
a6c0d6321f
|
chore(extensions): simplify backend package structure by removing superset_extensions namespace (#38476)
|
2026-03-06 14:49:49 -03:00 |
|
Ville Brofeldt
|
0d5827ac42
|
chore(extensions): unified contribution api and automatic prefixing (#38412)
|
2026-03-04 14:51:22 -08:00 |
|
Michael S. Molina
|
a74d32ab44
|
feat(extensions): code-first frontend contributions (#38346)
|
2026-03-02 13:51:29 -08:00 |
|
Ville Brofeldt
|
35c135852e
|
feat(extensions): add mandatory publisher field to extension metadata (#38200)
|
2026-02-24 09:42:17 -08:00 |
|
Michael S. Molina
|
974bee14c3
|
fix(extensions): make LOCAL_EXTENSIONS loading resilient to individual failures (#38217)
|
2026-02-24 13:17:27 -03:00 |
|
Ville Brofeldt
|
40f609fdce
|
fix(extensions): enforce correct naming conventions (#38167)
|
2026-02-23 08:21:35 -08:00 |
|
Ville Brofeldt
|
59dd2fa385
|
feat: add global task framework (#36368)
|
2026-02-09 10:45:56 -08:00 |
|
Michael S. Molina
|
238bebebec
|
fix(extensions): prevent duplicate initialization of LOCAL_EXTENSIONS watcher (#37250)
|
2026-01-21 11:22:14 -03:00 |
|
Ville Brofeldt
|
281c0c9672
|
chore: add paths to backend extension stack traces (#37300)
|
2026-01-21 06:19:28 -08:00 |
|
Ville Brofeldt
|
169d27c9e9
|
fix(extensions): gracefully handle dist directory rebuilding (#37025)
|
2026-01-12 06:53:04 -08:00 |
|
Michael S. Molina
|
5920cb57ea
|
refactor(extensions): add Pydantic validation for extension configuration (#36767)
|
2025-12-19 13:33:10 -03:00 |
|
Daniel Vaz Gaspar
|
bb22eb1ca8
|
feat: add option for hash algorithms (#35621)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2025-12-09 16:59:07 +00:00 |
|
Beto Dealmeida
|
c458f99dd4
|
chore: cleanup ssh tunnel (#34388)
|
2025-12-03 14:26:35 -05:00 |
|
Beto Dealmeida
|
619b341cad
|
fix: docker-compose file and superset-core (#35235)
|
2025-09-23 10:24:23 -07:00 |
|
Maxime Beauchemin
|
088ecdd0bf
|
refactor: Enable G logging rules and comprehensive ruff improvements (#35081)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-15 12:42:49 -07:00 |
|
Daniel Vaz Gaspar
|
a9fb853e3e
|
fix: Bump FAB to 5.X (#33055)
Co-authored-by: Joe Li <joe@preset.io>
|
2025-09-12 09:21:37 +01:00 |
|
Michael S. Molina
|
a8be5a5a0c
|
chore: Extensions architecture POC (#31934)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
Co-authored-by: Ville Brofeldt <ville@Villes-MacBook-Pro-2024.local>
Co-authored-by: Ville Brofeldt <v_brofeldt@apple.com>
|
2025-08-22 21:25:52 -03:00 |
|
Maxime Beauchemin
|
3f8472ca7b
|
chore: move some rules from ruff -> pylint (#34292)
|
2025-07-24 09:40:49 -07:00 |
|
Beto Dealmeida
|
5a32777dd0
|
chore: remove unnecessary disables (#34139)
|
2025-07-11 11:25:02 -04:00 |
|
Beto Dealmeida
|
f7921399b9
|
fix: sqlglot linter (#33849)
|
2025-06-20 15:18:52 -07:00 |
|
Beto Dealmeida
|
404f7c1043
|
feat: initial Dremio sqlglot dialect (#33847)
|
2025-06-20 12:05:45 -07:00 |
|
Beto Dealmeida
|
527c8de773
|
chore: add pylint rule for SQL importing (SIP-117) (#26803)
|
2025-06-16 11:53:30 -07:00 |
|
Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Beto Dealmeida
|
f4105e9ed2
|
feat: default ports for SSH tunnel (#32403)
|
2025-02-27 10:59:48 -05:00 |
|
Maxime Beauchemin
|
274aa143d3
|
chore: python version to 3.11 (while supporting 3.10) (#31503)
|
2025-01-13 18:22:49 -08:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
github-actions[bot]
|
b24323d500
|
chore(🦾): bump python pre-commit 3.7.1 -> 4.0.1 (#31050)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2024-11-24 17:34:36 -08:00 |
|
github-actions[bot]
|
1e4098a29e
|
chore(🦾): bump python ruff 0.4.5 -> 0.8.0 (#31001)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2024-11-24 17:30:48 -08:00 |
|
Beto Dealmeida
|
1f890718a2
|
feat: is_mutating method (#30177)
|
2024-09-09 13:56:18 -04:00 |
|
Michael S. Molina
|
d497dcad41
|
fix: Security manager incorrect calls (#29884)
|
2024-08-23 11:39:45 -03:00 |
|
Ville Brofeldt
|
7f3c8efab0
|
fix(metastore-cache): import dao in methods (#29451)
|
2024-07-02 15:28:42 +03:00 |
|
Ville Brofeldt
|
7d6e933348
|
chore(key-value): convert command to dao (#29344)
|
2024-07-01 20:22:11 +03:00 |
|
John Bodley
|
8fb8199a55
|
chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969)
|
2024-06-28 12:33:56 -07:00 |
|
Ville Brofeldt
|
1770f8b783
|
fix(key-value): use flush instead of commit (#29286)
|
2024-06-20 16:19:41 +03:00 |
|
Ville Brofeldt
|
172ddb47d5
|
fix(metastore-cache): prune before add (#29301)
|
2024-06-20 14:59:32 +03:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
Beto Dealmeida
|
e90246fd1f
|
feat(SIP-95): permissions for catalogs (#28317)
|
2024-05-06 11:41:58 -04:00 |
|
Beto Dealmeida
|
6cf681df68
|
feat(SIP-95): new endpoint for table metadata (#28122)
|
2024-04-25 12:23:49 -04:00 |
|