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/models
Lunny Xiao b491b2104f
Fix panic of ssh public key page after deletion of auth source (#31829)
Fix #31730 

This PR rewrote the function `PublicKeysAreExternallyManaged` with a
simple test. The new function removed the loop to make it more readable.
6 months ago
..
actions Show latest run when visit /run/latest (#31808) 6 months ago
activities Refactor webhook (#31587) 7 months ago
admin
asymkey Fix panic of ssh public key page after deletion of auth source (#31829) 6 months ago
auth add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
avatars
db [Refactor] Unify repo search order by logic (#30876) 8 months ago
dbfs Enable `unparam` linter (#31277) 8 months ago
fixtures Fix wrong display of recently pushed notification (#25812) 9 months ago
git Show lock owner instead of repo owner on LFS setting page (#31788) 6 months ago
issues Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
migrations Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
organization Fix wrong display of recently pushed notification (#25812) 9 months ago
packages
perm
project Fixes for unreachable project issues when transfer repository from organization (#31770) 6 months ago
pull
repo Remove unused code from models/repos/release.go (#31756) 6 months ago
secret Clarify Actions resources ownership (#31724) 6 months ago
shared/types
system
unit Refactor repo unit "disabled" check (#31389) 8 months ago
unittest
user Support delete user email in admin panel (#31690) 6 months ago
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go