Commit Graph

1380 Commits

Author SHA1 Message Date
John Detter 722519d185 Merge remote-tracking branch 'origin/noa/installscript' into jdetter/install-script-bootstrap 2025-02-20 22:30:02 -06:00
John Detter 6bb3977d29 Removed a debug line that Noa left in 2025-02-20 22:13:59 -06:00
John Detter cca0020b4d Changes for Windows 2025-02-20 21:58:27 -06:00
Noa 07e47431fc Fix on windows 2025-02-20 16:59:21 -06:00
John Detter 0d3972b006 Bootstrap for install scripts for testing 2025-02-20 20:45:32 +00:00
Noa 09b8c81717 Update install script 2025-02-20 13:29:31 -06:00
Noa 837a642433 Add install scripts to version control 2025-02-20 13:16:59 -06:00
John Detter acf1715efc Merge remote-tracking branch 'origin/jsdt/clear-gauges' into release/v1.0.0 2025-02-20 12:26:17 -06:00
John Detter 1891a58d03 Merge remote-tracking branch 'origin/bfops/bump-version' into release/v1.0.0 2025-02-20 12:24:57 -06:00
John Detter e43db81e6e Merge remote-tracking branch 'origin/noa/installscript' 2025-02-20 12:24:10 -06:00
joshua-spacetime aeaa7a423d Add support for COUNT (#2285) 2025-02-20 16:37:33 +00:00
joshua-spacetime 6abfe8ddba Add support for LIMIT (#2279) 2025-02-19 20:18:44 +00:00
Zeke Foppa 5b63ea15b9 [bfops/bump-version]: update 2025-02-19 10:31:46 -08:00
Noa ece7827631 Have a EULA prompt in the install flow 2025-02-19 12:31:44 -06:00
Noa 26dd7bc856 Update install script 2025-02-19 12:22:17 -06:00
Zeke Foppa 3c33859d70 [bfops/bump-version]: also update LICENSE.txt 2025-02-19 09:44:59 -08:00
Zeke Foppa 89b85c7c28 [bfops/bump-version]: Bump Rust and C# package versions 2025-02-19 09:43:05 -08:00
Mario Montoya 32e24b4095 Add README.md to all modules in SpacetimeDB/modules describing their usage (#2282) 2025-02-19 17:03:34 +00:00
Zeke Foppa 4665c5243c CLI - Add feature to print markdown docs (#2276)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-19 04:33:07 +00:00
Zeke Foppa 0162acebdd CLI - Remove newlines from command helptext (#2277)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-18 23:24:38 +00:00
Mazdak Farrokhzad 65ec786d2d Impose FilterableValue in UniqueColumn::find (#2267) 2025-02-18 19:18:12 +00:00
Jeffrey Dallatezza bf82614d9c Send delete updates for unsubscribes (#2271) 2025-02-18 17:46:16 +00:00
Mazdak Farrokhzad 224f7b6808 keynote-benchmarks: measure the hot latency in 'roundtrip' (#2264) 2025-02-17 14:51:42 +00:00
Jeffrey Dallatezza 1fcfd7ab6f Merge branch 'master' into jsdt/clear-gauges 2025-02-14 14:15:28 -08:00
Noa 749202aa62 Remove testing bits 2025-02-14 15:53:01 -06:00
Zeke Foppa 5e8eda4869 CI - Fix the SDK Tests CI job after branch rename (#2258)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-14 19:05:30 +00:00
Noa e7c46591d5 Upload spacetimedb-update as its own release artifact 2025-02-14 12:41:24 -06:00
Jeffrey Dallatezza 30ad0695b0 Completely remove gauges instead of zeroing, and remove the table stats. 2025-02-13 10:33:13 -08:00
Jeffrey Dallatezza a3becb83f4 Add db-level gauges for size stats, clear gauges when exiting module. 2025-02-12 14:47:31 -08:00
Zeke Foppa 0328a4fe4b CI - Update actions/cache@v2 -> @v4 (#2247)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-12 17:53:41 +00:00
Mazdak Farrokhzad 14d21c4b1c Save 10 ms by using Vec instead of VecDeque (#2254) 2025-02-11 23:04:25 +00:00
Mazdak Farrokhzad 0b2364b3a4 Add fast ser/de paths for structs of prims with repr(C) (#2251) 2025-02-11 22:07:14 +00:00
Mazdak Farrokhzad fe68fe6f98 Add keynote-benchmarks (#2252) 2025-02-11 22:05:32 +00:00
james gilles 2f30dc1c2c C# SDK - Emit Event.UnknownTransaction rather than throwing on unknown reducer (#2241) (#2249) 2025-02-11 21:54:06 +00:00
Noa f307d531a5 Fixup comment for SpacetimeCreds (#2250) 2025-02-11 20:14:32 +00:00
Noa e76ba2bd35 Only support bearer auth (#2248) 2025-02-11 18:51:05 +00:00
Tyler Cloutier 03fda01fb9 Implemented error arguments in error callbacks (#2229) 2025-02-11 15:48:05 +00:00
Jeffrey Dallatezza 6727e05040 Remove some Identity conversions that could panic (#1966) 2025-02-11 06:19:07 +00:00
Noa 6a8375260f Refactor HTTP api to better adhere to REST guidelines (real) (#2243) 2025-02-11 02:59:45 +00:00
Zeke Foppa 6fc5ce44d7 CLI - Default config lists maincloud, not testnet (#2237)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-11 02:46:39 +00:00
Tyler Cloutier d191b8561b DBConnection -> DbConnection for the TypeScript API (#2230) 2025-02-11 02:14:02 +00:00
Noa cf6822541f Remove janky schema from http API (#2181) 2025-02-11 00:56:07 +00:00
james gilles 5159c79be0 Implement IComparable for Timestamp (#2239) 2025-02-10 21:34:36 +00:00
Jeffrey Dallatezza c2d40f86fb Add metrics for index inserts and deletes (#2236) 2025-02-10 21:34:02 +00:00
Noa d43548b1de Fix confusing csharp workload-install error message (#2238) 2025-02-10 20:31:11 +00:00
Ingvar Stepanyan 8503e93629 Use Into<String> instead of ToString (#2127)
Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
2025-02-10 15:05:01 -05:00
Phoebe Goldman aedc601145 Rename Address to ConnectionId (#2220)
Signed-off-by: Phoebe Goldman <phoebe@goldman-tribe.org>
Co-authored-by: James Gilles <jameshgilles@gmail.com>
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
2025-02-10 00:40:16 +00:00
Tyler Cloutier e54a28584a Standardized module names and added module-test-cs based on module-test (#2232) 2025-02-09 05:58:19 +00:00
Zeke Foppa 5ddd73ee20 CLI - Warn when using an unstable command (#2227)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-02-08 20:21:46 +00:00
Piotr Sarnacki 00c6aa0baf Add /health endpoint (#1989)
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
2025-02-08 19:58:14 +00:00