Commit Graph

  • a38b6e39eb Add regenerated stuff Jeffrey Dallatezza 2026-01-26 11:07:54 -08:00
  • 7a665e275b Only import reducer args that are callable Jeffrey Dallatezza 2026-01-26 11:02:55 -08:00
  • 617ef675e9 Add Args suffix for reducers Jeffrey Dallatezza 2026-01-26 10:32:38 -08:00
  • 236b3d787a Simplify Python smoketest check to fail instead of commenting Tyler Cloutier 2026-01-26 12:51:10 -05:00
  • 3fe2fe8f96 Merge branch 'master' into 2.0-breaking-changes joshua-spacetime 2026-01-26 09:48:03 -08:00
  • 363f9212aa Add Rust smoketests to CI with nextest, keep Python smoketests running Tyler Cloutier 2026-01-26 12:46:41 -05:00
  • 9b47a1b554 Fix lint Tyler Cloutier 2026-01-26 12:35:33 -05:00
  • fc4e8ebe71 Rework HttpClient functions to snake_case matching the other C++ apis Jason Larabie 2026-01-26 09:09:51 -08:00
  • f7a22018d0 feat: create Vue framework sdk (#4037) clockwork-tien 2026-01-26 18:41:18 +02:00
  • 361ed251be Clean up from Ryan's comments Jason Larabie 2026-01-26 08:25:41 -08:00
  • b36a5a9f96 Update crates/bindings-cpp/QUICKSTART.md Jason Larabie 2026-01-26 07:35:05 -08:00
  • 8dda6599c0 define TableName backed by EcoString and optimize with it Mazdak Farrokhzad 2026-01-26 12:56:31 +00:00
  • 7138defc6e Make all VmMetrics for the reducers and views of a module in InstanceCommon::new (#4106) Mazdak Farrokhzad 2026-01-26 11:18:08 +01:00
  • fcec6eedc9 Fix clippy warning: use is_some_and instead of map_or Tyler Cloutier 2026-01-26 00:51:31 -05:00
  • c45e5671f6 Fix C# smoketest parallel execution by removing NuGet cache clearing Tyler Cloutier 2026-01-26 00:02:54 -05:00
  • db95efd38c Ran cargo fmt Tyler Cloutier 2026-01-25 21:27:37 -05:00
  • 4ad3112716 Switch smoketests to release mode and remove redundant warmup = 2026-01-25 21:14:38 -05:00
  • 5a8107f633 Add precompiled WASM modules for smoketests = 2026-01-25 15:46:14 -05:00
  • 4e7fee21e7 Add WASM cache warmup and optimize parallel smoketest execution = 2026-01-25 02:46:54 -05:00
  • 87f318c4bc Add shared target directory for faster parallel smoketests = 2026-01-24 23:51:51 -05:00
  • bfa3dcc0c4 Moved CLI integration tests into crates/smoketests = 2026-01-24 22:35:32 -05:00
  • a20d529e38 Update README.md Tyler Cloutier 2026-01-24 11:32:24 -05:00
  • 27be9ed84e Merge branch 'master' into tyler/translate-smoketests Zeke Foppa 2026-01-23 15:29:03 -08:00
  • 0f343aaacc fix Zeke Foppa 2026-01-23 15:22:45 -08:00
  • 3c69f75fa7 re-enable lints Zeke Foppa 2026-01-23 15:14:05 -08:00
  • ba1f9923e9 temp fix Zeke Foppa 2026-01-23 15:13:49 -08:00
  • 7f6fd18018 Re-run the LLM benchmarks update (#4110) Zeke Foppa 2026-01-23 14:58:10 -08:00
  • 1f156142e4 [2.0 Breaking]: Remove sender field from [Reducer|View|Procedure]Context (#4101) joshua-spacetime 2026-01-23 14:32:04 -08:00
  • 147f273053 Merge branch 'master' into tyler/translate-smoketests Tyler Cloutier 2026-01-23 16:46:48 -05:00
  • bd146c5e22 cargo fmt = 2026-01-23 16:41:10 -05:00
  • 0f0a867d90 Removing1.5.0 DLLs (#4100) Ryan 2026-01-23 13:28:24 -08:00
  • ab70631e53 Remove spacetime_local in favor of explicit --server flag = 2026-01-23 16:28:18 -05:00
  • a1807a6f6c AI reverted repairs on the documentation, all fixed up again! Jason Larabie 2026-01-23 13:16:18 -08:00
  • a2db6afa08 Fix clippy warnings in guard crate = 2026-01-23 15:27:19 -05:00
  • 61cf2b8a9d [tyler/translate-smoketests]: slim lint Zeke Foppa 2026-01-23 12:25:44 -08:00
  • 70bae5b94b [tyler/translate-smoketests]: lints Zeke Foppa 2026-01-23 12:24:09 -08:00
  • 9835e1ee7f Add server restart smoketests = 2026-01-23 15:07:26 -05:00
  • f4ea52133a Small fixes to QUICKSTART.md Jason Larabie 2026-01-23 11:57:36 -08:00
  • e06d916023 fix cross reducer call TS reference (#4104) kormann 2026-01-23 20:23:01 +01:00
  • da951e9944 [tyler/translate-smoketests]: lints Zeke Foppa 2026-01-23 11:21:31 -08:00
  • b8c31a92b1 [tyler/translate-smoketests]: lints Zeke Foppa 2026-01-23 11:18:41 -08:00
  • f658b20f77 [tyler/translate-smoketests]: fix lints Zeke Foppa 2026-01-23 11:13:18 -08:00
  • 157a81434d cargo fmt --all = 2026-01-23 14:09:23 -05:00
  • 828cc2d2dc [tyler/translate-smoketests]: Merge branch 'tyler/translate-smoketests' of github.com:clockworklabs/SpacetimeDB into tyler/translate-smoketests Zeke Foppa 2026-01-23 11:08:30 -08:00
  • 03bbd19a99 [tyler/translate-smoketests]: actually fix windows ci Zeke Foppa 2026-01-23 11:08:23 -08:00
  • 17cfed7ce0 Add quickstart smoketest translation = 2026-01-23 14:06:51 -05:00
  • 8ebf8e6315 [tyler/translate-smoketests]: fix windows ci Zeke Foppa 2026-01-23 11:01:01 -08:00
  • 017a744052 [tyler/translate-smoketests]: windows CI Zeke Foppa 2026-01-23 10:56:52 -08:00
  • 09b53ded90 [tyler/translate-smoketests]: ci Zeke Foppa 2026-01-23 10:47:11 -08:00
  • fdba9e51a7 [tyler/translate-smoketests]: CI fixes? Zeke Foppa 2026-01-23 10:47:00 -08:00
  • ed2735e11d [tyler/translate-smoketests]: fix build Zeke Foppa 2026-01-23 10:40:36 -08:00
  • 95308f2797 [tyler/translate-smoketests]: update ci stuff Zeke Foppa 2026-01-23 10:39:52 -08:00
  • c18ff5c4ec [tyler/translate-smoketests]: more lints Zeke Foppa 2026-01-23 10:25:47 -08:00
  • 447413b2f2 [tyler/translate-smoketests]: more lints Zeke Foppa 2026-01-23 10:22:35 -08:00
  • 8b6506bf5e [tyler/translate-smoketests]: more lints Zeke Foppa 2026-01-23 10:19:55 -08:00
  • dafa00490f [tyler/translate-smoketests]: lints Zeke Foppa 2026-01-23 10:16:51 -08:00
  • 907c4c4196 WIP with some codegen changes for ts Jeffrey Dallatezza 2026-01-23 09:53:34 -08:00
  • 4f4aedecb9 Fix smoketest CLI config isolation and identity switching = 2026-01-23 11:39:15 -05:00
  • cd1ec90d16 Templates naming standarization (#4042) Piotr Sarnacki 2026-01-23 17:08:23 +01:00
  • 710fe98c18 Bring back eslint entries Piotr Sarnacki 2026-01-23 16:30:07 +01:00
  • 07a95187dc Add HashMapBlobStore::merge_from (#4091) Mazdak Farrokhzad 2026-01-23 14:52:13 +01:00
  • 825b451294 Bump to v8 145 (#4073) Noa 2026-01-23 07:49:34 -06:00
  • d8d63e2d29 Reduce Test Suite test concurrency to reduce test flakes (#3979) John Detter 2026-01-23 04:30:57 -06:00
  • 3bf9ddf19c commentary Shubham Mishra 2026-01-23 14:42:57 +05:30
  • afb0a71502 cargo fmt + don't block on lints for now John Detter 2026-01-23 02:50:04 -06:00
  • fbef57a990 Host to use RawModuleDefV10 Shubham Mishra 2026-01-23 14:17:31 +05:30
  • 60cba8d6e0 Add new_user_flow and servers smoketest translations = 2026-01-23 02:16:25 -05:00
  • 6373735337 Add rls, energy, permissions smoketest translations = 2026-01-23 02:11:24 -05:00
  • bea9069726 Add views and auto_migration smoketest translations = 2026-01-23 02:03:07 -05:00
  • 1db4180fa3 Translate 5 more Python smoketests to Rust = 2026-01-23 02:00:34 -05:00
  • 2d996f3127 Fix unnecessary rebuilds in ensure_binaries_built = 2026-01-23 01:38:10 -05:00
  • b3de380667 Add 5 more smoketest translations (7 tests total) = 2026-01-23 01:10:23 -05:00
  • d830e22932 Add timing breakdown and DEVELOP.md for smoketests = 2026-01-23 00:59:18 -05:00
  • 7cc8e9532d Add 5 more smoketest translations and background subscription support = 2026-01-23 00:15:43 -05:00
  • baba53e6d3 Updated sdks/rust/test for C++ and expanded view to work with more than just Rust; as well as fixed bugs with the framework from running tests Jason Larabie 2026-01-22 20:56:59 -08:00
  • 8ddcdc915b Add more smoketest translations and simplify call API = 2026-01-22 22:35:58 -05:00
  • 0df9a8b01d Add Rust smoketests crate with sql and call test translations = 2026-01-22 22:15:54 -05:00
  • 921c76b012 Pre-build SpacetimeDB binaries once for tests = 2026-01-22 21:25:11 -05:00
  • af4d3f39e4 Make new Uuid type Filterable (#3991) Kilian Strunz 2026-01-23 01:37:19 +01:00
  • 3709b3605f Update LLM benchmark results clockwork-labs-bot 2026-01-22 23:46:06 +00:00
  • 842ac21e4c Fixed plurals in llm test = 2026-01-22 18:34:16 -05:00
  • 70960aba2c Merge branch 'master' into tyler/claude-docs-6 Tyler Cloutier 2026-01-22 18:31:33 -05:00
  • b62238cdbc Add missing Module class wrapper to C# examples in schedule-tables docs = 2026-01-22 18:28:18 -05:00
  • 176b50e056 Add C# example for pre-signed URL flow in file storage docs = 2026-01-22 18:17:43 -05:00
  • 38d514f954 Fix C# procedure return type in file storage docs = 2026-01-22 18:11:56 -05:00
  • 667b984976 Fix C# procedure snippets to use correct API patterns = 2026-01-22 18:04:46 -05:00
  • f72fe8b594 Add missing C# tabs to procedures documentation = 2026-01-22 17:42:48 -05:00
  • 9f1742c9f3 Apply suggestions from code review Tyler Cloutier 2026-01-22 18:23:25 -05:00
  • 366f08ecae Merge branch 'master' into centril/replay-in-own-module centril/replay-in-own-module Zeke Foppa 2026-01-22 13:35:21 -08:00
  • 011c2fdbc9 Add PointerMap::{iter, merge_from} (#4092) Mazdak Farrokhzad 2026-01-22 21:27:27 +01:00
  • b377de622b Fix for Outcome<> to handle <std:string, std:string> by using a new type to hold the error string as std::variant doesn't allow duplicate types Jason Larabie 2026-01-22 12:26:46 -08:00
  • 9a86236c39 Merge branch 'master' into centril/replay-in-own-module Zeke Foppa 2026-01-22 11:26:22 -08:00
  • 5300878f8e Merge branch 'master' into shub/raw-defination Shubham Mishra 2026-01-23 00:47:31 +05:30
  • 79558ea082 copy_filter & co: make blob handling more flexible (#4096) Mazdak Farrokhzad 2026-01-22 19:37:06 +01:00
  • 1fd3394972 Add cargo ci dlls command for building C# DLLs and NuGet packages (#4033) Ryan 2026-01-22 10:26:55 -08:00
  • e0b7e32fc1 Fix test failure in fresh checkout of repository (#4056) doug 2026-01-22 12:48:07 -05:00
  • 35cf7f9a09 Pass --yes flag from dev command to generate command (#4069) Tyler Cloutier 2026-01-22 12:23:55 -05:00
  • b7cb212470 Added missing documentation for Ok/Err on reducers and removed requirement for devs to add procedures header manually to match the rest of the architecture (single header) Jason Larabie 2026-01-22 09:13:29 -08:00
  • 2560846f22 Rust: client query builder (#4003) Shubham Mishra 2026-01-22 21:07:22 +05:30
  • 4c995c15b2 Merge branch 'master' into shub/raw-defination Shubham Mishra 2026-01-22 20:16:46 +05:30