You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
wxiaoguang 8ae46d9684
Fix some user name usages (#33689)
1. GetUserOrgsList should "order by" lower_name
2. GetIssuePostersWithSearch should search in-case-sensitive-ly
3. LoginName should not be used as username

By the way, remove unnecessary "onGiteaRun"
1 day ago
..
api Fix some user name usages (#33689) 1 day ago
common Use test context in tests and new loop system in benchmarks (#33648) 4 days ago
install Avoid duplicate SetContextValue call (#33564) 2 weeks ago
private Use test context in tests and new loop system in benchmarks (#33648) 4 days ago
utils Refactor older tests to use testify (#33140) 2 months ago
web Fix PR web route permission check (#33636) 6 days ago
init.go Prepare for support performance trace (#33286) 1 month ago