Commit Graph

  • dec2293551 Sets the required issuer via an ENV variable Tyler Cloutier 2025-11-20 14:47:49 -05:00
  • db4368cc2e Ran bindgen John Detter 2025-11-20 13:37:50 -06:00
  • a537155aff Added staging to allowable issuers Tyler Cloutier 2025-11-20 14:28:02 -05:00
  • c829c9d73d Disable Unreal tests (#3711) Zeke Foppa 2025-11-20 11:25:45 -08:00
  • 7feca00f39 Fix borrowck in doc tests phoebe/procedure/http-request Phoebe Goldman 2025-11-20 14:20:43 -05:00
  • c5af956777 Add imports to broken doc tests Phoebe Goldman 2025-11-20 14:10:18 -05:00
  • b13f12dac0 Add extra claims to v1/identity/websocket-token (#3705) Julien Lavocat 2025-11-20 19:17:50 +01:00
  • e818ef2c45 Views: blocking thread for views cleanup (#3707) Shubham Mishra 2025-11-20 23:30:59 +05:30
  • a0b8ab8e4a consider insert tables too and smoketest Shubham Mishra 2025-11-20 23:26:43 +05:30
  • 2417e05cca Upgrade to version 1.9.0 John Detter 2025-11-20 11:51:58 -06:00
  • 2ab03cfa52 Merge remote-tracking branch 'origin/jlvc/serialize-extra-claims' into release/v1.9.0 John Detter 2025-11-20 11:46:51 -06:00
  • 8ef66e0c44 Merge remote-tracking branch 'origin/rekhoff/csharp_replication_test_with_views' into release/v1.9.0 John Detter 2025-11-20 11:46:21 -06:00
  • 9fc3c39ab5 Additional docs Phoebe Goldman 2025-11-20 12:45:11 -05:00
  • f3b628251b Add a small test, and dont throw away the audience Jeffrey Dallatezza 2025-11-20 09:27:29 -08:00
  • 33dbeb6f53 Add a small test, and dont throw away the audience jsdt/extra-claim-tweak Jeffrey Dallatezza 2025-11-20 09:27:29 -08:00
  • cb35104c0f Export __call_view__ in C# (#3691) rekhoff 2025-11-20 09:17:37 -08:00
  • d16bbc811c fix statis assert Shubham Mishra 2025-11-20 22:29:30 +05:30
  • 26f3d42365 Merge origin/master Tyler Cloutier 2025-11-20 11:56:16 -05:00
  • 3bd98d7018 include comment Shubham Mishra 2025-11-20 22:21:02 +05:30
  • 28e682ca0b UI trybuild tests, and cfg_attr a function that's unused without unstable Phoebe Goldman 2025-11-20 11:48:57 -05:00
  • 240e1b245c Merge origin/master tyler/spacetime-dev-gen-refactor Tyler Cloutier 2025-11-20 11:48:52 -05:00
  • c0118a2d08 index readsets Shubham Mishra 2025-11-20 21:29:59 +05:30
  • 6fc761a45a Add extra claims to v1/identity/websocket-token Julien Lavocat 2025-11-20 16:36:44 +01:00
  • 2d1318b5db More lints Phoebe Goldman 2025-11-20 11:06:53 -05:00
  • a64461ea7e Added more equality checks for the Views data Jason Larabie 2025-11-20 08:00:47 -08:00
  • 254d4bcb89 clippy Phoebe Goldman 2025-11-20 10:58:04 -05:00
  • 723420b7cc Add sdk-test tests for procedures which do HTTP requests Phoebe Goldman 2025-11-20 10:53:49 -05:00
  • 5a137c5e90 Update crates/bindings-csharp/Codegen/Module.cs Jason Larabie 2025-11-20 07:30:56 -08:00
  • d257d9080c Update crates/bindings-csharp/Codegen/Module.cs Jason Larabie 2025-11-20 07:30:22 -08:00
  • 6b4376934c Views: cleanup unsubscribed views (#3651) Shubham Mishra 2025-11-20 20:57:02 +05:30
  • fd75c7fbf5 Return BSATN_DECODE_ERROR rather than trapping Phoebe Goldman 2025-11-20 10:05:48 -05:00
  • 4fc095cdbd Change spacetime_worker_wasm_instance_errors_total metric's labels (#3614) Piotr Sarnacki 2025-11-20 15:02:54 +01:00
  • 1b87bac11a Views: ephemeral tables (#3670) Shubham Mishra 2025-11-20 15:38:16 +05:30
  • 40a29df7d2 index readset shub/index-readset Shubham Mishra 2025-11-20 12:04:25 +05:30
  • 75648b04a3 Updated the codegen to have identical generation for RegisterView + ViewDispatchers to make sure the indexes align Jason Larabie 2025-11-19 19:26:26 -08:00
  • 22c24f10ac Comments and minor changes from Mazdak's review. Phoebe Goldman 2025-11-19 22:18:48 -05:00
  • 93cc616d6a Merge remote-tracking branch 'origin/master' into phoebe/procedure/http-request Phoebe Goldman 2025-11-19 22:11:57 -05:00
  • 940a862b28 snaps, lints Phoebe Goldman 2025-11-19 22:11:44 -05:00
  • 3e6278e62a Updated whitespace of client to match tests rekhoff 2025-11-19 18:01:37 -08:00
  • 74d9581bec Merge branch 'rekhoff/csharp_replication_test_with_views' of https://github.com/clockworklabs/SpacetimeDB into rekhoff/csharp_replication_test_with_views rekhoff 2025-11-19 17:57:05 -08:00
  • 773ecb0668 Addressing some comments rekhoff 2025-11-19 17:56:34 -08:00
  • a5adf199f0 Merge branch 'master' into rekhoff/csharp_replication_test_with_views rekhoff 2025-11-19 17:33:28 -08:00
  • d418bb5f1a Update ExtraCompilationErrors.verified.txt rekhoff 2025-11-19 17:30:41 -08:00
  • 2de6f15284 revert rust codegen change joshua-spacetime 2025-11-19 16:28:59 -08:00
  • ad7931e704 revert sdk-test changes joshua/csharp_replication_test_with_views joshua-spacetime 2025-11-19 16:14:38 -08:00
  • b676ea9063 Remove more wrappers, update doc comments to reflect different compat choices Phoebe Goldman 2025-11-19 19:13:12 -05:00
  • 70227720d3 Merge branch 'master' into rekhoff/csharp_replication_test_with_views joshua-spacetime 2025-11-19 16:06:19 -08:00
  • f1b632806b Fix running smoketests --list (#3700) Zeke Foppa 2025-11-19 15:44:51 -08:00
  • 694e803c17 Move procedure_http_request logic to InstanceEnv Noa 2025-11-19 17:33:58 -06:00
  • 87de672bb3 Fix C# module bindings codegen for namespaces with view dispatcher (#3668) Jason Larabie 2025-11-19 15:32:21 -08:00
  • 6340f61a2b Fixed up the C# module bindings for Views Jason Larabie 2025-11-19 15:28:49 -08:00
  • 166cafe058 Move Body out of HttpRequest and remove enums Noa 2025-11-19 17:00:44 -06:00
  • ca2fd8b709 Add smoketests/requirements.txt (#3701) Zeke Foppa 2025-11-19 14:35:44 -08:00
  • aff07a0c2b Move typescript tests to new runner (#3696) John Detter 2025-11-19 16:17:24 -06:00
  • ccfef171cd Merge remote-tracking branch 'origin/master' into phoebe/procedure/http-request Noa 2025-11-19 15:38:03 -06:00
  • 6689848211 Add check for .env.local and module bindings generations to only write on changes (#3604) Adam Christopher Smith 2025-11-19 13:15:20 -08:00
  • e30d503c29 anyonymousView -> anonymousView (#3697) Zeke Foppa 2025-11-19 12:50:15 -08:00
  • 0a3251708a Add ProcedureContext::with_tx (#3638) Mazdak Farrokhzad 2025-11-19 21:33:02 +01:00
  • 3395b1e905 CI - Cache more of our build outputs (#3521) Zeke Foppa 2025-11-19 12:18:26 -08:00
  • 353cc0d3e6 Client codegen fixes for views (#3690) joshua-spacetime 2025-11-19 11:09:59 -08:00
  • b769e58926 [try_]with_tx: clarify panics centril/proc-with-transaction Mazdak Farrokhzad 2025-11-19 19:08:47 +01:00
  • c432660ff9 remove unused IsOk Mazdak Farrokhzad 2025-11-19 18:29:21 +01:00
  • dd380097d5 send tx offset for procedures & abort dangling anon txes Mazdak Farrokhzad 2025-11-19 02:13:52 +01:00
  • 93dcb28b26 use send_to_client more Mazdak Farrokhzad 2025-11-18 21:26:55 +01:00
  • 7736053dae add tests in procedure-client Mazdak Farrokhzad 2025-11-18 20:39:36 +01:00
  • 858cb14386 bless insta tests for crates/codegen Mazdak Farrokhzad 2025-11-18 15:58:36 +01:00
  • 522b3dd60f split with_tx into self and try_with_tx Mazdak Farrokhzad 2025-11-17 20:01:01 +01:00
  • f46af1dbad with_tx: clarify docs including re. interior mutability Mazdak Farrokhzad 2025-11-14 14:11:37 +01:00
  • 2a40373ee8 nix IsOk for Option<T> Mazdak Farrokhzad 2025-11-14 14:06:41 +01:00
  • e383f214ac sprinkle some more cfg(feature = unstable) Mazdak Farrokhzad 2025-11-13 19:52:41 +01:00
  • 7091068527 sprinkle some cfg(feature = unstable) Mazdak Farrokhzad 2025-11-13 19:44:41 +01:00
  • dc11260dce with_transaction -> with_tx Mazdak Farrokhzad 2025-11-12 19:55:00 +01:00
  • 1ee04ad06d add ProcedureContext::with_transaction Mazdak Farrokhzad 2025-11-11 20:51:13 +01:00
  • 0082832723 add wrappers for procedure_{start,commit,abort}_mut_transaction Mazdak Farrokhzad 2025-11-07 17:33:51 +01:00
  • c10ce48fbc procedures: add wasm abi for anon mut txes Mazdak Farrokhzad 2025-11-07 02:26:15 +01:00
  • 6b7c03b91d use lower case object Jeffrey Dallatezza 2025-11-19 10:20:51 -08:00
  • 9caf536290 Merge branch 'master' into jsdt/views-allow-queries Jeffrey Dallatezza 2025-11-19 10:19:43 -08:00
  • 5dbdbd50a1 Cleanup Jeffrey Dallatezza 2025-11-19 10:17:44 -08:00
  • 9e3ffeb932 Adds flag to publish to allow clearing on migration conflict. (#3601) Tyler Cloutier 2025-11-19 12:38:49 -05:00
  • 21786f752c Remove UI test diagnostic that's suspiciously absent in CI Phoebe Goldman 2025-11-19 12:24:40 -05:00
  • cd36a95786 Update sdks/csharp/examples~/regression-tests/client/Program.cs rekhoff 2025-11-19 09:12:17 -08:00
  • 1a825850fc Merge branch 'master' into tyler/clear-on-conflict tyler/clear-on-conflict John Detter 2025-11-19 10:49:14 -06:00
  • 47ac2b9fc2 Fix #3687 (#3692) Zeke Foppa 2025-11-18 21:23:20 -08:00
  • 8698dd35b4 Merge branch 'jlarabie/csharp-view-ns' into rekhoff/csharp_replication_test_with_views rekhoff 2025-11-18 20:08:09 -08:00
  • 056e3b66d6 Merge branch 'joshua/fix/client-bindings-for-views' into jlarabie/csharp-view-ns rekhoff 2025-11-18 20:06:33 -08:00
  • 1afba755a1 Minor fixes rekhoff 2025-11-18 20:02:58 -08:00
  • 9a10dc14ae fix client codegen for views joshua-spacetime 2025-11-18 19:53:36 -08:00
  • 4f7296d037 Minor formatting update rekhoff 2025-11-18 19:32:08 -08:00
  • 837a6a2577 Updates the Views test of the C# regression tests rekhoff 2025-11-18 19:21:49 -08:00
  • ce543854e9 Unifies server module library and client SDK for TypeScript (and fixes several bugs) (#3559) Tyler Cloutier 2025-11-18 21:53:41 -05:00
  • 8bf0e52120 Merge branch 'master' into tyler/ts-sdk-improvements tyler/ts-sdk-improvements Tyler Cloutier 2025-11-18 20:16:28 -05:00
  • f7ef92b078 fix plan caching for client-specific views (#3672) joshua-spacetime 2025-11-18 16:33:40 -08:00
  • cb5eb21eae CI - Fix empty lookup (#3693) Zeke Foppa 2025-11-18 16:02:57 -08:00
  • 3f2d6c4a06 Merge branch 'master' into tyler/ts-sdk-improvements Tyler Cloutier 2025-11-18 17:42:30 -05:00
  • 0188ee2e42 Merge branch 'jlarabie/csharp-view-ns' into rekhoff/csharp_replication_test_with_views rekhoff 2025-11-18 14:15:40 -08:00
  • a6ebefd152 Merge branch 'joshua/fix/client-bindings-for-views' into jlarabie/csharp-view-ns rekhoff 2025-11-18 14:05:43 -08:00
  • 988e13be24 regen client bindings joshua-spacetime 2025-11-18 13:13:16 -08:00
  • 7a9c0fe83a client codegen fixes for views joshua-spacetime 2025-11-18 12:41:15 -08:00
  • e26e98991f Fix spacetime generate running dotnet format in the wrong directory (#3687) Zeke Foppa 2025-11-18 12:24:52 -08:00
  • fc784fd233 commitlog: Change default max-records-in-commit to 1 (#3681) Kim Altintop 2025-11-18 20:44:02 +01:00