radicle-heartwood-lfs/radicle/src
cloudhead 0fbfbc5721
Make sure `preferredSeeds` has a default
If the user already has a config, the preferred seeds list is not
populated. We fix that here by giving it a default value.
2024-01-19 16:30:24 +01:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob cli: inline patch revision updates 2024-01-09 13:06:03 +01:00
identity radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
logger radicle: expose shared logger 2023-12-20 15:11:10 +01:00
node node: Increase process ulimit on start 2024-01-17 17:34:25 +01:00
storage radicle: ensure clean up on rad::init error 2024-01-19 11:35:14 +01:00
test cli: Tell the user when canonical head is updated 2024-01-05 12:09:30 +01: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 cob: Return `RevisionId` instead of `Revision` 2023-12-13 12:14:06 +01:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
explorer.rs cli: Output explore URLs on push 2024-01-12 13:24:11 +01:00
git.rs cli-test: Expand env vars in commands 2024-01-05 11:03:24 +01:00
identity.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
io.rs Don't ever decrease rlimit 2024-01-17 17:38:52 +01:00
lib.rs node: Increase process ulimit on start 2024-01-17 17:34:25 +01:00
logger.rs cli: Have a way of enabling logging in helper 2024-01-17 17:34:30 +01:00
node.rs cli: Hint about how to start node 2024-01-12 11:20:42 +01:00
profile.rs Make sure `preferredSeeds` has a default 2024-01-19 16:30:24 +01:00
rad.rs radicle: ensure clean up on rad::init error 2024-01-19 11:35:14 +01:00
serde_ext.rs radicle: Fix some serialization issues 2023-11-17 16:54:27 +01:00
sql.rs radicle: Simple database migration system 2023-12-15 12:04:54 +01:00
storage.rs radicle: ensure clean up on rad::init error 2024-01-19 11:35:14 +01:00
test.rs cli: Consolidate policy/scope variants 2023-12-06 09:56:58 +01:00
version.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00