forgejo/routers
Gusted 44b29f3a1d
[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)
(cherry picked from commit 95ac2508b3)
(cherry picked from commit b13a81ab98)
(cherry picked from commit 9f463a7c1f)
(cherry picked from commit 758ce84dc5)

Conflicts:
	tests/integration/release_test.go
	https://codeberg.org/forgejo/forgejo/pulls/1550
(cherry picked from commit edf0531aee)
2023-10-09 20:25:23 +02:00
..
api [v1.22] [FEAT] allow setting the update date on issues and comments 2023-10-09 19:11:03 +02:00
common Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
install [GITEA] Add password length check on install page 2023-10-09 20:25:23 +02:00
private [CLI] implement forgejo-cli 2023-10-09 17:15:31 +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-10-09 20:25:23 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-10-09 19:11:02 +02:00