Commit graph

  • 886f46e9bc
    Update pull request template () Tobie Morgan Hitchcock 2024-02-29 09:10:30 +0000
  • 99600d50ba
    Add syntax for change feeds to store original value alongside change () Przemyslaw Hugh Kaznowski 2024-02-28 19:35:39 +0000
  • fba5aa875d
    Add compile-time feature for profiling () Tobie Morgan Hitchcock 2024-02-28 15:46:00 +0000
  • a1b4ee3a28
    [ci] Use self-hosted runners for more CI jobs () Salvador Girones Gil 2024-02-28 14:52:44 +0000
  • 888184f50f
    Add notifications for LQ v2 on CF () Przemyslaw Hugh Kaznowski 2024-02-27 15:18:25 +0000
  • 04c8b864cd
    Fix Axum example warnings () Pratim 2024-02-26 16:17:35 +0530
  • 73a90ac4e1
    Optimise imports in tx.rs () Przemyslaw Hugh Kaznowski 2024-02-22 17:00:25 +0000
  • d386871515
    Upgrade surrealkv to version 0.1.3 () Farhan 2024-02-22 21:20:21 +0530
  • 3dd808701f
    Remove parser2 and ml2 from nightly binaries () Rushmore Mushambi 2024-02-22 15:50:19 +0200
  • ace29e51bd
    Update the lock file () Rushmore Mushambi 2024-02-22 15:27:06 +0200
  • 55f2a63885
    Update rquickjs version () Mees Delzenne 2024-02-21 21:55:10 +0100
  • 25c704a77f
    Fix document not being available to delete permissions clause () Micha de Vries 2024-02-21 11:04:45 +0100
  • 429ca31faa
    Fix the SurrealKV scheme in the CLI () Rushmore Mushambi 2024-02-20 17:34:07 +0200
  • b52d630c4b
    Adjust live statement to avoid storage on live query () Przemyslaw Hugh Kaznowski 2024-02-20 14:32:37 +0000
  • 7b0771acb7
    Change Feed stores original value of difference () Przemyslaw Hugh Kaznowski 2024-02-20 11:11:49 +0000
  • 0ad7e8c363
    Infer current version from the binary, not the SDK () Rushmore Mushambi 2024-02-19 17:38:13 +0200
  • c83928be13
    Refactor the Axum example () Pratim 2024-02-19 20:41:58 +0530
  • 1e5bd504b2
    Feature: some more error message improvements for the new parser. () Mees Delzenne 2024-02-19 16:07:39 +0100
  • 9404688d87
    Avoid bumping the SDK version when checking out a patch branch () Rushmore Mushambi 2024-02-19 16:41:26 +0200
  • 4cccac46de
    Make surreal upgrade version parsing more robust () Rushmore Mushambi 2024-02-19 16:08:13 +0200
  • e08029ce48
    Enable parser2, ml2 and surrealkv in nightly binaries () Rushmore Mushambi 2024-02-19 15:59:31 +0200
  • d7a43dc46c
    Simplify CLI output and eliminate concurrency bugs () Rushmore Mushambi 2024-02-16 19:33:13 +0200
  • 41a7c16338
    Fix clippy warnings () Rushmore Mushambi 2024-02-16 19:09:55 +0200
  • bbd5268e71
    Bugfix: fix a panic in span rendering () Mees Delzenne 2024-02-16 18:05:24 +0100
  • 6469b653cd
    Bugfix: Fix MATH::SQRT_2 not parsing () Mees Delzenne 2024-02-16 11:17:22 +0100
  • 485a224bcd
    Add SurrealKV as an experimental backend store () Farhan 2024-02-16 02:17:10 +0530
  • 0c93e0b6d4
    Refactor LQ structs so they are available under a specific mod () Przemyslaw Hugh Kaznowski 2024-02-15 15:31:53 +0000
  • 28efeb0fa7
    Refactor lives for change feed lq v2 () Przemyslaw Hugh Kaznowski 2024-02-15 15:26:17 +0000
  • 831e0b4b66
    Try to make tikv test more consistent () Mees Delzenne 2024-02-15 15:54:07 +0100
  • 06a06338b2
    Bug fix: In some conditions iteration stages would avoid iterating () Emmanuel Keller 2024-02-15 11:32:20 +0000
  • 6782b8000a
    Bugfix: Fix cli occasionally not printing results () Mees Delzenne 2024-02-14 18:37:27 +0100
  • b71f4d1d94
    Bugfix: Make integration tests more consistent. () Mees Delzenne 2024-02-14 12:12:11 +0100
  • 567a2a5856
    Improve Surreal<Any> documentation () Rushmore Mushambi 2024-02-13 16:22:11 +0200
  • 4dcbec0af0
    Add instruction to run cargo vet prune when updating crate audits () Gerard Guillemas Martos 2024-02-13 12:02:09 +0100
  • 5eacdb0e45
    Fix crate dependency patching () Rushmore Mushambi 2024-02-13 12:00:21 +0200
  • 842ee7a264
    Refactor: Update bench () Emmanuel Keller 2024-02-12 16:12:56 +0000
  • 3ccca6636b
    Improve the js-surql value conversion for numbers () Mees Delzenne 2024-02-12 12:57:41 +0100
  • 19a04c86ba
    Add context to live query notifications () Przemyslaw Hugh Kaznowski 2024-02-12 11:54:38 +0000
  • d55d1a3b6e
    Implement revision types for client/server communication () Rushmore Mushambi 2024-02-12 13:52:36 +0200
  • 2d2b3a40bb
    Refactor: In MTree large vector improvement () Emmanuel Keller 2024-02-12 11:31:35 +0000
  • 9a88d5f011
    Bugfix: Fix builtin error pointing to the wrong part () Mees Delzenne 2024-02-12 12:16:38 +0100
  • c5eed02415
    Rename ml1 and ml2 crate names () Rushmore Mushambi 2024-02-12 11:27:57 +0200
  • da94438e06
    Revert "Bugfix: Compute futures in query conditions" () Rushmore Mushambi 2024-02-11 18:48:22 +0200
  • 7d49521c70
    Fix the modulo operator on sql2 and parser1 () Rushmore Mushambi 2024-02-11 18:27:07 +0200
  • 634a2baeac
    Fix the five second delay in Wasm after initial connection () Rushmore Mushambi 2024-02-11 14:36:47 +0200
  • 454509e4d1
    Update dependencies and add ml2 feature () Rushmore Mushambi 2024-02-09 21:31:16 +0200
  • 40039dc1ad
    Don't include jwks in docs.rs features () Rushmore Mushambi 2024-02-09 11:41:42 +0200
  • f40e38f169
    Default ownership of /tests to the DB team () Rushmore Mushambi 2024-02-09 09:27:30 +0200
  • 211a3fe867
    Fix documentation builds on docs.rs () Rushmore Mushambi 2024-02-08 17:43:27 +0200
  • 9ff0fade50
    Bugfix: Fix a panic when invalid builtin function names are passed to the executor () Mees Delzenne 2024-02-07 16:13:40 +0100
  • 8bce4d7789
    Introduce guidepost code for live queries on change feeds () Przemyslaw Hugh Kaznowski 2024-02-06 14:46:44 +0000
  • 9cd6a5034a
    Enable sql2 and jwks in shipped binaries () Rushmore Mushambi 2024-02-06 10:41:27 +0200
  • b0b438b4b8
    Bump version to v1.3.0 () Rushmore Mushambi 2024-02-06 00:06:37 +0200
  • 4ce6b15c50
    Update rquickjs version () Mees Delzenne 2024-02-05 18:00:31 +0100
  • 0615200767
    Bugfix: Fix json failing to parse with trailing whitespace () Mees Delzenne 2024-02-05 17:59:45 +0100
  • 21c96d5e9e
    docs: Update some links for server side example code () moznion 2024-02-05 09:01:59 -0800
  • 54388bc56b
    Update illustrations on README () Jaime Morgan Hitchcock 2024-02-05 16:58:58 +0000
  • 2ee33e7bdb
    Revert breaking changes from sql1 () Rushmore Mushambi 2024-02-05 18:21:23 +0200
  • 995253ed6b
    Update CODEOWNERS () Rushmore Mushambi 2024-02-05 17:40:34 +0200
  • 05a86ead5b
    Release the core crate together with the SDK crate and binaries () Rushmore Mushambi 2024-02-05 14:01:39 +0200
  • 690dd55a86
    Extract core lib into a standalone crate () Rushmore Mushambi 2024-02-03 00:10:47 +0200
  • 0bc284b6dd
    Reduce scope of some tick functions in ds RE change feeds () Przemyslaw Hugh Kaznowski 2024-01-26 14:31:45 +0000
  • 74d91d430e
    Implement Basic Supply Chain Security () Gerard Guillemas Martos 2024-01-26 08:56:29 +0100
  • eeb9137ee6
    Remove make check-wasm in favour of cargo make ci-check-wasm () Przemyslaw Hugh Kaznowski 2024-01-25 15:45:44 +0000
  • c5aca609cd
    Add live query feature flag () Przemyslaw Hugh Kaznowski 2024-01-25 15:31:30 +0000
  • f1ae36f332
    [ci] Fix Docker push () Salvador Girones Gil 2024-01-23 15:49:03 +0100
  • 8f62a5cf06
    Add configuration and checks for cargo deny () Tobie Morgan Hitchcock 2024-01-23 10:03:25 +0000
  • 7f39754ec2
    Fix: Ensure path idioms are correct when looping over () Tobie Morgan Hitchcock 2024-01-22 20:48:35 +0000
  • cf978bc4eb
    Remove 3rd party serde_cbor dependency () Tobie Morgan Hitchcock 2024-01-22 18:28:28 +0000
  • 307d7d68fc
    [ci/builds] Reuse binary builds for Docker. Static link ONNX runtime () Salvador Girones Gil 2024-01-22 18:51:49 +0100
  • af412132c2
    Atomic clock fix () Anirban Halder 2024-01-22 20:59:09 +0530
  • 7ba93848d4
    Unpin rustls () Rushmore Mushambi 2024-01-22 16:11:10 +0200
  • 2a415b08de
    doc: Thing.tb stands for Table name () ActuallyHappening 2024-01-22 18:20:02 +1000
  • 6592ba4368
    Feature: Define types for subfields when defining fields. () Mees Delzenne 2024-01-22 08:24:14 +0100
  • ae66978e44
    Feature: Add short alias v for surreal version command () Pratim 2024-01-21 03:23:59 +0530
  • f090ff3360
    Ensure advanced DEFINE PARAM parameters are computed correctly () Tobie Morgan Hitchcock 2024-01-19 17:35:50 +0000
  • 650eb8ed5d
    Feature: Add READONLY keyword to DEFINE FIELD statement () Micha de Vries 2024-01-19 16:58:54 +0000
  • 334c117a48
    Feature: Add IF EXISTS to REMOVE TABLE statement () Gustavo 2024-01-19 14:02:07 +0000
  • 595c994062
    Implement missing errors for missing clauses on DEFINE-statements () Micha de Vries 2024-01-19 12:35:52 +0000
  • 4e1b1cff21
    Run cargo update () Rushmore Mushambi 2024-01-18 18:37:24 +0200
  • 81c3528a27
    Bump version to v1.1.1 () github-actions[bot] 2024-01-16 16:21:36 +0000
  • 7a4cb145b9
    Assign Cargo dependency files to surrealdb/security () Rushmore Mushambi 2024-01-16 16:56:17 +0200
  • 30bd5adde7
    Bump rquickjs version () Mees Delzenne 2024-01-16 13:51:25 +0100
  • c5138245a0
    Add support for LIVE SELECT in the SDK and CLI () Rushmore Mushambi 2024-01-16 13:48:29 +0200
  • f587289923
    Fix WebSocket notification sending format () Tobie Morgan Hitchcock 2024-01-15 19:38:30 +0000
  • 5e97552410
    Fix: Missing custom claims from token parameter () Gerard Guillemas Martos 2024-01-15 20:11:43 +0100
  • 0431d38602
    Update CBOR tags () Micha de Vries 2024-01-15 12:36:13 +0100
  • c27a555bc6
    Fix a bug where the kind parser would eat whitespace () Mees Delzenne 2024-01-13 18:04:19 +0100
  • ff6e2aec61
    Bump MSRV to 1.75 () Rushmore Mushambi 2024-01-11 23:29:58 +0200
  • ab6726fab4
    Quick fix for new parser PR fixing benchmark. () Mees Delzenne 2024-01-11 09:04:40 +0100
  • 618a4d1b42
    Fix: Panic invoking parameters and functions without a database () Gerard Guillemas Martos 2024-01-10 18:56:13 +0100
  • 2755f572fc
    Introduce new experimental parser () Mees Delzenne 2024-01-10 17:43:56 +0100
  • f7e6e028a2
    Support CBOR and MessagePack binary serialisation in WebSocket () Tobie Morgan Hitchcock 2024-01-09 21:50:27 +0000
  • 32dae92a29
    Fix stable version patch () Rushmore Mushambi 2024-01-09 22:47:27 +0200
  • 96249c2a34
    Add pagination to scan () Przemyslaw Hugh Kaznowski 2024-01-09 17:47:23 +0000
  • ccb4813886
    Implement support for remote JSON Web Key Sets () Gerard Guillemas Martos 2024-01-09 18:17:48 +0100
  • 65a5867b28
    Bump version to v1.1.0 () github-actions[bot] 2024-01-09 17:27:11 +0000
  • 310213f5e4
    Feat: knn brute force () Emmanuel Keller 2024-01-09 16:57:52 +0000
  • 5d176d4c77
    fuzz: Add structured executor () Nathaniel Brough 2024-01-09 07:34:52 -0800
  • a35fc0d04d
    Improve WebSocket protocol implementation () Tobie Morgan Hitchcock 2024-01-09 15:27:03 +0000