0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-04 18:51:27 -05:00
forgejo/routers
Gusted 82c930152c
[GITEA] Allow release creation on commit
- The code and tests are already there to allow releases to be created
on commits.
- This patch modifies the web code to take into account that an commitID
could've been passed as target.
- Added unit test.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1196

(cherry picked from commit 90863e0ab5)
(cherry picked from commit c805aa23b5)
(cherry picked from commit cf45567ca6)
(cherry picked from commit 672a2b91e5)
2023-08-29 09:55:20 +02:00
..
api [FEAT] allow setting the update date on issues and comments 2023-08-29 08:51:45 +02:00
common
install [GITEA] Add password length check on install page 2023-08-29 09:53:26 +02:00
private
utils
web [GITEA] Allow release creation on commit 2023-08-29 09:55:20 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-08-29 08:47:10 +02:00