0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 13:51:45 +01:00
gitea/services
KN4CK3R df789d962b
Add Cargo package registry (#21888)
This PR implements a [Cargo registry](https://doc.rust-lang.org/cargo/)
to manage Rust packages. This package type was a little bit more
complicated because Cargo needs an additional Git repository to store
its package index.

Screenshots:

![grafik](https://user-images.githubusercontent.com/1666336/203102004-08d812ac-c066-4969-9bda-2fed818554eb.png)

![grafik](https://user-images.githubusercontent.com/1666336/203102141-d9970f14-dca6-4174-b17a-50ba1bd79087.png)

![grafik](https://user-images.githubusercontent.com/1666336/203102244-dc05743b-78b6-4d97-998e-ef76341a978f.png)

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-05 18:12:31 +08:00
..
actions Add more events details supports for actions (#22680) 2023-02-01 13:32:46 +08:00
agit
asymkey
attachment
auth Fix group filter for ldap source sync (#22506) 2023-02-02 15:45:00 +08:00
automerge Improve trace logging for pulls and processes (#22633) 2023-02-03 18:11:48 -05:00
context
convert
cron Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
externalaccount
forms Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
gitdiff Refactor git command package to improve security and maintainability (#22678) 2023-02-04 10:30:43 +08:00
issue Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2023-01-24 23:47:53 -05:00
lfs
mailer fix permission check for creating comment while mail (#22524) 2023-01-28 17:28:55 +08:00
markup
migrations
mirror Refactor git command package to improve security and maintainability (#22678) 2023-02-04 10:30:43 +08:00
org
packages Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
pull Refactor git command package to improve security and maintainability (#22678) 2023-02-04 10:30:43 +08:00
release
repository Repositories: by default disable all units except code and pulls on forks (#22541) 2023-02-04 14:48:38 +08:00
task
user
webhook Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2023-01-24 23:47:53 -05:00
wiki