radicle-heartwood-lfs/radicle-httpd/src/api
Alexis Sellier 649d59f143
cob: Include head in initial patch entry in DAG
This change ensures that we include as a parent to the initial commit
of a patch COB, the head of the branch we are proposing as a patch.

This was already happening for patch updates, but we forgot to also
include it for the initial patch revision.

This ensures that the code is always fetched alongside the patch.
2023-05-02 09:18:17 +02:00
..
v1 cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
auth.rs httpd: Add `api::test::patch` request method 2023-02-10 12:17:03 +01:00
error.rs httpd: Separate `Error` types of git route and `/raw` 2023-03-13 16:25:26 +01:00
json.rs Reduce pub accessors in patch and issue cob structs 2023-03-31 13:44:37 +02:00
v1.rs httpd: Add root handlers for `/api/v1` and `/api` 2023-03-12 19:12:40 +01:00