gitea/models
Lunny Xiao 85b1f3080c
Improve get feed with pagination ()
Fix 

@somera

---------

Co-authored-by: delvh <dev.lh@web.de>
..
actions Show latest run when visit /run/latest ()
activities Improve get feed with pagination ()
admin Next round of `db.DefaultContext` refactor ()
asymkey Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerprint ()
auth add skip secondary authorization option for public oauth2 clients ()
avatars Replace 10 more gt- classes with tw- ()
db [Refactor] Unify repo search order by logic ()
dbfs Enable `unparam` linter ()
fixtures Fix agit automerge ()
git Show lock owner instead of repo owner on LFS setting page ()
issues Add issue comment when moving issues from one column to another of the project ()
migrations Add tag name in the commits list ()
organization Fix wrong display of recently pushed notification ()
packages Fix package list performance ()
perm Clarify permission "HasAccess" behavior ()
project Fixes for unreachable project issues when transfer repository from organization ()
pull Add support for sha256 repositories ()
repo Add tag name in the commits list ()
secret Clarify Actions resources ownership ()
shared/types Refactor locale&string&template related code ()
system Refactor deletion ()
unit Refactor repo unit "disabled" check ()
unittest Add some tests to clarify the "must-change-password" behavior ()
user Support delete user email in admin panel ()
webhook Store webhook event in database ()
error.go Add merge style `fast-forward-only` ()
fixture_generation.go Replace more db.DefaultContext ()
fixture_test.go Replace more db.DefaultContext ()
main_test.go make writing main test easier ()
org.go Add user blocking ()
org_team.go Clarify permission "HasAccess" behavior ()
org_team_test.go Add user blocking ()
org_test.go Add user blocking ()
repo.go Refactor deletion ()
repo_test.go Penultimate round of `db.DefaultContext` refactor ()
repo_transfer.go chore: use errors.New to replace fmt.Errorf with no parameters will much better ()