mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
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" |
||
|---|---|---|
| .. | ||
| main_test.go | ||
| org_list_test.go | ||
| org_list.go | ||
| org_test.go | ||
| org_user_test.go | ||
| org_user.go | ||
| org_worktime.go | ||
| org.go | ||
| team_invite_test.go | ||
| team_invite.go | ||
| team_list_test.go | ||
| team_list.go | ||
| team_repo_test.go | ||
| team_repo.go | ||
| team_test.go | ||
| team_unit.go | ||
| team_user.go | ||
| team.go | ||