Commit Graph

  • 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
  • 4047cce275 CI - Decrease number of iterations for long-running UUID test (#4014) Zeke Foppa 2026-01-12 16:53:34 -08:00
  • d78517fd9a Misc docs and small CLI improvements (#3953) Tyler Cloutier 2026-01-12 19:14:48 -05:00
  • f63d00c2da Update LLM benchmark results tyler/claude-docs clockwork-labs-bot 2026-01-12 23:49:48 +00:00
  • 8c555f7b31 [tyler/claude-docs]: Merge remote-tracking branch 'origin/master' into tyler/claude-docs Zeke Foppa 2026-01-12 15:19:48 -08:00
  • 57ed7de493 Merge branch 'master' into jsdt/ts-test-build-all Jeffrey Dallatezza 2026-01-12 15:16:44 -08:00
  • 1053c5f4d8 Fix link to Blackholio demo in Unreal tutorial and update project structure in README (#3994) homersimpsons 2026-01-12 23:29:08 +01:00
  • 2da376ed71 Initial pass Tyler Cloutier 2026-01-12 17:21:58 -05:00
  • 92c5136629 CI - LLM benchmark update uses clockwork-labs-bot (#4004) Zeke Foppa 2026-01-12 13:32:21 -08:00
  • d67d2bb830 Add bindings for some templates Jeffrey Dallatezza 2026-01-12 13:22:10 -08:00
  • 933b145485 Merge branch 'master' into jsdt/ts-test-build-all Jeffrey Dallatezza 2026-01-12 13:17:06 -08:00
  • 4782ff0288 Get the test app working with the query builder Jeffrey Dallatezza 2026-01-12 10:51:09 -08:00
  • 30ab035fbd fix(codegen): Initialize UPROPERTY fields in generated Unreal C++ code (#3990) Brougkr 2026-01-12 13:19:37 -05:00
  • 2bd9895846 Update LLM benchmark results clockworklabs-bot 2026-01-12 18:04:31 +00:00
  • ccbb2b6c58 Merge branch 'master' into tyler/claude-docs Tyler Cloutier 2026-01-12 12:35:13 -05:00
  • 07d86ec9da Get it compiling with a querybuilder Jeffrey Dallatezza 2026-01-12 09:34:00 -08:00
  • 8eab3b7722 Merge branch 'jsdt/ts-test-build-all' into jsdt/ts-cqb Jeffrey Dallatezza 2026-01-12 09:17:41 -08:00
  • e88f05bc01 WIP Jeffrey Dallatezza 2026-01-12 09:17:34 -08:00
  • ba4594db7e Merge branch 'master' into jsdt/ts-test-build-all Jeffrey Dallatezza 2026-01-12 08:50:43 -08:00
  • 7794bba89c CI - LLM benchmark update uses clockworklabs-bot (#3998) Zeke Foppa 2026-01-12 07:51:29 -08:00
  • 0a9dada374 Prevent acquiring write lock on committed state returned from Replay Kim Altintop 2026-01-12 15:53:01 +01:00
  • cbe967e736 Combine table and index attributes in Rust example (#3948) Kilian Strunz 2026-01-12 04:16:03 +01:00
  • 72a35e4fb1 Fix: Add vitest test suite to column_metadata_validation.test.ts = 2026-01-11 17:58:19 -05:00
  • 86ee359f0f Update llms.md: Replace RLS with View Functions, add TypeScript Server Module = 2026-01-11 17:54:01 -05:00
  • 917d79ba4e Fixed linting = 2026-01-11 17:09:16 -05:00
  • fbc3a89f43 Merge origin/master, keeping rust.md deleted (changes incorporated into chat tutorial) = 2026-01-11 17:04:31 -05:00
  • 2a9023e4da Fix project-path and reducer names in chat tutorial = 2026-01-11 17:03:25 -05:00
  • 192bb5feb6 De-emdashify = 2026-01-11 16:54:37 -05:00
  • 6695f75786 Fix user lookup logic in chat tutorial = 2026-01-11 16:50:14 -05:00
  • 8b19296cb2 Add default value documentation and TypeScript compile-time validation = 2026-01-11 16:46:05 -05:00
  • 6be3037d09 Clarify Windows installation instructions in README (#3923) Dejaime Antônio de Oliveira Neto 2026-01-11 21:01:23 +00:00
  • d2d04ea109 Address --template PR comment = 2026-01-11 15:28:45 -05:00
  • 001c024648 Addressed PR comments = 2026-01-11 15:25:09 -05:00
  • d3c2459bf0 Update 00300-rust.md (#3943) Tyler Cloutier 2026-01-11 14:46:51 -05:00
  • 02d57240e1 Merge branch 'master' into tyler/claude-docs Tyler Cloutier 2026-01-11 14:09:42 -05:00
  • c58b811351 Update typescript package limit jdetter/tmp3 John Detter 2026-01-09 16:29:06 -06:00
  • 72bab171d2 Merge branch 'jdetter/csharp-release-changes', remote-tracking branch 'origin' into jdetter/tmp3 John Detter 2026-01-09 16:21:46 -06:00
  • 0b91afadef Fix C# null string serialization error + add regression coverage for Issue #3960 (#3967) Ryan 2026-01-09 13:46:52 -08:00
  • d53573cc3b Revert "[TS] Implement and use point scan ABI (#3918)" v1.11.2 release/v1.11.2 John Detter 2026-01-09 15:03:19 -06:00
  • 85166311c5 Release 1.11.2 John Detter 2026-01-09 13:53:34 -06:00
  • c48cef07cc Additional Hex parsing checks to ConnectionId and Identity (#3988) Ryan 2026-01-09 11:36:33 -08:00