Commit Graph

  • 89e331cdfb Address PR feedback: Delete leftover test file add-mode-to-persist-uploaded-file-11313602530541471062 google-labs-jules[bot] 2026-03-13 17:32:09 +00:00
  • 3e0d1cc4e2 Fix Windows CI: Robust path handling in tests google-labs-jules[bot] 2026-03-13 16:08:20 +00:00
  • 066e241acf Address PR feedback: Query results as JSON in integrated test google-labs-jules[bot] 2026-03-13 15:59:04 +00:00
  • c8a586211a Address PR feedback: Revert breaking change to return value google-labs-jules[bot] 2026-03-13 15:54:57 +00:00
  • 6fa92990be Address PR feedback: Assert file contents and ignore test uploads google-labs-jules[bot] 2026-03-13 15:49:39 +00:00
  • e3c4d7a9f4 Fix Windows CI: Normalize paths and improve tests google-labs-jules[bot] 2026-03-13 15:43:43 +00:00
  • 91ec86b079 Address PR feedback: Add integrated test for persist_uploaded_file mode google-labs-jules[bot] 2026-03-13 15:30:53 +00:00
  • 828b613d93 Add optional mode argument to persist_uploaded_file google-labs-jules[bot] 2026-03-13 14:46:37 +00:00
  • ac0fe7f13f update changelog Ophir LOJKINE 2026-03-13 11:19:30 +01:00
  • f7e4c2bdd7 explain error propagation logic Ophir LOJKINE 2026-03-13 11:15:37 +01:00
  • 3eb527490e Fix HTTP status mapping for client request errors (#1240) Ophir LOJKINE 2026-03-13 11:11:12 +01:00
  • d277dcddda Fix HTTP status mapping for client request errors fix/http-error-status-mapping Ophir LOJKINE 2026-03-13 10:31:31 +01:00
  • c7e5be793b Return 400 for invalid UTF-8 multipart fields (#1239) Ophir LOJKINE 2026-03-12 11:57:29 +01:00
  • dba104a401 Update CHANGELOG with OIDC bug fix Ophir LOJKINE 2026-03-12 11:43:47 +01:00
  • acb1893e96 Cap parallel OIDC login state cookies (#1238) Ophir LOJKINE 2026-03-12 11:41:13 +01:00
  • 66ec006baa oidc drain oidc-drain lovasoa 2026-03-09 21:55:41 +01:00
  • 357b5bbca2 add missing entries to changelog Ophir LOJKINE 2026-03-08 12:26:24 +01:00
  • 234eefd82b remove sleep in test v0.43.0 Ophir LOJKINE 2026-03-08 11:49:06 +01:00
  • f2e23c09dc update dependencies Ophir LOJKINE 2026-03-08 11:48:53 +01:00
  • a8480f2733 update changelog Ophir LOJKINE 2026-03-08 11:16:02 +01:00
  • ba06855f89 fmt refactor/oidc-background-refresh Ophir LOJKINE 2026-03-08 10:53:31 +01:00
  • 6dcd6902d0 remove unused discovery_delay field from FakeOidcProvider Ophir LOJKINE 2026-03-08 10:44:19 +01:00
  • 1def3e5129 assert that OIDC provider metadata is actually refreshed in test Ophir LOJKINE 2026-03-08 10:42:30 +01:00
  • 52c37e0dd5 use tokio::time::Instant for testable time manipulation, simplify tests Ophir LOJKINE 2026-03-08 10:33:13 +01:00
  • d5f7a84999 rethink OIDC state: std::sync::RwLock<Arc<Snapshot>> for lock-free reads Ophir LOJKINE 2026-03-08 04:23:53 +01:00
  • 817674cded OIDC: non-blocking background refresh and body read timeout Ophir LOJKINE 2026-03-08 03:59:43 +01:00
  • 431ab87fa5 Add timeout to OIDC HTTP response body read (#1232) Ophir LOJKINE 2026-03-08 03:55:40 +01:00
  • 74ff8c843d Add margin bottom (#1229) wissyfaty 2026-03-06 18:20:51 +01:00
  • c822b55b2d Standardize statement position formatting and preserve HTTP statuses (#1226) Ophir LOJKINE 2026-03-02 00:14:38 +01:00
  • d80b54ddd0 Merge branch 'main' into codex/normalize-sql-error-reporting-format codex/normalize-sql-error-reporting-format Ophir LOJKINE 2026-03-02 00:07:33 +01:00
  • 4ad6a1b81d Standardize statement position formatting and preserve HTTP statuses Ophir LOJKINE 2026-03-02 00:05:50 +01:00
  • d1804ba402 change sqlpage.link error message format lovasoa 2026-03-01 21:18:29 +01:00
  • 03e1d65bce sqlpage.link: improve error message lovasoa 2026-03-01 19:19:57 +01:00
  • 1ebe79e929 update dependencies lovasoa 2026-03-01 19:05:49 +01:00
  • 17e6e1e712 Improve SQLPage function argument warnings (#1225) Ophir LOJKINE 2026-03-01 09:52:46 +01:00
  • 003f3e00bf Add to changelog better-sql-error-messages lovasoa 2026-03-01 09:34:46 +01:00
  • 49a4df3d09 split parameter extraction logic into a separate file lovasoa 2026-03-01 09:27:58 +01:00
  • e47c324645 readd deleted test lovasoa 2026-03-01 00:05:14 +01:00
  • ae633040c8 Remove redundant 'reorganize' hint from error message lovasoa 2026-02-28 23:55:20 +01:00
  • da166508c3 Refactor SqlPageFunctionError representation to clean up 'syntax error' wrappers lovasoa 2026-02-28 23:53:16 +01:00
  • f861a2c551 improve error messages lovasoa 2026-02-28 23:39:21 +01:00
  • 349d76a132 Refactor sqlpage function argument error messages to match user expectations lovasoa 2026-02-28 23:23:12 +01:00
  • e86c5e26d7 Surface param extraction error in parse result; add parse_sql error-message tests; remove are_params_extractable lovasoa 2026-02-28 22:04:41 +01:00
  • cc8848f614 Adjust form spacing without submit buttons (#1215) Ophir LOJKINE 2026-02-28 22:03:56 +01:00
  • 36102889a7 Param extraction: Result-based errors, single caller message, no CompoundIdentifier special case lovasoa 2026-02-28 21:28:43 +01:00
  • c67951bdbc improve sqlpage function argument warnings with source context lovasoa 2026-02-28 18:27:17 +01:00
  • 3edb882ab2 Bump time from 0.3.46 to 0.3.47 (#1213) dependabot[bot] 2026-02-05 23:28:29 +01:00
  • d745a18412 add an example to the run_sql docs lovasoa 2026-02-05 23:07:03 +01:00
  • 7f4dd3d9b2 cleanup form button icons and reset color pr lovasoa 2026-02-05 22:46:57 +01:00
  • 2840e1ab7c add form buttons icons, closes #821 (#1210) setop 2026-02-04 09:23:29 +01:00
  • 198ff6dc30 Bump bytes from 1.11.0 to 1.11.1 (#1209) dependabot[bot] 2026-02-03 21:53:28 +01:00
  • 67fe49caf1 updated dependencies Ophir LOJKINE 2026-02-02 15:57:11 +01:00
  • 0994b926c6 Sqlpage port variable parsing (#1206) Ophir LOJKINE 2026-01-29 18:44:42 +01:00
  • 8b268277f2 OIDC paths respecting site prefix in changelog Ophir LOJKINE 2026-01-29 17:52:04 +01:00
  • 94f9988fbb Format protected and public paths with site prefix (#1204) Guillaume Cornu 2026-01-29 15:26:42 +01:00
  • d30eec861e fix official site migrations page title Ophir LOJKINE 2026-01-28 18:11:20 +01:00
  • b5d85671c9 format css Ophir LOJKINE 2026-01-27 15:52:51 +01:00
  • 1820b5f358 customize primary button shadows lovasoa 2026-01-26 21:36:06 +01:00
  • eef583dc94 Refactor DuckDB ODBC Docker image documentation Ophir LOJKINE 2026-01-26 21:34:08 +01:00
  • 9c5735fcfd theme Ophir LOJKINE 2026-01-26 18:07:22 +01:00
  • fa8fe732c0 update official site theme Ophir LOJKINE 2026-01-26 17:29:13 +01:00
  • b1a863b006 Update homepage Ophir LOJKINE 2026-01-26 15:38:22 +01:00
  • 1b790eacc6 update dependencies Ophir LOJKINE 2026-01-26 14:09:25 +01:00
  • dc5da4643b Connection timeouts configuration (#1197) Ophir LOJKINE 2026-01-21 12:23:41 +01:00
  • 7b33b173f0 docs: simplify postgres env var documentation cursor/postgres-connection-env-vars-a689 Cursor Agent 2026-01-21 10:40:14 +00:00
  • 8d24e49ba5 refactor: use PgConnectOptions::new() for env vars, remove url dependency Cursor Agent 2026-01-21 10:34:58 +00:00
  • 86866ffeae feat: add support for standard PostgreSQL environment variables Cursor Agent 2026-01-21 10:12:26 +00:00
  • 7c17ddc9d3 release: switch to actions/cache for incremental builds chore/ci-cache-experiment lovasoa 2026-01-17 16:47:11 +01:00
  • a5d80e1226 ci: switch to actions/cache for incremental build support lovasoa 2026-01-17 16:46:57 +01:00
  • 42c5184d7c ci: optimize cache usage by serializing test jobs lovasoa 2026-01-17 16:40:57 +01:00
  • cb4c1f915e feat(oidc): allow sub domain on localhost (#1188) mtt 2026-01-17 16:25:50 +01:00
  • cc55a3d647 v0.42.0 v0.42.0 lovasoa 2026-01-17 16:18:57 +01:00
  • ce2b881227 Add cache_stale_duration_ms configuration option lovasoa 2026-01-17 16:11:53 +01:00
  • 7bb11c16e8 duckdb odbc docker (#1187) Ophir LOJKINE 2026-01-17 01:23:29 +01:00
  • 73377f4f62 add sqlpage functions to access sqlpage config paths (#1186) Ophir LOJKINE 2026-01-12 18:02:35 +01:00
  • a2ef976fc7 Add support for Oracle over ODBC (compatibility fixes, ci testing) (#1182) Ophir LOJKINE 2026-01-12 14:22:07 +01:00
  • 5cf1882dc3 fix: handle temp file removal race condition in concurrent initializa… (#1185) Mukhtar 2026-01-12 11:43:19 +00:00
  • 8d106fb677 Oidc site prefix handling (#1179) Ophir LOJKINE 2026-01-08 16:46:10 +01:00
  • 72eff8079a Fix invalid redirect url scheme behind reverse proxy (#1178) Ophir LOJKINE 2026-01-08 15:03:23 +01:00
  • 629087bfac Fix invalid redirect url scheme behind reverse proxy cursor/oidc-logout-redirect-uri-cb05 lovasoa 2026-01-08 13:24:07 +00:00
  • ded3e38f28 Refactor: Extract get_request_scheme helper function cursor/oidc-logout-redirect-url-7568 Cursor Agent 2026-01-08 12:54:05 +00:00
  • 83b4a0bb12 Fix: Pass scheme as reference in build_absolute_uri Cursor Agent 2026-01-08 11:14:59 +00:00
  • fca28673ae Refactor OIDC URL handling to use X-Forwarded-Proto header Cursor Agent 2026-01-08 11:04:35 +00:00
  • 9a1036f2c7 Refactor: Infer OIDC URL scheme dynamically Cursor Agent 2026-01-07 19:47:10 +00:00
  • 8c394fff5a Bump rsa from 0.9.9 to 0.9.10 (#1172) dependabot[bot] 2026-01-06 20:43:54 +01:00
  • fb40807ce7 Add DuckDB support including specific syntax parsing Ophir Lojkine 2026-01-05 15:49:44 +01:00
  • b688ab7364 add zed debugger file Ophir Lojkine 2026-01-05 15:47:56 +01:00
  • 015ff26243 Update Database URL Configuration Documentation Ophir Lojkine 2026-01-05 12:06:37 +01:00
  • b349ef431c Ensure each fake oidc provider server stops immediately after the corresponding test is done Ophir Lojkine 2025-12-30 10:33:49 +01:00
  • 1230326194 Remove unnecessary readiness check for OIDC provider in test setup Ophir Lojkine 2025-12-30 10:13:35 +01:00
  • 9f0941906f Remove unnecessary tokio async handling in FakeOidcProvider Ophir Lojkine 2025-12-30 10:08:57 +01:00
  • 16c089705c Fix: sqlpage.variables() no longer returns duplicate keys lovasoa 2025-12-30 03:12:29 +01:00
  • 5688140ca7 add more exhaustive tests for sqlpage.variables lovasoa 2025-12-30 02:20:11 +01:00
  • f31a830945 add links to /extensions-to-sql lovasoa 2025-12-28 03:06:07 +01:00
  • 865476ebf9 update dependencies v0.41.0 lovasoa 2025-12-28 01:03:44 +01:00
  • 3b2a99232f re-enable text drop shadow in chart data labels lovasoa 2025-12-28 01:00:08 +01:00
  • a5964526fb credits where due Ophir LOJKINE 2025-12-28 00:25:47 +01:00
  • 12e1c10cd3 CHANGELOG new color palette screenshot Ophir LOJKINE 2025-12-28 00:24:01 +01:00
  • dc8e861893 update default chart color palette lovasoa 2025-12-28 00:21:17 +01:00
  • 5d74fa98e1 re-add the lime color to charts lovasoa 2025-12-28 00:01:09 +01:00