Mario Alejandro Montoya Cortés
|
7dddeb1a7f
|
First draft of the optimizer pass
|
2024-11-06 10:53:08 -05:00 |
|
james gilles
|
a24a206c28
|
Be more careful about endianness with Identity and Address (#1926)
Co-authored-by: Puru Vijay <awesomepuruvj@gmail.com>
|
2024-11-05 20:04:05 +00:00 |
|
Mario Montoya
|
9758339bf7
|
Logical to physical plan lowering (#1910)
|
2024-11-05 17:00:27 +00:00 |
|
Mario Montoya
|
cb9e0176e6
|
Fix benches for ia_loop, circles (#1922)
|
2024-11-05 14:50:31 +00:00 |
|
John Detter
|
e94009a0ef
|
Remove jdetter as codeowner for now (#1939)
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2024-11-05 13:23:49 +00:00 |
|
Kim Altintop
|
f22b163c0a
|
commitlog: Introduce epoch (#1851)
|
2024-11-05 10:10:30 +00:00 |
|
Mazdak Farrokhzad
|
ac0053caab
|
Websocket API: Light transaction updates & NoSuccessNotify (#1812)
Signed-off-by: Mazdak Farrokhzad <twingoow@gmail.com>
Co-authored-by: Phoebe Goldman <phoebe@clockworklabs.io>
|
2024-11-04 15:59:11 +00:00 |
|
joshua-spacetime
|
1657fd2d28
|
Use previous reducer context when downgrading a tx (#1932)
|
2024-11-01 23:05:31 +00:00 |
|
joshua-spacetime
|
49032bd2d9
|
chore: remove dead code (#1930)
|
2024-11-01 21:54:48 +00:00 |
|
joshua-spacetime
|
f199ba5ca8
|
Cached query execution plan (#1923)
|
2024-11-01 16:22:47 +00:00 |
|
Zeke Foppa
|
3afa1e00ad
|
CLI - Add login show and logout (#1911)
Co-authored-by: Jeffrey Dallatezza <jeffreydallatezza@gmail.com>
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-31 18:10:07 +00:00 |
|
Ingvar Stepanyan
|
8448484ad9
|
Optimise C# in a ridiculous way (#1924)
|
2024-10-31 16:24:13 +00:00 |
|
Jeremie Pelletier
|
1328b5d6a0
|
C# codegen making state relative to a DbConnection (#1869)
|
2024-10-30 20:55:30 +00:00 |
|
Puru Vijay
|
556858e007
|
Companion to spacetime-web#470 (#1912)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-30 19:23:58 +00:00 |
|
Ingvar Stepanyan
|
bc79f93e29
|
Hide "internal" datetime representation types (#1921)
|
2024-10-30 16:49:51 +00:00 |
|
Ingvar Stepanyan
|
0935b7346b
|
Fix Find() with struct-based rows (#1917)
|
2024-10-29 21:33:59 +00:00 |
|
Zeke Foppa
|
61360387be
|
CLI - Login flow (#1878)
Co-authored-by: Jeffrey Dallatezza <jeffreydallatezza@gmail.com>
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-29 20:28:45 +00:00 |
|
joshua-spacetime
|
c8ce611a18
|
perf: Use default buffer size for brotli compression (#1920)
|
2024-10-29 19:09:29 +00:00 |
|
Ingvar Stepanyan
|
11a38dacdd
|
Don't redownload WASI SDK (#1916)
|
2024-10-29 18:40:20 +00:00 |
|
Mario Montoya
|
a6a6c4f08f
|
Put ExecutionContext inside the Tx context (#1876)
Co-authored-by: joshua-spacetime <josh@clockworklabs.io>
|
2024-10-29 16:24:06 +00:00 |
|
Zeke Foppa
|
7de743d44d
|
Bump C# bindings to 1.0.0 (#1913)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-29 00:23:49 +00:00 |
|
Ingvar Stepanyan
|
e595b11761
|
NFC: Remove obsolete BytesWrapper (#1896)
Signed-off-by: Ingvar Stepanyan <me@rreverser.com>
|
2024-10-28 15:45:24 +00:00 |
|
Kim Altintop
|
d09e1eabd2
|
commitlog: Improve skipping behavior of traversals (#1902)
|
2024-10-28 08:07:40 +00:00 |
|
Kim Altintop
|
9f5ddd967f
|
core: Conversion from txdata::Inputs to ReducerContext (#1901)
|
2024-10-28 07:02:59 +00:00 |
|
Kim Altintop
|
17a49d28b6
|
core: Expose next_tx_offset of the Replay decoder (#1899)
|
2024-10-28 06:42:45 +00:00 |
|
Kim Altintop
|
a30ec5790e
|
core: Expose snapshot taking on Locking datastore (#1898)
|
2024-10-28 06:24:42 +00:00 |
|
Jeffrey Dallatezza
|
25ea57db50
|
Fix the endpoint for short-lived tokens (#1907)
Co-authored-by: Tyler Cloutier <cloutiertyler@aol.com>
|
2024-10-25 19:56:32 +00:00 |
|
joshua-spacetime
|
839aa99027
|
feat: Add non-unique index join iterator (#1908)
|
2024-10-25 19:10:35 +00:00 |
|
Tyler Cloutier
|
fa960b3be9
|
Small naming fixes. Fixes database identity creation. (#1892)
|
2024-10-24 23:02:21 +00:00 |
|
joshua-spacetime
|
c840eda037
|
Physical query plan + executors (#1881)
|
2024-10-24 17:30:59 +00:00 |
|
Noa
|
2d8224a6fd
|
Reorganize macro crate (#1406)
|
2024-10-23 20:30:14 +00:00 |
|
Jeffrey Dallatezza
|
942fd8be83
|
Handle JWT tokens with oidc providers (#1882)
|
2024-10-23 05:46:53 +00:00 |
|
Zeke Foppa
|
c667c51762
|
CLI - Fix helptext after #1845 (#1889)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-23 04:35:27 +00:00 |
|
Tyler Cloutier
|
83fc5c33d4
|
The banishment of Address (#1880)
Co-authored-by: Jeffrey Dallatezza <jeffreydallatezza@gmail.com>
|
2024-10-23 01:56:20 +00:00 |
|
Zeke Foppa
|
9347573a7f
|
Remove CODEOWNERS from CLI codegen (#1886)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-22 18:18:58 +00:00 |
|
Kim Altintop
|
98d408b388
|
commitlog: Fix transactions iterator (#1884)
|
2024-10-22 16:40:51 +00:00 |
|
Phoebe Goldman
|
437eed7760
|
Rust modules: Revise BTreeIndexBounds (#1815)
|
2024-10-22 14:49:32 +00:00 |
|
Jeffrey Dallatezza
|
94eef52eb6
|
Use new token format when generating new id tokens (#1854)
|
2024-10-19 00:13:40 +00:00 |
|
Noa
|
209d12ce4e
|
Have the scheduled_id/at columns be specified in the schema, not by the column name (#1861)
|
2024-10-18 22:51:36 +00:00 |
|
Mazdak Farrokhzad
|
263511e15b
|
Redefine Address as U128 + Identity and Hash as U256 (#1616)
Co-authored-by: James Gilles <jameshgilles@gmail.com>
|
2024-10-18 20:00:21 +00:00 |
|
Zeke Foppa
|
70ab143596
|
CLI - Stabilize spacetime server subcommands (#1845)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-17 22:00:48 +00:00 |
|
Zeke Foppa
|
c98fe9725e
|
CLI - Fix spacetime server edit failing on renames (#1877)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-17 21:14:48 +00:00 |
|
Mario Montoya
|
637d6d77b2
|
RLS: Adding a new filter! macro (#1849)
Signed-off-by: Mario Montoya <mamcx@elmalabarista.com>
Co-authored-by: joshua-spacetime <josh@clockworklabs.io>
|
2024-10-17 18:31:22 +00:00 |
|
Shubham Mishra
|
0a86b46152
|
Fix Build: Use default() to init custom hash based datastructures (#1871)
Signed-off-by: Shubham Mishra <shubham@clockworklabs.io>
Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
|
2024-10-17 14:41:38 +00:00 |
|
Noa
|
a4d097c92c
|
Improve bindings diagnostics and add ui tests (#1216)
|
2024-10-16 18:18:52 +00:00 |
|
Kim Altintop
|
820ace12b1
|
Remove sendgrid (#1860)
|
2024-10-16 17:49:42 +00:00 |
|
Noa
|
ce3d6ed5dc
|
Upgrade wasmtime dependency (#1857)
|
2024-10-16 17:44:01 +00:00 |
|
Zeke Foppa
|
576b12e593
|
CLI - Add helptext for --build-options (#1853)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-16 16:23:08 +00:00 |
|
Mazdak Farrokhzad
|
06cc688885
|
No Maps for you! (#1770)
|
2024-10-15 22:34:13 +00:00 |
|
Noa
|
c4e637e98b
|
Energy metering for persistent memory usage (#766)
|
2024-10-15 17:58:34 +00:00 |
|