0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 07:24:03 +01:00
gitea/routers
wxiaoguang b426e383fe
Fix PR's target branch dropdown (#33589)
Fix #33586

It only moves `PrepareBranchList` and `retrieveAssigneesData` to before
the `CanModifyIssueOrPull` check, and adds more comments
2025-02-14 05:21:31 +00:00
..
api Add a transaction to pickTask (#33543) 2025-02-12 00:09:43 +08:00
common Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2025-02-13 03:26:27 +08:00
install Avoid duplicate SetContextValue call (#33564) 2025-02-12 14:25:46 +08:00
private Avoid duplicate SetContextValue call (#33564) 2025-02-12 14:25:46 +08:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Fix PR's target branch dropdown (#33589) 2025-02-14 05:21:31 +00:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00