Commit Graph

  • 1d26575d87 ST sequences: respect allocated amount on restart (#1532) Phoebe Goldman 2024-07-24 10:43:07 -04:00
  • 4d21daf522 [heads/alpha-playtest-3]: remove smoketest that uses nonexistent function Zeke Foppa 2024-07-22 15:09:48 -07:00
  • 417adb8820 Bump version to 0.11.0 (#1531) Zeke Foppa 2024-07-22 20:48:03 +00:00
  • abf443a6de [alpha-playtest-3]: [alpha-playtest-3]: Cherrypick WIP PR #1532: Don't pre-allocate seqs during bootstrap; fix off-by-ones when allocating. alpha-playtest-3 Phoebe Goldman 2024-07-22 12:29:58 -04:00
  • 22076a081c Bump version to 0.11.0 Zeke Foppa 2024-07-19 10:42:06 -07:00
  • 1e1025c12b Bump version to 0.11.0 Zeke Foppa 2024-07-19 10:42:06 -07:00
  • 8258d922e7 Fix index removal and additions + add smoketest (#1444) alpha-playtest-2 Mazdak Farrokhzad 2024-06-19 10:29:46 +02:00
  • 0b59e6d889 HACK: Tweak schema_updates to allow adding/removing non-unique indices (#1434) Mazdak Farrokhzad 2024-06-14 16:40:14 +02:00
  • 8338b53b8f commitlog: Fix single-commit bitflip test (#1528) Kim Altintop 2024-07-19 07:57:53 +02:00
  • 7e421bb450 Drain scheduler Actor channel before start (#1529) Shubham Mishra 2024-07-19 01:30:10 +05:30
  • 0ed26a774b Add some helper scripts (#1501) james gilles 2024-07-18 15:47:11 -04:00
  • ee7b0960c3 Ignore some sequence allocation mismatches when checking for compatible updates (#1524) Phoebe Goldman 2024-07-18 12:24:01 -04:00
  • 5b4a012160 Drain scheduler Actor channel before start shub/fix-schedule-in-init Shubham Mishra 2024-07-18 15:54:44 +05:30
  • 2c37a05a97 Build on push phoebe/fix-bitcraft-module-schema-mismatch-issue Piotr Sarnacki 2024-07-18 11:54:08 +02:00
  • f81f2a7492 Move db module from spacetimedb_sats to spacetimedb_lib (#1479) james gilles 2024-07-17 16:59:44 -04:00
  • 04a7508120 Table::is_row_present: don't panic (#1526) Phoebe Goldman 2024-07-17 14:41:04 -04:00
  • 84e3eb2ca6 Table::is_row_present: don't panic phoebe/get_row_ref-avoid-panic Phoebe Goldman 2024-07-17 13:44:06 -04:00
  • 29da33a601 cargo fmt jeremie/committed-state-internal-api Jeremie Pelletier 2024-07-17 12:56:56 -04:00
  • c0935a1fb9 Request to make public some symbols used by tools Jeremie Pelletier 2024-07-17 11:08:49 -04:00
  • b641960624 Ignore some mismatched seq allocations during update phoebe/update-merge-sequence-allocated Phoebe Goldman 2024-07-17 11:08:10 -04:00
  • b97cefaad9 Fix from Phoebe John Detter 2024-07-17 23:07:02 +08:00
  • 3e6f91be89 Moving recovery code APIs under /identity and using POST (#1492) Jeremie Pelletier 2024-07-17 09:24:23 -04:00
  • b538dec765 Add additional debug information to UniqueConstraintViolation jgilles/better_unique_constraint_warnings James Gilles 2024-07-16 17:27:26 -04:00
  • 8702f1668b Add more information to UniqueConstraintViolation James Gilles 2024-07-16 16:59:53 -04:00
  • cadf98623d Return empty success from /identity GET (#1491) Jeremie Pelletier 2024-07-16 13:28:30 -04:00
  • 2b291b025c CI - Post-to-discord workflow only fires if the PR merged to master (#1520) Zeke Foppa 2024-07-16 17:16:33 +00:00
  • 276387d2b3 Timer Table Implementation (#1449) Shubham Mishra 2024-07-16 14:08:56 +05:30
  • 7516f7245e Merge branch 'shub/csharp-scheduler-table' into shub/scheduler-actor shub/scheduler-actor shub/chsarp-mod-tests Shubham Mishra 2024-07-16 01:52:17 +05:30
  • 0e0b73e044 Scheduled tables Shubham Mishra 2024-07-16 01:33:46 +05:30
  • 50b050f128 CI - SpacetimeDB PRs run the C# SDK tests (#1503) Zeke Foppa 2024-07-15 18:49:42 +00:00
  • b0a9d520cc moved timestamp to ts shub/move-ts-to-lib Shubham Mishra 2024-07-15 19:02:26 +05:30
  • 57d7529151 Nuke protobuf and also JSON in favor of BSATN (#47) Phoebe Goldman 2024-07-15 08:05:57 -05:00
  • 5a780eb399 Nuke protobuf and also JSON in favor of BSATN (#47) Phoebe Goldman 2024-07-15 08:05:57 -05:00
  • 75acefc2f7 C# smoketests use nuget.config (#1500) Zeke Foppa 2024-07-15 11:06:36 +00:00
  • 3bd5a39e25 Add ScheduleAt and time helpers shub/csharp-scheduler-table Ingvar Stepanyan 2024-06-26 11:17:19 +01:00
  • 39344852af refactor(1494): Remove SQL DDL per 1.0 SQL spec (#1499) joshua-spacetime 2024-07-12 11:55:28 -07:00
  • 10b151b999 Protobufectomy: server (#1077) Noa 2024-07-12 14:02:18 -04:00
  • 6f0f20bf7a Restructure C# SpacetimeDB runtime (#1455) Ingvar Stepanyan 2024-07-12 19:12:21 +02:00
  • 3ddf6d6e6b Revert breaking change in message preprocessing (#106) Jeremie Pelletier 2024-07-12 12:36:21 -04:00
  • 706b945103 Revert breaking change in message preprocessing (#106) Jeremie Pelletier 2024-07-12 12:36:21 -04:00
  • 595181e30e Fix running 'cargo test' in crates/lib (#1478) james gilles 2024-07-11 17:45:00 -04:00
  • 70c7bf28c3 Protobufectomy: c# sdk (#104) Jeremie Pelletier 2024-07-11 13:40:32 -04:00
  • 06285d3c06 Protobufectomy: c# sdk (#104) Jeremie Pelletier 2024-07-11 13:40:32 -04:00
  • 62cf66ddbe dotnet format csharp/jeremie/protobufectomy Jeremie Pelletier 2024-07-11 11:28:54 -04:00
  • e89a85704c Passing tests Jeremie Pelletier 2024-07-11 11:19:36 -04:00
  • 3266aa4ebe CLI: Use --server and --identity args consistently instead of anonymous args (#1482) Zeke Foppa 2024-07-10 17:48:49 +00:00
  • ac70e5f989 Renamed SpacetimeDB/Types to match ClientApi namespace Jeremie Pelletier 2024-07-10 10:49:59 -04:00
  • 80b64669eb Adding benchmark for deserialize json & product value (#1035) Mario Montoya 2024-07-10 09:31:49 -05:00
  • bdb6dd5805 Merge branch 'master' into shub/fix-lock-metric-contention shub/fix-lock-metric-contention Shubham Mishra 2024-07-10 01:42:38 +05:30
  • cd9ce0f4cb add batching Shubham Mishra 2024-07-10 01:00:21 +05:30
  • f91dcda283 Make some commitlog helpers public (#1390) Jeremie Pelletier 2024-07-09 14:02:58 -04:00
  • 2ad91b6258 Implement a temporary type check validation on sql compiling (#1456) Mario Montoya 2024-07-09 12:15:42 -05:00
  • e913e8cd26 CLI: Put some common params in a central place (#1484) Zeke Foppa 2024-07-09 13:40:05 +00:00
  • cbff725d58 ColList: preserve list order on list.push(..) (#1474) Mazdak Farrokhzad 2024-07-08 19:55:42 +02:00
  • c8259bf39c smoketests: Add test for module hotswapping (#1403) Kim Altintop 2024-07-08 09:02:27 +02:00
  • 0ef15c3004 Remove extension method on ReducerCall Jeremie Pelletier 2024-07-05 14:16:55 -04:00
  • fa56b2bd48 ColList: preserve list order on list.push(..) centril/col-actual-list Mazdak Farrokhzad 2024-07-02 12:56:51 +02:00
  • b2eb08c9cb Fix C# module smoketests (#1475) Zeke Foppa 2024-07-04 12:48:41 +00:00
  • f48ecc2af5 minor adjustments following review Jeremie Pelletier 2024-07-03 10:02:16 -04:00
  • 2747d71c3f fix how inserts/deletes are joined on the PK Jeremie Pelletier 2024-07-02 09:57:47 -04:00
  • 7f91d8e25f attempt to pass smoketest shub/pass-smoketest Shubham Mishra 2024-07-02 02:56:02 +05:30
  • e536a6df0b Automated Discord post when a PR merges (#1470) Zeke Foppa 2024-07-01 18:41:41 +00:00
  • bf6d484480 Handle error messages properly typescript-sdk/phoebe/protobufectomy Piotr Sarnacki 2024-07-01 14:09:08 +02:00
  • 58fb9394c6 try reverting preprocess code and duplicate across the new inserts/deletes split Jeremie Pelletier 2024-06-28 15:12:14 -04:00
  • 60d16ffc32 address comments shub/scheduler-abi Shubham Mishra 2024-06-29 00:15:25 +05:30
  • b100721ab2 add back OneOffQueryResponse, new onResult event to dispatch it Jeremie Pelletier 2024-06-28 14:06:38 -04:00
  • 7e67cb5fbc change tabledef shub/module-test Shubham Mishra 2024-06-28 22:27:26 +05:30
  • 9e27541fa5 lint Shubham Mishra 2024-06-28 20:04:20 +05:30
  • 9deaf4427b disable test Shubham Mishra 2024-06-28 19:58:58 +05:30
  • 27075c2fbc test fix Shubham Mishra 2024-06-28 18:32:07 +05:30
  • 7ba82ef65d schedule macro cleanup Shubham Mishra 2024-06-28 18:29:11 +05:30
  • 0189a82e2b lint Shubham Mishra 2024-06-28 17:41:17 +05:30
  • a10aeafdbb disable c# sdk test Shubham Mishra 2024-06-28 17:39:22 +05:30
  • c028edafdd fix scheduleAt make type Shubham Mishra 2024-06-27 18:52:02 +05:30
  • 7e6158937d fix smoketest Shubham Mishra 2024-06-27 13:15:54 +05:30
  • d838d29317 reducer type check Shubham Mishra 2024-06-25 21:19:50 +05:30
  • cca5037ef8 lint Shubham Mishra 2024-06-25 19:37:55 +05:30
  • a3e44fb7f1 binding for scheduler Shubham Mishra 2024-06-25 19:31:02 +05:30
  • be97bdac15 address comments Shubham Mishra 2024-06-28 19:40:12 +05:30
  • ff69ac3702 Remove proto dependencies Phoebe Goldman 2024-06-28 09:33:44 -04:00
  • 663f957ea6 Protobufectomy C# SDK Jeremie Pelletier 2024-06-28 08:01:12 -04:00
  • 6c6297155e pass arg fetching to call_reducer as closure Shubham Mishra 2024-06-28 14:22:56 +05:30
  • f1fd6e4439 Ugh, lts is not a valid version specifier Phoebe Goldman 2024-06-27 13:53:20 -04:00
  • ece6bd4ec7 Use lts node in CI Phoebe Goldman 2024-06-27 13:51:40 -04:00
  • 6317ec1ecf CSharp Module tweak & Unity Tutorial part 1, 2b, 3 tweaks (#56) Chip 2024-06-27 09:39:46 -07:00
  • 9f5c008bfe fix scheduleat generate Shubham Mishra 2024-06-27 18:53:54 +05:30
  • b29fc3f5ac COnfigure Honeycomb honeycomb Piotr Sarnacki 2024-06-27 12:25:33 +02:00
  • 7b0c255c45 remove memoized shub/st-scheduled-tables Shubham Mishra 2024-06-27 12:28:27 +05:30
  • c0ea6b864a change tabledef Shubham Mishra 2024-06-27 02:21:30 +05:30
  • 4089ffe3b2 [release/candidate/v0.10.1]: Bump version to 0.10.1 v0.10.1-beta release/v0.10.1-beta Zeke Foppa 2024-06-26 13:48:57 -07:00
  • db849452a3 Nuke protobuf and also JSON in favor of BSATN Phoebe Goldman 2024-06-26 16:47:09 -04:00
  • 70eaf1ddf8 [release/candidate/v0.10.1]: Cherry-pick (#1461) Fixed exceptions in C# SDK when someone disconnects or when a transaction originates from CLI SteveBoytsun 2024-06-26 13:39:12 -04:00
  • c76f566e9d test Shubham Mishra 2024-06-27 01:59:11 +05:30
  • fd74f4c0ae tests Shubham Mishra 2024-06-27 01:10:57 +05:30
  • 2399e74c98 Ensure MacOS builds from CI are executable (#1462) Kurtis Mullins 2024-06-26 14:10:59 -04:00
  • 81085b0817 Fixed exceptions in C# SDK when someone disconnects or when a transaction originates from CLI (#1461) SteveBoytsun 2024-06-26 13:39:12 -04:00
  • 42015939a6 update snapshot Shubham Mishra 2024-06-26 22:50:55 +05:30
  • 1b3bbe0255 ScheduleAt in bindings Shubham Mishra 2024-06-26 22:32:54 +05:30
  • b40e584b00 Added __identity_connected__ case csharp-fix-internal-transaction-errors Steve Boytsun 2024-06-26 13:10:32 -04:00
  • 9ff2f62fc7 Fixed exceptions in C# SDK when someone disconnects or when a transaction originates from CLI Steve Boytsun 2024-06-26 12:25:03 -04:00