forgejo/routers
KN4CK3R 723598b803
Implement Cargo HTTP index (#24452)
This implements the HTTP index
[RFC](https://rust-lang.github.io/rfcs/2789-sparse-index.html) for Cargo
registries.

Currently this is a preview feature and you need to use the nightly of
`cargo`:

`cargo +nightly -Z sparse-registry update`

See https://github.com/rust-lang/cargo/issues/9069 for more information.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-03 16:58:43 -04:00
..
api Implement Cargo HTTP index (#24452) 2023-05-03 16:58:43 -04:00
common Refactor "route" related code, fix Safari cookie bug (#24330) 2023-04-27 02:06:45 -04:00
install Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00
private Refactor web route (#24080) 2023-04-20 14:49:06 -04:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Add Debian package registry (#24426) 2023-05-02 12:31:35 -04:00
init.go Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00