Commit Graph

  • d186d04aea Update LLM benchmark results clockwork-labs-bot 2026-01-16 01:28:31 +00:00
  • 3a3128d6e9 eval_updates_sequential: no queries? => quit early (#4049) Mazdak Farrokhzad 2026-01-16 02:25:37 +01:00
  • 7136c37ed3 Expose a couple things to enable some work in another repo (#3986) Phoebe Goldman 2026-01-15 13:44:12 -05:00
  • 4a4b10b1a0 Update references to v1 WS format Phoebe Goldman 2026-01-15 12:37:46 -05:00
  • 05478c8be5 Nix NoSuccessNotify, add doc comments Phoebe Goldman 2026-01-15 12:37:27 -05:00
  • 257ee82210 Add query builder tests using test-app module bindings Jeffrey Dallatezza 2026-01-15 09:00:11 -08:00
  • 8d65f023c8 Apply suggestions from code review Tyler Cloutier 2026-01-15 11:54:20 -05:00
  • 400f83ec2a Merge branch 'master' into phoebe/cutlery-companion phoebe/cutlery-companion Phoebe Goldman 2026-01-15 11:01:14 -05:00
  • e3e212cce0 Merge branch 'master' into jsdt/ts-cqb Jeffrey Dallatezza 2026-01-15 08:00:45 -08:00
  • 02449737ca docs: fix incorrect dirName for authentication sidebar (#4047) v1.11.3 release/v1.11.3 Julien Lavocat 2026-01-15 14:12:37 +01:00
  • 7cff2a6b72 Add a feature flag no-job-core-pinning (#4046) Mazdak Farrokhzad 2026-01-15 13:10:43 +01:00
  • 4a4bb0cc5a docs: Add confirmed reads configuration to SDK reference docs (#4036) Kim Altintop 2026-01-15 11:16:20 +01:00
  • a9892aae0e Fix logic for ipv6 connections in is_port_available (#4005) John Detter 2026-01-14 22:07:16 -06:00
  • c5bd1d8b9d Version bump to 1.11.3 (#4041) John Detter 2026-01-14 19:10:11 -06:00
  • 6f91cfd524 Enable RefOption returns from Views to support Views returning a single class (#3964) Ryan 2026-01-14 16:21:08 -08:00
  • 07bdca44a3 Add TypeScript to subscriptions, fix groupIds, deprecate RLS = 2026-01-14 18:58:26 -05:00
  • 6c55d5e1a2 Add Rust Table trait import note and expand view context documentation = 2026-01-14 18:35:42 -05:00
  • effb471b68 Add Unreal Result type to support C++ and Blueprint (#3834) Jason Larabie 2026-01-14 15:32:02 -08:00
  • 6d51eb3203 Expand ViewContext vs AnonymousViewContext with performance guidance and examples = 2026-01-14 18:28:20 -05:00
  • 1f3392553e Add table access examples to reducers documentation = 2026-01-14 18:15:25 -05:00
  • 6312f74033 Add direct indexes documentation and expand access permissions page = 2026-01-14 18:06:51 -05:00
  • f9ccf4c1c4 Move Bound struct out of SpacetimeDB.Internal to SpacetimeDB and Local out of SpacetiemDB.Runtime (#3996) Ryan 2026-01-14 14:42:30 -08:00
  • f0900bc63d Reorganize table documentation: auto-increment, constraints, and default values = 2026-01-14 17:30:29 -05:00
  • dc51635622 Build all of the typescript templates in CI (#3980) Jeffrey Dallatezza 2026-01-14 12:21:50 -08:00
  • 30dab0a5b4 Revert "Marks MutTxId as !Send (#3972)" revert-3972-shub/mark-tx-unsend Shubham Mishra 2026-01-14 22:08:16 +05:30
  • 7e3332910f Marks MutTxId as !Send (#3972) shub/fix-procedures-deadlock Shubham Mishra 2026-01-14 22:07:59 +05:30
  • 56d9bb82bc Expand doc comment on FilterableValue with requirements to implement (#4024) Phoebe Goldman 2026-01-14 11:22:51 -05:00
  • a39840b50a Despecialize direct indices with too large values into B-Tree indices (#3978) Mazdak Farrokhzad 2026-01-14 17:21:37 +01:00
  • 7a1258a385 Fix some copy-paste typos Phoebe Goldman 2026-01-14 11:18:33 -05:00
  • 4fc9dc1976 Merge remote-tracking branch 'origin/master' into phoebe/websocket-v2 Phoebe Goldman 2026-01-14 11:12:13 -05:00
  • 9cf40f4998 Update authentication docs (#4020) Julien Lavocat 2026-01-14 15:32:46 +01:00
  • 25a6b63145 fix rebase fallout re. async & procedures for v8 centril/v8-pef-experiment centril 2026-01-14 13:11:10 +00:00
  • 353dba7390 Smarter serde codegen Noa 2026-01-07 21:56:03 -06:00
  • fbf5c113cd More codegen optimizations Noa 2026-01-07 17:03:35 -06:00
  • 77a4e82648 Reuse ReducerCtx, don't construct unnecessary IteratorHandle Noa 2026-01-07 17:03:21 -06:00
  • 43250d7bef More efficient syscalls Noa 2026-01-07 16:58:03 -06:00
  • 3a7d2b279e wip Noa 2026-01-07 11:14:36 -06:00
  • d97cc8fa4e Buncha optimizations Noa 2026-01-06 21:52:59 -06:00
  • f34dd4b729 Avoid Array.push/pop Noa 2026-01-06 16:08:02 -06:00
  • f976a97be4 Remove unecessary FinalizationRegistry overhead Noa 2026-01-06 15:14:28 -06:00
  • 4f89887b0d some optimizations, perhaps Noa 2025-12-30 13:04:51 -06:00
  • 9656684fe2 Allow setting v8 flags Noa 2025-12-30 12:15:30 -06:00
  • 3a643ddb5c Don't transfer to detach Noa 2026-01-06 14:46:34 -06:00
  • 14ee2aa92f [TS] Manage buffers in guest code Noa 2025-12-11 12:14:18 -06:00
  • 8f1d75c64c [TS] Implement de/serialization as a tree of closures Noa 2025-12-30 15:17:02 -06:00
  • 8544e6cf02 Add Hash indices (#3976) Mazdak Farrokhzad 2026-01-14 10:44:20 +01:00
  • e54e7b9572 Merge origin/master into tyler/claude-docs-3 = 2026-01-13 23:40:50 -05:00
  • 5508f620e2 CI - Fix /update-llm-benchmark getting cancelled (#4027) Zeke Foppa 2026-01-13 19:03:20 -08:00
  • acd1d84ce5 Fix broken documentation links = 2026-01-13 19:59:37 -05:00
  • 3f55eb341a Update column types and rewrite indexes documentation = 2026-01-13 19:26:17 -05:00
  • c27db13911 Docs - insert -> try_insert (#4025) Zeke Foppa 2026-01-13 16:13:02 -08:00
  • c5c8069094 Rewrite column types page with unified table and guidance sections = 2026-01-13 18:57:12 -05:00
  • 78c1092865 Add physical/logical independence section and improve tables page structure = 2026-01-13 18:44:08 -05:00
  • 2f73906ea0 Add "Why Tables" section explaining table-oriented design = 2026-01-13 18:32:44 -05:00
  • 4b0f30fcd9 Rename "Scheduled Tables" to "Schedule Tables" = 2026-01-13 18:14:59 -05:00
  • 3f467d1056 Split columns docs into separate pages and improve table styling = 2026-01-13 18:08:28 -05:00
  • 7698f702ea Make Uuid Nameable (#4011) Kilian Strunz 2026-01-14 00:04:46 +01:00
  • 14b346c79c Add error handling for ranged seeks on non-range compat indices (#3974) Mazdak Farrokhzad 2026-01-13 22:53:03 +01:00
  • ecae6a2d5d Merge remote-tracking branch 'origin/master' into jsdt/ts-test-build-all jsdt/ts-test-build-all Zeke Foppa 2026-01-13 13:45:46 -08:00
  • 2b565a8cac Merge branch 'master' into centril/index-error-handling-non-ranged centril/index-error-handling-non-ranged Mazdak Farrokhzad 2026-01-13 21:26:32 +01:00
  • 29407cc42b CI - "Fix" v8 error in TypeScript CI (#4022) Zeke Foppa 2026-01-13 12:17:02 -08:00
  • d13af311de address phoebe's review comments Mazdak Farrokhzad 2026-01-13 20:51:31 +01:00
  • f4f65890dd Align doc comment phoebe/filterable-value-implementation-requirements Phoebe Goldman 2026-01-13 14:42:26 -05:00
  • b77ccbc7f9 Update quickstart guides with table/reducer examples and CLI usage = 2026-01-13 14:22:19 -05:00
  • 72574695f8 Fixes basic issues using the basic-react template. (#4017) Tyler Cloutier 2026-01-13 14:13:52 -05:00
  • a2a6f6d4ba Correct link for lints Phoebe Goldman 2026-01-13 14:08:01 -05:00
  • 007e6f16a6 Update snap Jeffrey Dallatezza 2026-01-13 10:31:18 -08:00
  • 50379df904 Expand doc comment on FilterableValue with requirements to implement Phoebe Goldman 2026-01-13 13:11:18 -05:00
  • 50fe1b3c8a [jsdt/ts-test-build-all]: Merge remote-tracking branch 'origin/bfops/fix-b8-build' into jsdt/ts-test-build-all Zeke Foppa 2026-01-13 10:07:24 -08:00
  • 53e643036f [bfops/fix-b8-build]: fix Zeke Foppa 2026-01-13 10:05:34 -08:00
  • ebed4c3688 Split WS into v1 and v2; make various changes in v2. Phoebe Goldman 2026-01-13 12:58:17 -05:00
  • bdc1eac7db [jsdt/ts-test-build-all]: Merge remote-tracking branch 'origin/bfops/fix-b8-build' into jsdt/ts-test-build-all Zeke Foppa 2026-01-13 09:50:25 -08:00
  • ad7c9f3e1b [bfops/fix-b8-build]: Merge remote-tracking branch 'origin/master' into bfops/fix-b8-build Zeke Foppa 2026-01-13 09:50:12 -08:00
  • 709c1210bf [jsdt/ts-test-build-all]: Merge remote-tracking branch 'origin/bfops/fix-b8-build' into jsdt/ts-test-build-all Zeke Foppa 2026-01-13 09:49:22 -08:00
  • 6f7cd3fb30 [jsdt/ts-test-build-all]: Merge remote-tracking branch 'origin/master' into jsdt/ts-test-build-all Zeke Foppa 2026-01-13 09:49:16 -08:00
  • f26a607602 [bfops/fix-b8-build]: Apply v8 fix to typescript CI Zeke Foppa 2026-01-13 09:47:12 -08:00
  • 09ff117faa fix(codegen/unreal): eliminate UObject memory leak in reducer event handlers (#3987) Brougkr 2026-01-13 12:30:20 -05:00
  • 348dae84d6 Merge branch 'jsdt/ts-test-build-all' into jsdt/ts-cqb Jeffrey Dallatezza 2026-01-13 09:20:36 -08:00
  • 2f7a3eca53 Unreal SDK failing to handle fragmented messages (#4002) Jason Larabie 2026-01-13 08:50:58 -08:00
  • 7f50121bd7 Update LLM benchmark results tyler/claude-docs-2 clockwork-labs-bot 2026-01-13 16:50:17 +00:00
  • aee567e2a4 Add missing template code gen jsdt/ts-cqb-2 Jeffrey Dallatezza 2026-01-13 08:42:35 -08:00
  • 21a9c1b7f8 Typescript client query builder Jeffrey Dallatezza 2026-01-13 08:35:56 -08:00
  • 0e1a9c03c6 Merge branch 'master' into jsdt/ts-test-build-all Jeffrey Dallatezza 2026-01-13 08:32:51 -08:00
  • 92f7f3ca1b Replace --database flag with positional argument in spacetime dev tyler/release-stuff = 2026-01-12 18:35:40 -05:00
  • f9a875b134 Make person table public in basic-react template = 2026-01-12 20:00:18 -05:00
  • 533f2c6377 Improve error message when table is not found = 2026-01-12 20:00:03 -05:00
  • a2f653aea4 Fix React StrictMode causing double WebSocket connections = 2026-01-12 19:59:49 -05:00
  • a56bd01c5b Add error handling for ranged seeks on non-range compat indices (IndexCannotSeekRange). Use point scans in query execution (IxScan(Delta)Eq). Refactor table index code with macro same_for_all_types. Mazdak Farrokhzad 2026-01-08 12:24:42 +01:00
  • bcf6d77fca Time out database shutdown (#4019) Kim Altintop 2026-01-13 16:07:16 +01:00
  • d8c0d6326a Update SpacetimeAuth tutorial julien/auth0-clerk-docs Julien Lavocat 2026-01-13 14:58:21 +01:00
  • b6e0af78bd --feature no-core-pinning disables core pinning (#3983) Mazdak Farrokhzad 2026-01-13 13:38:02 +01:00
  • 94cc67c4be Add authentication docs Julien Lavocat 2026-01-13 13:20:49 +01:00
  • ec78a155c8 Provide a common Index trait & simplify and shrink TableIndex (#3973) Mazdak Farrokhzad 2026-01-13 12:35:15 +01:00
  • d571b9af79 Fixed SERVER_MSG_COMPRESSION_TAG_* descriptions (#4018) Egor Vorontsov 2026-01-13 12:29:52 +03:00
  • 2bff8d617e deadlock fix: Make procedure tx abis synchronous (#3968) Shubham Mishra 2026-01-13 13:08:57 +05:30
  • 7148ecfda7 Updated CLI docs Tyler Cloutier 2026-01-13 01:42:19 -05:00
  • 2296443e43 Replace --database flag with positional argument in spacetime dev = 2026-01-12 18:35:40 -05:00
  • 3c42af9baf Make person table public in basic-react template = 2026-01-12 20:00:18 -05:00
  • 673a98576d Improve error message when table is not found = 2026-01-12 20:00:03 -05:00
  • 7a361c8983 Fix React StrictMode causing double WebSocket connections = 2026-01-12 19:59:49 -05:00