radicle-heartwood-lfs/radicle/src
cloudhead d9a84de5ee
radicle: Simple database migration system
We create a system for migrating the our databases, as well as a first
migration, for adding a `penalty` field to the `nodes` table, which we
are going to need soon, as an example.
2023-12-15 12:04:54 +01:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob cob: Return `RevisionId` instead of `Revision` 2023-12-13 12:14:06 +01:00
identity radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
node radicle: Simple database migration system 2023-12-15 12:04:54 +01:00
storage radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
test radicle: remove `WriteStorage::remove` 2023-11-30 10:48:14 +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
git.rs radicle: add Special type 2023-11-06 12:06:13 +01:00
identity.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
lib.rs radicle: Consolidate databases 2023-11-30 13:00:59 +01:00
node.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
profile.rs cli: Improve messaging when config doesn't load 2023-12-13 12:30:11 +01:00
rad.rs cli: add name option to rad patch checkout 2023-11-21 10:19:25 +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 cli: Consolidate policy/scope variants 2023-12-06 09:56:58 +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