gitea/models
Lunny Xiao f2772b5920
Move delete user to service ()
Move delete user to service

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Jason Song <i@wolfogre.com>
..
actions Fix ref to trigger Actions ()
activities Use link in UI which returned a relative url but not html_url which contains an absolute url ()
admin Implement FSFE REUSE for golang files ()
asymkey Improve error report when user passes a private key ()
auth Support scoped access tokens ()
avatars Fix get system setting bug when enabled redis cache ()
db Move delete user to service ()
dbfs Add some comments for recent code ()
fixtures Do not overwrite empty DefaultBranch ()
git Add cron method to gc LFS MetaObjects ()
issues Fix more HTMLURL in templates ()
migrations Fix migration issue. ()
organization Map OIDC groups to Orgs/Teams ()
packages Use link in UI which returned a relative url but not html_url which contains an absolute url ()
perm Rename almost all Ctx functions ()
project Preview images for Issue cards in Project Board view ()
pull refactor some functions to support ctx as first parameter ()
repo Preview images for Issue cards in Project Board view ()
secret Secrets storage with SecretKey encrypted ()
system Set disable_gravatar/enable_federated_avatar when offline mode is true ()
unit Repositories: by default disable all units except code and pulls on forks ()
unittest Implement actions ()
user Implement actions ()
webhook Support system hook API ()
error.go Implement FSFE REUSE for golang files ()
fixture_generation.go Implement FSFE REUSE for golang files ()
fixture_test.go Implement FSFE REUSE for golang files ()
main_test.go Implement FSFE REUSE for golang files ()
migrate.go Check primary keys for all tables and drop ForeignReference ()
migrate_test.go Check primary keys for all tables and drop ForeignReference ()
org.go refactor some functions to support ctx as first parameter ()
org_team.go Supports wildcard protected branch ()
org_team_test.go Implement FSFE REUSE for golang files ()
org_test.go Implement FSFE REUSE for golang files ()
repo.go Implement actions ()
repo_collaboration.go refactor some functions to support ctx as first parameter ()
repo_collaboration_test.go Implement FSFE REUSE for golang files ()
repo_test.go Implement FSFE REUSE for golang files ()
repo_transfer.go Always reuse transaction ()
repo_transfer_test.go Rename almost all Ctx functions ()