Ingvar Stepanyan
|
9a33e0effe
|
Inherit Table codegen from Type codegen
|
2024-08-06 21:38:02 +01:00 |
|
Ingvar Stepanyan
|
abfdce9aab
|
Reuse MemberDeclaration base for other members
|
2024-08-06 21:22:14 +01:00 |
|
Ingvar Stepanyan
|
3e3c28979f
|
Move codegen parsing & generation into classes
This moves large parsing and string generation lambdas into methods of corresponding classes for easier maintenance.
|
2024-08-06 20:55:01 +01:00 |
|
Mazdak Farrokhzad
|
3340ceea8a
|
SATS: Flatten AlgebraicType, getting rid of BuiltinType (#1559)
Signed-off-by: Mazdak Farrokhzad <twingoow@gmail.com>
Signed-off-by: joshua-spacetime <josh@clockworklabs.io>
Co-authored-by: joshua-spacetime <josh@clockworklabs.io>
|
2024-08-06 18:15:19 +00:00 |
|
Ingvar Stepanyan
|
db16a0959c
|
Minor NFC improvements to C# Roslyn codegen (#1562)
|
2024-08-06 08:26:33 +00:00 |
|
Kim Altintop
|
711a6717c6
|
client-api: Remove publisher address (#1564)
|
2024-08-05 06:02:07 +00:00 |
|
Mazdak Farrokhzad
|
5c585b68f8
|
Get rid of python SDK (#1561)
|
2024-08-01 11:28:27 +00:00 |
|
Kim Altintop
|
4ffeff792b
|
Remove support for the update reducer (#1557)
|
2024-07-31 06:26:06 +00:00 |
|
Kim Altintop
|
21058e006c
|
core: Start system table ids at 1 (#1544)
|
2024-07-30 09:00:17 +00:00 |
|
Zeke Foppa
|
e5cfb1e72b
|
Fix flaky subscription smoketests (#1536)
Co-authored-by: Zeke Foppa <github.com/bfops>
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-07-29 18:17:28 +00:00 |
|
Kim Altintop
|
85082077e2
|
table: Make with_mut_schema clone-on-write (#1530)
|
2024-07-29 13:45:21 +00:00 |
|
Ingvar Stepanyan
|
3451cab75d
|
Use latest C# in BSATN.Runtime (#1548)
|
2024-07-26 19:49:28 +00:00 |
|
james gilles
|
c046c0b6aa
|
Add ErrorStream combinator (#1543)
Co-authored-by: James Gilles <jgilles@clockworklabs.io>
|
2024-07-26 19:42:21 +00:00 |
|
Kim Altintop
|
216ed04eba
|
core: Singular system table names (#1550)
|
2024-07-26 16:44:48 +00:00 |
|
Zeke Foppa
|
cd5e50accb
|
spacetime server add - Remove trailing /s from server URIs (#1552)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-07-26 16:15:19 +00:00 |
|
Shubham Mishra
|
769992c4c4
|
broadcast schedule table deletion (#1547)
|
2024-07-26 09:39:55 +00:00 |
|
Ingvar Stepanyan
|
7500ea33fb
|
C#: remove using SpacetimeDB.ClientApi; (#1546)
|
2024-07-25 18:43:14 +00:00 |
|
james gilles
|
afddf01dd5
|
ABI BREAK: Add versioning for RawModuleDef (#1518)
|
2024-07-25 17:24:47 +00:00 |
|
Ingvar Stepanyan
|
30c000f6a9
|
C#: ignore fields in partial declaration not marked with BSATN attribute (#1545)
|
2024-07-25 16:32:15 +00:00 |
|
Zeke Foppa
|
1ce62dacdb
|
spacetime generate - make the source args optional (#1537)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-24 19:04:46 +00:00 |
|
james gilles
|
45b2ceee9a
|
Move schemas to schema crate, rename Def to RawDefV8 (#1498)
|
2024-07-24 17:38:30 +00:00 |
|
james gilles
|
e9daae9f45
|
Don't run bot tests on every master commit whoops (#1441)
|
2024-07-24 17:12:12 +00:00 |
|
Phoebe Goldman
|
1d26575d87
|
ST sequences: respect allocated amount on restart (#1532)
Co-authored-by: Kim Altintop <kim@eagain.io>
|
2024-07-24 14:43:07 +00:00 |
|
Zeke Foppa
|
417adb8820
|
Bump version to 0.11.0 (#1531)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-22 20:48:03 +00:00 |
|
Kim Altintop
|
8338b53b8f
|
commitlog: Fix single-commit bitflip test (#1528)
|
2024-07-19 05:57:53 +00:00 |
|
Shubham Mishra
|
7e421bb450
|
Drain scheduler Actor channel before start (#1529)
|
2024-07-18 20:00:10 +00:00 |
|
james gilles
|
0ed26a774b
|
Add some helper scripts (#1501)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-18 19:47:11 +00:00 |
|
Phoebe Goldman
|
ee7b0960c3
|
Ignore some sequence allocation mismatches when checking for compatible updates (#1524)
|
2024-07-18 16:24:01 +00:00 |
|
james gilles
|
f81f2a7492
|
Move db module from spacetimedb_sats to spacetimedb_lib (#1479)
|
2024-07-17 20:59:44 +00:00 |
|
Phoebe Goldman
|
04a7508120
|
Table::is_row_present: don't panic (#1526)
|
2024-07-17 18:41:04 +00:00 |
|
Jeremie Pelletier
|
3e6f91be89
|
Moving recovery code APIs under /identity and using POST (#1492)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-17 13:24:23 +00:00 |
|
Jeremie Pelletier
|
cadf98623d
|
Return empty success from /identity GET (#1491)
|
2024-07-16 17:28:30 +00:00 |
|
Zeke Foppa
|
2b291b025c
|
CI - Post-to-discord workflow only fires if the PR merged to master (#1520)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-16 17:16:33 +00:00 |
|
Shubham Mishra
|
276387d2b3
|
Timer Table Implementation (#1449)
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2024-07-16 08:38:56 +00:00 |
|
Zeke Foppa
|
50b050f128
|
CI - SpacetimeDB PRs run the C# SDK tests (#1503)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-15 18:49:42 +00:00 |
|
Zeke Foppa
|
75acefc2f7
|
C# smoketests use nuget.config (#1500)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-15 11:06:36 +00:00 |
|
joshua-spacetime
|
39344852af
|
refactor(1494): Remove SQL DDL per 1.0 SQL spec (#1499)
|
2024-07-12 18:55:28 +00:00 |
|
Noa
|
10b151b999
|
Protobufectomy: server (#1077)
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: Jeremie Pelletier <jeremiep@gmail.com>
|
2024-07-12 18:02:18 +00:00 |
|
Ingvar Stepanyan
|
6f0f20bf7a
|
Restructure C# SpacetimeDB runtime (#1455)
|
2024-07-12 17:12:21 +00:00 |
|
james gilles
|
595181e30e
|
Fix running 'cargo test' in crates/lib (#1478)
|
2024-07-11 21:45:00 +00:00 |
|
Zeke Foppa
|
3266aa4ebe
|
CLI: Use --server and --identity args consistently instead of anonymous args (#1482)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-10 17:48:49 +00:00 |
|
Mario Montoya
|
80b64669eb
|
Adding benchmark for deserialize json & product value (#1035)
|
2024-07-10 14:31:49 +00:00 |
|
Jeremie Pelletier
|
f91dcda283
|
Make some commitlog helpers public (#1390)
|
2024-07-09 18:02:58 +00:00 |
|
Mario Montoya
|
2ad91b6258
|
Implement a temporary type check validation on sql compiling (#1456)
Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
|
2024-07-09 17:15:42 +00:00 |
|
Zeke Foppa
|
e913e8cd26
|
CLI: Put some common params in a central place (#1484)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-09 13:40:05 +00:00 |
|
Mazdak Farrokhzad
|
cbff725d58
|
ColList: preserve list order on list.push(..) (#1474)
|
2024-07-08 17:55:42 +00:00 |
|
Kim Altintop
|
c8259bf39c
|
smoketests: Add test for module hotswapping (#1403)
|
2024-07-08 07:02:27 +00:00 |
|
Zeke Foppa
|
b2eb08c9cb
|
Fix C# module smoketests (#1475)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-04 12:48:41 +00:00 |
|
Zeke Foppa
|
e536a6df0b
|
Automated Discord post when a PR merges (#1470)
Co-authored-by: Zeke Foppa <github.com/bfops>
|
2024-07-02 02:41:41 +08:00 |
|
Kurtis Mullins
|
2399e74c98
|
Ensure MacOS builds from CI are executable (#1462)
|
2024-06-26 18:10:59 +00:00 |
|