Commit Graph

  • 999a7c3175 Fix name collision with const index or const name colocated with #[table] Phoebe Goldman 2026-04-21 10:55:23 -04:00
  • d5c1738c15 Better module backtraces for panics and whatnot (#577) Noa 2026-04-21 08:08:57 -05:00
  • f1fe5db95a Update the defaultValue check to allow for falsy and undefined values (#4838) Jason Larabie 2026-04-21 06:08:54 -07:00
  • 70b16a0c0b code organisation Shubham Mishra 2026-04-21 15:30:44 +05:30
  • 90c036518f turbo influenced Shubham Mishra 2026-04-21 13:47:42 +05:30
  • 6f23b19f36 Wait for database update to become durable (#4846) Kim Altintop 2026-04-21 09:58:57 +02:00
  • aa9683c84a Remove TODO Kim Altintop 2026-04-21 09:24:17 +02:00
  • cf293db815 Address review comments Kim Altintop 2026-04-21 08:33:26 +02:00
  • 586ddf9324 Change skip to fail if emscripten is not installed for test rekhoff 2026-04-20 20:23:00 -07:00
  • 7c8f9fe83c Batch metrics reporting Jeffrey Dallatezza 2026-04-20 19:26:34 -07:00
  • 344dead8ea pool connections for the metrics db Jeffrey Dallatezza 2026-04-20 17:07:27 -07:00
  • cdb178d312 Create 2 connections per db Jeffrey Dallatezza 2026-04-20 16:53:54 -07:00
  • 84726cf448 Move NativeAOT-LLVM for .NET 8 job to smoketest rekhoff 2026-04-20 16:45:15 -07:00
  • af37985a4d Adds a non-repeating scheduled reducer test (#3233) Ryan 2026-04-20 16:19:04 -07:00
  • 979e2e1b4b Lower smearing to 50% Jeffrey Dallatezza 2026-04-20 14:05:30 -07:00
  • 81c9eab86c Add spacetime lock/unlock to prevent accidental database deletion (#4502) clockwork-labs-bot 2026-04-20 17:03:15 -04:00
  • 990ad54243 Change initial keying time Jeffrey Dallatezza 2026-04-20 13:49:32 -07:00
  • 45323e47a7 random phase initialization Jeffrey Dallatezza 2026-04-20 13:35:53 -07:00
  • 266a943ad2 Smear over a longer period Jeffrey Dallatezza 2026-04-20 13:10:02 -07:00
  • 3f98d7e23e Change min to max Jeffrey Dallatezza 2026-04-20 12:52:01 -07:00
  • 81bf174465 Add more startup smearing Jeffrey Dallatezza 2026-04-20 12:28:12 -07:00
  • 6ea7178278 Corrected test to use valid publish format rekhoff 2026-04-20 11:27:30 -07:00
  • 0f225dcde6 Clean up of invalid join expressions and matching where consistency for C++ and Unreal Jason Larabie 2026-04-20 10:06:36 -07:00
  • 56f0b96675 Merge branch 'master' into tyler/update-nativeaot-llvm-infrastructure Ryan 2026-04-20 09:07:55 -07:00
  • 5893f67786 Enable --native-aot flag during spacetime init and spacetime publish for NativeAOT-LLVM support (#4672) Ryan 2026-04-20 09:07:36 -07:00
  • 86754f99dc Dont let subscription actor return wounded errors Jeffrey Dallatezza 2026-04-20 07:52:29 -07:00
  • 7aeda966ba Merge branch 'master' into jlarabie/ts-default-values jlarabie/ts-default-values Jason Larabie 2026-04-20 07:18:38 -07:00
  • d74b2a95ed Update SKILL.md bradleyshep 2026-04-20 09:36:00 -04:00
  • 0595396ad0 Wait for database update to become durable Kim Altintop 2026-04-20 15:11:56 +02:00
  • 474c4485a4 SKILLS: randomness + some cleanup bradleyshep 2026-04-20 09:20:48 -04:00
  • 480ebf4804 Merge branch 'master' into rekhoff/insert-sql-negative-values Ryan 2026-04-17 18:12:45 -07:00
  • f57a363915 Merge branch 'master' into rekhoff/nonrepeating-scheduled-reducer-test rekhoff/nonrepeating-scheduled-reducer-test Ryan 2026-04-17 18:12:38 -07:00
  • ac818bebff Add sdk-test-procedure-cs test module rekhoff/sdk-test-procedure-cs rekhoff 2026-04-17 17:52:25 -07:00
  • c0643a69a0 dont flatten an error Jeffrey Dallatezza 2026-04-17 17:00:29 -07:00
  • 7726fe807a Add a test for #1121 (#1125) Piotr Sarnacki 2026-04-17 23:51:40 +02:00
  • 060ca9df6f fix(client-api): parse single-IP X-Forwarded-For values Ludv1g 2026-04-17 23:20:38 +02:00
  • dea509bfc1 Add Astro TypeScript template (#4688) Leo Voon 2026-04-18 05:01:58 +08:00
  • b5e8cd2e82 Add error log Jeffrey Dallatezza 2026-04-17 13:35:01 -07:00
  • 8f35aaa610 Add some log statements in the error cases Jeffrey Dallatezza 2026-04-17 13:29:19 -07:00
  • bc7cd9cd8f Add some logs to the load driver Jeffrey Dallatezza 2026-04-17 13:17:22 -07:00
  • b1d5c5958a docs(fix): add missing ctx.db (#4768) Micha Huhn 2026-04-17 21:47:39 +02:00
  • 35d7e45762 Add a wait command Jeffrey Dallatezza 2026-04-17 12:47:25 -07:00
  • 7e20edaff1 Use updated Axum syntax for wildcards Phoebe Goldman 2026-04-17 15:38:37 -04:00
  • 0b9330764e fix loader issue Jeffrey Dallatezza 2026-04-17 12:18:31 -07:00
  • 0e8279c210 Fix anyhow issue Jeffrey Dallatezza 2026-04-17 12:15:53 -07:00
  • 450cf6ed25 Make the load script not wait for it to finish and add a status command Jeffrey Dallatezza 2026-04-17 12:08:46 -07:00
  • 14e840e858 Merge branch 'master' into phoebe/http-handlers-webhooks Phoebe Goldman 2026-04-17 15:06:32 -04:00
  • 4701ec4728 Merge branch 'master' into jlarabie/ts-default-values Jason Larabie 2026-04-17 10:47:32 -07:00
  • a9fe8584f9 Update the defaultValue check to allow for falsy and undefined values Jason Larabie 2026-04-17 10:37:18 -07:00
  • 793684b591 Merge branch 'master' into tyler/update-nativeaot-llvm-infrastructure Ryan 2026-04-17 07:57:07 -07:00
  • 43b1750d27 Merge branch 'master' into jlarabie/unreal-ticker Jason Larabie 2026-04-17 07:34:01 -07:00
  • 7143ed9722 Clean up keynote-2 template README & DEVELOP (#4624) bradleyshep 2026-04-17 09:03:36 -04:00
  • a767268eb7 Merge branch 'master' into bradley/llm-exhaustive-test bradleyshep 2026-04-17 08:53:51 -04:00
  • bbdb6cf103 Update benchmark-viewer.html bradleyshep 2026-04-17 08:53:39 -04:00
  • 6d7b3b5fef move 00300-spacetime-json.md into the right docs folder (#4779) xDovos 2026-04-17 05:14:35 +02:00
  • db2df60dcc Windows VM runner test (#4278) John Detter 2026-04-16 21:43:34 -05:00
  • bbd727ac17 Fix C# snapshot formatting for backtrace helpers noa/better-module-backtraces clockwork-labs-bot 2026-04-16 22:09:21 -04:00
  • d20a24a4d1 Make Tyler a codeowner for CI and tools (#4836) John Detter 2026-04-16 20:46:52 -05:00
  • 68e1b56ca7 Put CODEOWNERS last to override everything else jdetter/tyler-codeowner-ci-and-tools Tyler Cloutier 2026-04-16 21:44:34 -04:00
  • 6f2289a494 Make Tyler a codeowner for CI and tools John Detter 2026-04-16 20:07:31 -05:00
  • 9001d6ef46 Merge branch 'master' into rekhoff/insert-sql-negative-values Ryan 2026-04-16 14:13:09 -07:00
  • c60824e63d Merge origin/master into phoebe/http-handlers-webhooks clockwork-labs-bot 2026-04-16 17:08:52 -04:00
  • 528c99eced Split out @brougkr's work for replacing FTickableGameObject with FTSTicker Jason Larabie 2026-04-16 12:50:57 -07:00
  • d42419ac4d Add some default metadata Jeffrey Dallatezza 2026-04-16 12:18:42 -07:00
  • fcf557490d Add some tests for LockedFile Jeffrey Dallatezza 2026-04-16 11:39:23 -07:00
  • 1e8ff2fee1 Another fix to CLI argument handling rekhoff/update-nativeaot-llvm-infrastructure rekhoff 2026-04-16 11:26:18 -07:00
  • dd6c762113 Merge branch 'master' into bradley/fix-template-readme-and-develop bradley/fix-template-readme-and-develop bradleyshep 2026-04-16 14:14:27 -04:00
  • 1228bada7a edits bradleyshep 2026-04-16 14:13:30 -04:00
  • fec3fce054 Merge branch 'master' into bradley/fix-template-readme-and-develop bradleyshep 2026-04-16 14:05:39 -04:00
  • 400be04412 Add C# and C++ short backtrace markers clockwork-labs-bot 2026-04-16 14:03:09 -04:00
  • c16c267e72 Updated NATIVEAOT-LLVM.md to use non-powershell codeblocks rekhoff 2026-04-16 10:18:06 -07:00
  • ed1b758995 Restore Rust short backtrace marker name clockwork-labs-bot 2026-04-16 12:59:07 -04:00
  • f3109bbaa0 Add path context to invalid TOML config errors (#4815) clockwork-labs-bot 2026-04-16 11:12:50 -04:00
  • 25afb0f75c Merge branch 'master' into bradley/llm-exhaustive-test bradleyshep 2026-04-16 10:37:09 -04:00
  • e81ad8f063 AI benchmark: sequential upgrade L1-L12, SpacetimeDB vs PostgreSQL bradleyshep 2026-04-16 10:28:49 -04:00
  • 2a156d3dfe Analyze run of given date support bradleyshep 2026-04-16 10:03:37 -04:00
  • c0bb9a2c2c Merge origin/master into joshua/fix/event-table-views joshua/fix/event-table-views clockwork-labs-bot 2026-04-16 09:12:54 -04:00
  • 809aebd7c4 Move field replay_table_updated to ReplayCommittedState (#4807) Mazdak Farrokhzad 2026-04-16 15:08:30 +02:00
  • 21b58ef993 Update axum (#2713) Noa 2026-04-16 08:08:25 -05:00
  • 44c83ca2b5 Fix Typescript error rekhoff 2026-04-15 17:56:51 -07:00
  • 7a31fbe8bb Adding nonrepeating_scheduled_reducer tests rekhoff 2026-04-15 16:58:47 -07:00
  • 1aa42e7d9b Move execution ack off of the critical path joshua/move-reducer-reply-off-critical-path joshua-spacetime 2026-04-15 11:33:27 -07:00
  • ddba47f76a fix: reorder Vue component (#4748) Micha Huhn 2026-04-15 23:14:08 +02:00
  • 4df71befc2 Fix spacetime dev bug when running with a project path (#4809) Alessandro Asoni 2026-04-15 22:48:54 +02:00
  • 595aa7aa34 ;omts bradleyshep 2026-04-15 16:33:17 -04:00
  • 8e0216577d Export AuthCtx and JwtClaims in stdb/server typescript sdk (#4649) Allen Ray 2026-04-15 16:29:19 -04:00
  • 2af9240f70 Update Typescript test to match Rust/C# rekhoff 2026-04-15 13:23:40 -07:00
  • b974cb7e55 fix(ts-bindings): populate response headers in fetch() (#4691) Philippe Tremblay 2026-04-15 15:34:51 -04:00
  • ad3931dd66 Add context to invalid TOML config errors bot/config-toml-parse-error clockwork-labs-bot 2026-04-15 15:33:10 -04:00
  • 48a6b712c2 Detect package manager from package.json metadata bot/detect-dev-package-manager clockwork-labs-bot 2026-04-15 15:33:10 -04:00
  • 58317f5211 Merge branch 'bradley/llm-benchmarks-improvements' of https://github.com/clockworklabs/SpacetimeDB into bradley/llm-benchmarks-improvements bradleyshep 2026-04-15 14:58:52 -04:00
  • f794ffe6e5 delete bradleyshep 2026-04-15 14:58:42 -04:00
  • b9e12f35d1 Revert "results" bradleyshep 2026-04-15 14:51:40 -04:00
  • dab074a039 Update snapshots rekhoff 2026-04-15 11:50:38 -07:00
  • 8a2b4859f7 Merge branch 'bradley/llm-benchmarks-improvements' of https://github.com/clockworklabs/SpacetimeDB into bradley/llm-benchmarks-improvements bradleyshep 2026-04-15 14:47:21 -04:00
  • 40ef9e82d9 results bradleyshep 2026-04-15 14:47:19 -04:00
  • 443430706f Update runner.rs bradleyshep 2026-04-15 14:47:09 -04:00
  • 7d537d3020 durability: Simplify shutdown (#4808) Kim Altintop 2026-04-15 20:44:09 +02:00
  • 2356bbcb0b docs: Add commitlog reference document (#4668) clockwork-labs-bot 2026-04-15 14:36:52 -04:00
  • 61a8d86706 dry run + local analysis bradleyshep 2026-04-15 14:28:32 -04:00