forgejo/routers
Gusted 95ac2508b3
[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)
(cherry picked from commit 82c930152c)
2023-09-04 11:12:27 +02:00
..
api [FEAT] allow setting the update date on issues and comments 2023-09-04 10:40:26 +02:00
common Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
install [GITEA] Add password length check on install page 2023-09-04 11:11:24 +02:00
private [CLI] implement forgejo-cli 2023-09-04 09:44:11 +02:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [GITEA] Allow release creation on commit 2023-09-04 11:12:27 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-09-04 10:03:58 +02:00