radicle-heartwood-lfs/crates/radicle/src
Lorenz Leutgeb 79505fa905 radicle/test/fixtures: Use "radicle.xyz" as `const`
Ideally, we would like to use a name that is compliant with RFC 2606,
such as "radicle.example.com", but this would change *lots* of hashes,
which is not worth the hassle.

Instead, make changing this in the future as easy as changing one
constant.
2025-09-04 16:44:05 +03:00
..
canonical chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
cob radicle: Fix panic when reading from SQLite database fails 2025-08-25 17:05:21 +01:00
git radicle: the great Canonical rewrite 2025-08-25 18:57:50 +02:00
identity term: Remove dependency on `anyhow` 2025-09-04 16:28:20 +03:00
logger radicle: Move logging setup calls to binaries 2025-08-07 08:30:59 +01:00
node radicle: Remove unnecessary clone() 2025-08-27 23:13:32 +02:00
profile radicle: improve config errors 2025-06-24 13:51:55 +02:00
storage radicle/test: Don't hard-code "radicle.xyz" 2025-09-04 16:44:05 +03:00
test radicle/test/fixtures: Use "radicle.xyz" as `const` 2025-09-04 16:44:05 +03:00
canonical.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
cli.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
cob.rs radicle: introduce COB stream 2025-08-19 14:49:51 +01:00
collections.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
explorer.rs radicle/explorer: Allow overriding default URL 2025-09-04 16:44:05 +03:00
git.rs chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
identity.rs radicle: canonical references payload 2025-07-16 16:41:16 +02:00
io.rs radicle: Only set file limits on Unix 2025-07-23 10:31:13 +02:00
lib.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
logger.rs radicle: Move logging setup calls to binaries 2025-08-07 08:30:59 +01:00
node.rs radicle/profile: Control socket path for Windows 2025-08-22 15:29:08 +01:00
profile.rs radicle/test: Don't hard-code "radicle.xyz" 2025-09-04 16:44:05 +03:00
rad.rs fix: Normalize filesystem paths with `dunce` 2025-08-22 15:11:43 +01:00
schemars_ext.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
serde_ext.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
sql.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
storage.rs radicle: the great Canonical rewrite 2025-08-25 18:57:50 +02:00
test.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
version.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
web.rs radicle: Keep pinned repos ordered in config 2025-07-19 12:59:02 +01:00