forgejo/routers
Gusted c805aa23b5
[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)
2023-08-07 11:07:07 +02:00
..
api [API] Forgejo API /api/forgejo/v1 2023-08-07 10:28:47 +02:00
common Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
install [GITEA] Add password length check on install page 2023-08-07 11:05:22 +02:00
private [CLI] implement forgejo-cli 2023-08-07 09:51:53 +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-08-07 11:07:07 +02:00
init.go [TESTS] testMiddlewareHook, dependency injection in integration tests 2023-08-07 10:28:47 +02:00