radicle-heartwood-lfs/radicle/src
Fintan Halpenny 49584f4e73
radicle: pinned repositories configuration
Introduce pinned repositories to the `profile::Config`, i.e.
`config.json`.

This is used for pinning repositories in the httpd `/projects` handle.

To allow returning all repositories, an `all` query parameter is also
included.

This is non-backwards compatible change, since we introduce the `show`
query parameter which, if not supplied, will default to `pinned`.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-01-24 10:55:27 +01:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00
identity Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
logger radicle: expose shared logger 2023-12-20 15:11:10 +01:00
node cli: Add `rad stats` command 2024-01-23 15:50:32 +01:00
storage radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00
test Rename `Id` to `RepoId` 2024-01-22 15:51:44 +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 Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
git.rs cli-test: Expand env vars in commands 2024-01-05 11:03:24 +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 radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00
logger.rs cli: Have a way of enabling logging in helper 2024-01-17 17:34:30 +01:00
node.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
profile.rs radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00
rad.rs Use "repository" consistently over "project" 2024-01-22 21:18:54 +01:00
serde_ext.rs radicle: Fix some serialization issues 2023-11-17 16:54:27 +01:00
sql.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
storage.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
test.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
version.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00
web.rs radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00