Commit graph

  • d038fb2c7a
    Disable default audience validation also for JWKS () Gerard Guillemas Martos 2024-08-12 18:05:19 +0200
  • f8ba01a688
    Fix "specific" match statement exiting early () Micha de Vries 2024-08-12 11:05:12 +0200
  • d2c59f0b71
    Fix JWT 'aud' array () Drew Ridley 2024-08-12 04:50:27 -0400
  • c0be139e59
    Implement anonymous functions () Micha de Vries 2024-08-10 13:44:12 +0100
  • 3f5ef43248
    Skip ASSERT for type option<T> and value NONE () Micha de Vries 2024-08-08 17:11:39 +0100
  • c5a6e08225
    Method chaining () Micha de Vries 2024-08-08 12:43:35 +0100
  • 82349eb557
    Slight improvements to RocksDB range scans () Tobie Morgan Hitchcock 2024-08-08 10:54:03 +0100
  • 85c30e8eeb
    Add aliases for complex feature flag combinations () Tobie Morgan Hitchcock 2024-08-08 10:46:21 +0100
  • e13c277f9d
    chore: bump surrealkv version 0.3.1 () Farhan 2024-08-07 19:35:25 +0530
  • e60ce36083
    Use upstream jsonwebtoken crate () Gerard Guillemas Martos 2024-08-07 13:38:02 +0200
  • 4f3b96334e
    Upgrade to http/hyper v1.0 () Raphael Darley 2024-08-07 11:42:25 +0100
  • ebc140e8ad
    DEFINE @kind OVERWRITE () Micha de Vries 2024-08-06 15:10:58 +0100
  • 0505a8ef6d
    Fix like operator not being implemented () Mees Delzenne 2024-08-05 19:07:41 +0200
  • 36d83ebccf
    Remove faulty flatten () Micha de Vries 2024-08-05 19:06:54 +0200
  • 6d2f4a9833
    Improve string::is::datetime and string::is::uuid, Add string::is::record () Micha de Vries 2024-08-05 16:46:08 +0200
  • 27e17d7cdd
    Add array::windows() function () Dave MacLeod 2024-08-02 21:50:40 +0900
  • e8f55b60f2
    Fixes division by zero bug by returning NAN for divisions by zero? () Albert Marashi 2024-08-02 22:19:46 +0930
  • 842c2aae93
    Restore bench-lib-surrealkv () Emmanuel Keller 2024-08-02 11:13:46 +0100
  • e25ddfc408
    Fix validation on schemafull RELATE () Dmitrii Blaginin 2024-08-01 12:23:11 +0100
  • 6935412c4b
    Restore bench-sdk-surrealkv () Emmanuel Keller 2024-07-31 18:28:02 +0100
  • a984dd386c
    Remove limit to Cargo jobs () Gerard Guillemas Martos 2024-07-31 18:33:33 +0200
  • b4379a0dff
    Enable the ml feature in nightly and alpha releases () Rushmore Mushambi 2024-07-31 17:24:02 +0200
  • eab548c5a3
    Idiom destructuring () Micha de Vries 2024-07-31 17:20:19 +0200
  • 8f7392983f
    Remove private feature, restore cfg/docker () Emmanuel Keller 2024-07-30 18:52:03 +0100
  • 24e9534155
    ALTER TABLE-statement () Micha de Vries 2024-07-30 18:25:11 +0200
  • d030c7d498
    Move AUTHENTICATE clause to DEFINE ACCESS statement root () Gerard Guillemas Martos 2024-07-30 16:23:54 +0200
  • 63fcde0b80
    Improve pull request template () Tobie Morgan Hitchcock 2024-07-30 15:23:04 +0100
  • 05a95df56d
    Remove unnecessary backticks from INFO FOR statement output () Tobie Morgan Hitchcock 2024-07-30 07:46:35 +0100
  • 6e87f3ef66
    Fix-4415: Fixes the Live Query Panic issue () Aman Kumar 2024-07-30 12:16:21 +0530
  • bf2eb32f01
    Add improved instrumentation to kvs module layer () Tobie Morgan Hitchcock 2024-07-30 06:51:28 +0100
  • fed79d4808
    Bump to rustc 1.80.0 () Emmanuel Keller 2024-07-29 16:39:38 +0100
  • 2b1e6a32ea
    Make communication with the router task more type-safe () Mees Delzenne 2024-07-23 16:38:54 +0200
  • 08f4ad6c82
    MTree bench improvements (replaces hashbrown with ahash) () Emmanuel Keller 2024-07-23 09:24:00 +0100
  • 07610d9411
    Fix flaky test () Micha de Vries 2024-07-20 15:21:01 +0200
  • 4bd1185ff9
    Fix querying complex edge table () Micha de Vries 2024-07-20 15:19:08 +0200
  • c415d37a72
    MTree/HNSW tests/benches work () Emmanuel Keller 2024-07-20 09:27:14 +0100
  • 70c682987c
    Allow generating ulid and uuid based on a timestamp () Micha de Vries 2024-07-19 13:11:55 +0200
  • c471dc0317
    Remove unnecessary cloning of DefineStatementAnalyzer () Emmanuel Keller 2024-07-19 11:10:09 +0100
  • 209c145ad0
    Remove flume () Mees Delzenne 2024-07-19 12:09:54 +0200
  • 3b1a1f0348
    Fix warnings, simplify connection trait () Mees Delzenne 2024-07-18 15:33:22 +0200
  • b37929b6ab
    style: simplify string formatting () Hamir Mahal 2024-07-18 05:19:28 -0700
  • c73435a881
    Remove global static Datastore () Sergii Glushchenko 2024-07-18 14:11:59 +0200
  • 968b1714dc
    Cleanup Fetch resolution () Emmanuel Keller 2024-07-18 12:27:35 +0100
  • 6a5dca9214
    resolved a TODO: map_err to inspect error () 유정인 2024-07-18 19:04:12 +0900
  • febca6464a
    Refactored: extracted some duplicated code for storing interfaces to ... () 유정인 2024-07-18 18:14:01 +0900
  • a5a3545052
    Fix for enum Entry by importing it to sql/mod.rs () JP 2024-07-18 16:27:38 +0800
  • c0c99d33b7
    Allow unsetting ns/db on rpc () Micha de Vries 2024-07-18 09:07:57 +0200
  • bfc474e4d8
    Refactor transaction, caching, and key-value store interfaces () Tobie Morgan Hitchcock 2024-07-17 23:44:05 +0100
  • 29b0df6060
    Allow bridge connectivity in all images built () Gerard Guillemas Martos 2024-07-16 11:15:51 +0200
  • 84d289d868
    Allow authenticating with a token from the CLI () Gerard Guillemas Martos 2024-07-15 17:57:28 +0200
  • a81aef0e93
    Properly revision RecordAccess structure () Gerard Guillemas Martos 2024-07-15 13:03:07 +0200
  • e281a4e41e
    Allow defining JWT access at the root level () Gerard Guillemas Martos 2024-07-15 12:59:33 +0200
  • fc154142fa
    Update reblessive () Mees Delzenne 2024-07-12 16:40:30 +0200
  • 489e30c111
    Limit number of jobs during tests with coverage () Gerard Guillemas Martos 2024-07-12 13:55:56 +0200
  • 491ed09233
    Make it easy to run cargo test locally () Sergii Glushchenko 2024-07-12 10:36:34 +0200
  • 7d0e45be00
    Separate supply chain actions on its own workflow () Gerard Guillemas Martos 2024-07-11 22:54:38 +0200
  • a7c4fa5d14
    Fix a bug in floating point parsing. () Mees Delzenne 2024-07-11 21:36:51 +0200
  • bc665120ee
    Port to 2.0.0-alpha () Gerard Guillemas Martos 2024-07-11 21:35:30 +0200
  • 339975b030
    Update bug_report.yml to encourage the user to add data, queries, screenschots, videos and/or surrealist embed links () Naiyarah Hussain 2024-07-09 14:47:01 +0400
  • 78e8777ff6
    4258 bug panic on live select as non root user () Przemyslaw Hugh Kaznowski 2024-07-09 11:08:06 +0100
  • 41128094d1
    3987 Reduce read lock duration () Przemyslaw Hugh Kaznowski 2024-07-09 10:18:59 +0100
  • 1baf7848db
    Fixes parameter after fetch () Vignesh 2024-07-05 19:49:53 +0530
  • 5706c9b368
    Fix clippy tests, eliminate globals, remove unused function return variant. () Mees Delzenne 2024-07-05 11:34:43 +0200
  • 07a88383fa
    Minor lib improvements () Mees Delzenne 2024-07-05 11:19:04 +0200
  • a701230e9d
    Fix peeking in parse_uuid () Gerard Guillemas Martos 2024-07-04 17:56:37 +0200
  • 12ddb94508
    Improve RETURN logic () Micha de Vries 2024-07-04 17:05:47 +0200
  • a926525a83
    Update surrealkv version to 0.3.0 () Farhan 2024-07-04 19:21:20 +0530
  • 03bd9d37fb
    4294 bug lq delete notifications missing after 5s () Przemyslaw Hugh Kaznowski 2024-07-03 16:35:04 +0100
  • 85253812f7
    Gh 3906 fix incorrect shutdown () Przemyslaw Hugh Kaznowski 2024-07-03 16:06:44 +0100
  • 7965c0031f
    Remove obsolete lifetime and type parameter () Raphael Darley 2024-07-03 16:02:14 +0100
  • 8fdc930098
    Fix Datastore.compute() authentication check () Micha de Vries 2024-07-02 22:16:08 +0200
  • 2197a71330
    Add database upgrade test from 1.5.x () Emmanuel Keller 2024-07-02 14:52:15 +0100
  • dbfd09fa69
    Fix panic in the parser () Mees Delzenne 2024-07-02 15:41:08 +0200
  • 780348b18f
    Some small parser bug fixes. () Mees Delzenne 2024-07-02 13:22:55 +0200
  • 735994549a
    Ident should not be escaped for InfoStructure impl () Micha de Vries 2024-07-02 09:39:11 +0200
  • 08611ac00c
    Allow bridge networking connectivity from host () Gerard Guillemas Martos 2024-07-01 20:00:32 +0200
  • 01a05aea90
    Implement AUTHENTICATE clause on RECORD access () Micha de Vries 2024-07-01 12:37:50 +0200
  • 7cbb0d4b0d
    Geometry point values should be sent as floats in CBOR () Micha de Vries 2024-06-28 16:59:42 +0200
  • b3b19fd7da
    Fix ELSE IF pretty formatting () Micha de Vries 2024-06-28 12:15:03 +0200
  • af80c1ccce
    Improve structured output () Tobie Morgan Hitchcock 2024-06-25 08:41:06 +0100
  • 1810189f54
    fix: usage of deprecated version of Node.js () Hamir Mahal 2024-06-25 00:34:07 -0700
  • ebc365d4d3
    export sql::filter::Filter type in surrealdb-core () Anthony Rubick 2024-06-21 15:40:55 -0700
  • c780b34917
    Remove duplicated badge for docker pulls count in README.md () Lokesh Kumar 2024-06-22 00:41:57 +0200
  • 4148aef961
    Add missing datetime prefix. () Mees Delzenne 2024-06-21 23:32:41 +0200
  • a82bb76aba
    chore: bump surrealkv version to 0.2.0 () Farhan 2024-06-22 03:00:35 +0530
  • c60c365505
    Fix a bug in the parser where 'ns' would not be properly parsed as an alias for 'NAMESPACE' () Mees Delzenne 2024-06-21 16:57:40 +0200
  • 7b06e8b09a
    Fix display formats for access methods () Gerard Guillemas Martos 2024-06-19 13:27:59 +0200
  • 24c8b06c93
    Fix: Correctly implement none for Capabilities () Gerard Guillemas Martos 2024-06-18 20:49:12 +0200
  • befb185f1d
    Fix cancelling task leading to an error () Mees Delzenne 2024-06-18 16:49:04 +0200
  • 26de6072aa
    Hide surrealdb-core capabilities struct and implement builder. () Mees Delzenne 2024-06-17 16:30:30 +0200
  • 3321c64df7
    Uses Config::tick_interval () Emmanuel Keller 2024-06-14 10:41:01 +0100
  • 17ea0d881e
    Implement missing modulo operator in new parser () Mees Delzenne 2024-06-13 13:23:24 +0200
  • 1530f9107e
    feat: enable fdb transaction timeout customization () Zeyad Deeb 2024-06-13 06:22:32 -0400
  • 99f41ff1a0
    Add surreal upgrade --alpha () Rushmore Mushambi 2024-06-13 09:47:35 +0200
  • fa66779e43
    fix: check args for array::clump () David Bottiau 2024-06-13 08:42:15 +0200
  • e57a7dbfa0
    Rename the next workflow to alpha () Rushmore Mushambi 2024-06-12 18:38:41 +0200
  • 3539eac25d
    Restructure the parser around the concept of token gluing. () Mees Delzenne 2024-06-12 15:52:08 +0200
  • 2184e80f45
    Refactor function target and net target parsing and matching. () Mees Delzenne 2024-06-12 12:00:51 +0200
  • e1123ae6d6
    Remove SpeeDB storage engine () Tobie Morgan Hitchcock 2024-06-12 10:40:48 +0100
  • 9ffe94a02f
    Add html functions () David Bottiau 2024-06-12 11:18:00 +0200