radicle-heartwood-lfs/radicle-node/src
Fintan Halpenny 3bfea69642
node: validate production in debug mode
Ensure that the production repository is validated after fetching and
performing deletions. This is to highlight any inconsistencies that
may show up between fetching and deleting references.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-04-28 14:26:47 +02:00
..
address node: Announce inventory only if it changed 2023-04-14 13:15:52 +02:00
runtime node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
service radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
test radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
tests node: test case for outdated refs 2023-04-28 14:26:47 +02:00
wire node: Close worker streams on disconnect 2023-04-27 11:42:33 +02:00
worker node: validate production in debug mode 2023-04-28 14:26:47 +02:00
address.rs Remove unused type 2022-10-18 12:37:01 +02:00
bounded.rs node: Complete the "relay" seed test 2023-02-14 20:31:40 +01:00
control.rs node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
deserializer.rs node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
lib.rs node: Announce inventory only if it changed 2023-04-14 13:15:52 +02:00
logger.rs cli: Implement `rad node start` with support for deamonizing 2023-04-28 14:19:20 +02:00
main.rs node: Fix log output in `--help` 2023-04-20 16:32:41 +02:00
runtime.rs node: Set git-daemon keep-alive 2023-04-14 13:15:52 +02:00
service.rs radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
signals.rs node: Handle `SIGINT` and `SIGTERM` properly 2023-02-14 13:28:16 +01:00
test.rs node: Create shared test environment 2023-02-07 10:46:12 +01:00
tests.rs radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
wire.rs radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
worker.rs node: use ls-remote when in fetching mode 2023-04-28 14:26:47 +02:00