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 +07:00
..
api Add a transaction to `pickTask` (#33543) 2025-02-12 00:09:43 +07: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 +07:00
install Avoid duplicate SetContextValue call (#33564) 2025-02-12 14:25:46 +07:00
private Avoid duplicate SetContextValue call (#33564) 2025-02-12 14:25:46 +07:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +07:00
web Fix PR's target branch dropdown (#33589) 2025-02-14 05:21:31 +07:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +07:00