1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-13 11:42:23 -05:00
forgejo/routers/api/v1
Kemal Zebari e9928b7577
Remove duplicate empty repo check in delete branch API (#32569)
Found while working on #32433.

This branch will never be executed because we have would have already
made the same check a couple lines above.

(cherry picked from commit 355889dbc2432554f0bcdb22f918488849f0016c)
2024-11-24 10:20:19 +00:00
..
activitypub fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
admin fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
misc fix: Preview picture not visible on Markdown file (#5781) 2024-11-23 15:00:18 +00:00
notify drop log.Error in ReadRepoNotifications 2024-03-24 07:12:31 +01:00
org Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)' (#5997) from earl-warren/wcp/2024-47 into forgejo 2024-11-21 18:15:34 +00:00
packages remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
repo Remove duplicate empty repo check in delete branch API (#32569) 2024-11-24 10:20:19 +00:00
settings Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
shared feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
swagger [FEAT]Allow changing git notes (#4753) 2024-11-18 22:56:17 +00:00
user refactor: remove redundant err declarations (#32381) 2024-11-05 09:33:15 +01:00
utils Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
api.go [FEAT]Allow changing git notes (#4753) 2024-11-18 22:56:17 +00:00