Jeffrey Dallatezza
|
eed796f3c5
|
Add testing of resigned token and FullTokenValidator
|
2024-10-24 12:30:26 -07:00 |
|
Jeffrey Dallatezza
|
07d166ddbe
|
Add support for short-lived token
|
2024-10-24 11:35:28 -07:00 |
|
Tyler Cloutier
|
c07b4f6774
|
variable rename
|
2024-10-23 11:17:41 -06:00 |
|
Tyler Cloutier
|
a56d210b9e
|
Aliasing bug
|
2024-10-23 11:11:32 -06:00 |
|
Tyler Cloutier
|
340d2b98ab
|
renamed self.address to self.database_identity
|
2024-10-23 11:01:47 -06:00 |
|
Tyler Cloutier
|
9b077a5d0f
|
cargo fmt
|
2024-10-23 10:24:00 -06:00 |
|
Tyler Cloutier
|
d4fd11f567
|
Fix warnings and errors
|
2024-10-23 10:16:04 -06:00 |
|
Tyler Cloutier
|
22db4f35c6
|
Small naming fixes. Fixes database identity creation
|
2024-10-23 09:41:45 -06: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 |
|
Jeffrey Dallatezza
|
83310eb6a7
|
Remove email and recovery related identity endpoints (#1833)
|
2024-10-15 00:13:18 +00:00 |
|
joshua-spacetime
|
df5b78a2ff
|
refactor: Add TableId to relvar type (#1803)
|
2024-10-11 17:54:07 +00:00 |
|
Mario Montoya
|
b1b58ac236
|
Adding the system table for row level security (#1746)
|
2024-10-11 15:47:11 +00:00 |
|
John Detter
|
66ea22f148
|
Make ARM64 and AMD64 docker builds more resilient (#1844)
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2024-10-11 13:28:01 +00:00 |
|
Zeke Foppa
|
208751bcf3
|
Add CODEOWNERS for CLI crate (#1834)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-10 17:48:22 +00:00 |
|
james gilles
|
37087c2d0a
|
Correct Schema::check_compatible to resolve types in a ModuleDef (#1813)
|
2024-10-10 16:22:51 +00:00 |
|
Mazdak Farrokhzad
|
1e35fe681f
|
Add gzip + none compression algos and let SDK pick compression (#1802)
|
2024-10-09 16:46:41 +00:00 |
|
james gilles
|
4db4c9a82e
|
Make smoketests not log expected teardown errors (#1804)
|
2024-10-08 17:29:15 +00:00 |
|
Kim Altintop
|
afeb3421ae
|
commitlog: Yield StoredCommit in iterators (#1791)
|
2024-10-08 08:53:25 +00:00 |
|
Tyler Cloutier
|
9eb249186c
|
Update CODEOWNERS
Signed-off-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
|
2024-10-07 16:44:03 -04:00 |
|
Shubham Mishra
|
c5a9a0d9ca
|
offset index read integration (#1779)
|
2024-10-07 12:12:50 +00:00 |
|
Tyler Cloutier
|
d6bb05b072
|
Renamed database instance to replica (#1806)
|
2024-10-05 18:53:20 +00:00 |
|
Zeke Foppa
|
126dcae21c
|
CLI - spacetime upgrade takes --yes instead of deprecated --force (#1805)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-05 00:19:17 +00:00 |
|
Jeremie Pelletier
|
02b70d5c94
|
c# client generate (#1707)
|
2024-10-04 04:12:15 +00:00 |
|
Tyler Cloutier
|
fe62e13644
|
Small fixes to TypeScript codegen (#1800)
|
2024-10-03 17:10:36 +00:00 |
|
Zeke Foppa
|
46039b5662
|
CLI - Remove the always-save-config behavior (#1799)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-03 03:47:49 +00:00 |
|
Ingvar Stepanyan
|
e3de083d08
|
[C#] [NFC] Some tweaks to the diagnostic tests (#1792)
|
2024-10-02 22:49:31 +00:00 |
|
John Detter
|
1681425a24
|
Fix a rustfmt issue that occurs during rust client code generation (#1793)
Co-authored-by: John Detter <no-reply@boppygames.gg>
|
2024-10-02 13:54:48 +00:00 |
|
Tyler Cloutier
|
0eb147e132
|
Implemented TypeScript SDK proposal codegen (#1776)
|
2024-10-02 06:24:58 +00:00 |
|
Zeke Foppa
|
cdba143bda
|
CLI - Fix identity removal helptext (#1784)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
|
2024-10-01 21:25:27 +00:00 |
|
Mazdak Farrokhzad
|
cb13f10d97
|
Fix RowSizeHint::index_to_range (#1785)
|
2024-10-01 20:51:07 +00:00 |
|
Ingvar Stepanyan
|
d081e4ad90
|
More obsolete cleanup (#1782)
|
2024-10-01 20:01:16 +00:00 |
|
Kim Altintop
|
ae17c6d57e
|
commitlog: Return commit info (#1778)
|
2024-10-01 17:31:42 +00:00 |
|