radicle-heartwood-lfs/radicle/src
cloudhead a9b94b0ad6
node: New relay configuration for nodes
Relay now has three values: "always", "never" and "auto".

The first two operate like the previous `true`/`false`. The
new (default) value turns relaying on for nodes with public (external)
addresses and off for nodes without. This should reduce redundant traffic on
the network, that was causing the rate limiters to trigger.
2024-05-02 11:45:29 +02:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob Tidy up environment variables 2024-04-26 10:38:54 +02:00
identity node: Simplify handling of fetch completion 2024-04-03 14:25:02 +02:00
logger node: Improved message logging 2024-04-23 10:41:43 +02:00
node node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
storage Tidy up environment variables 2024-04-26 10:38:54 +02:00
test node: Improve `Timestamp` conversion safety 2024-04-26 10:33:34 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cli.rs cli: Hints system 2023-11-23 11:07:07 +01:00
cob.rs radicle: TypedId improvements 2024-03-11 12:57:53 +01:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
explorer.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
git.rs cli: Add new `rad inbox` command 2024-02-06 11:40:58 +01:00
identity.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
io.rs Don't ever decrease rlimit 2024-01-17 17:38:52 +01:00
lib.rs Tidy up environment variables 2024-04-26 10:38:54 +02:00
logger.rs cli: Have a way of enabling logging in helper 2024-01-17 17:34:30 +01:00
node.rs node: Type-safe timestamps 2024-04-24 12:19:40 +02:00
profile.rs Rename `RAD_SEED` to `RAD_KEYGEN_SEED` 2024-04-26 10:38:54 +02:00
rad.rs node: Make `Storage::refresh` private 2024-03-21 12:40:58 +01:00
serde_ext.rs node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
sql.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
storage.rs radicle: Implement `remote_refs_at` 2024-04-05 21:59:28 +02:00
test.rs radicle: fix tests to not leave temporary files behind 2024-04-24 11:47:14 +02:00
version.rs Reproducible cross-compiled builds 2024-04-20 11:11:00 +02:00
web.rs radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00