radicle-heartwood-lfs/radicle/src
Alexis Sellier 3f389f37ea
node: Make sure we retry on lock contention
This fixes an issue that came up in tests where we would be reading
and writing to the database at the same time, and it would fail with
an error due to the lock being contended on.
2023-03-31 14:07:45 +02:00
..
canonical radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob Use cached canonical `rad/id` refs 2023-03-31 13:52:12 +02:00
identity radicle: set identity head on init 2023-03-27 10:13:04 +01:00
node node: Make sure we retry on lock contention 2023-03-31 14:07:45 +02:00
storage Use cached canonical `rad/id` refs 2023-03-31 13:52:12 +02:00
test radicle: canoncial refs/rad/id 2023-03-27 10:13:03 +01:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs cob: Use `EntryId` as the operation identifier 2023-03-09 17:08:56 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs node: multistep fetching logic 2023-03-31 12:19:36 +01:00
identity.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
lib.rs node: Move `routing` to `radicle` crate 2023-03-15 12:59:49 +01:00
node.rs node: Remove `Handle::inventory` method 2023-03-15 12:59:49 +01:00
profile.rs radicle: Fix `canonicalize_home` test on macos 2023-03-21 18:40:55 +01:00
rad.rs Use cached canonical `rad/id` refs 2023-03-31 13:52:12 +02:00
serde_ext.rs node: Use JSON for control commands 2023-02-07 10:46:12 +01:00
sql.rs Make `Id` to string conversion more explicit 2023-01-24 13:49:03 +01:00
storage.rs node: remove Namespaces::One 2023-03-31 12:23:32 +01:00
test.rs radicle: canonicalize home path 2023-02-16 16:35:59 +01:00