gitea/models
wxiaoguang fce1d5d7dc
Fix system config cache expiration timing ()
To avoid unnecessary database access, the `cacheTime` should always be
set if the revision has been checked.

Fix 
..
actions Remove action runners on user deletion ()
activities Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source ()
admin Next round of `db.DefaultContext` refactor ()
asymkey Replace more db.DefaultContext ()
auth Fix wrong xorm Delete usage ()
avatars Final round of `db.DefaultContext` refactor ()
db refactor: make db iterate context aware ()
dbfs make writing main test easier ()
fixtures Add unit tests for action runner token ()
git Upgrade xorm to 1.3.4 ()
issues Enable system users for comment.LoadPoster ()
migrations Add Index to pull_auto_merge.doer_id ()
organization Even more `db.DefaultContext` refactor ()
packages Revert "packages: Calculate package size quota using package creator ID instead of owner ID ()" ()
perm Even more `db.DefaultContext` refactor ()
project More `db.DefaultContext` refactor ()
pull Add Index to pull_auto_merge.doer_id ()
repo Restricted users only see repos in orgs which their team was assigned to ()
secret Refactor secrets modification logic ()
shared/types Display owner of a runner as a tooltip instead of static text ()
system Fix system config cache expiration timing ()
unit Make actions default enabled for newly created repository if global configuraion enabled ()
unittest Upgrade xorm ()
user Replace -1 with GhostUserID ()
webhook Final round of `db.DefaultContext` refactor ()
error.go Sync branches into databases ()
fixture_generation.go Replace more db.DefaultContext ()
fixture_test.go Replace more db.DefaultContext ()
main_test.go make writing main test easier ()
org.go Refactor the function RemoveOrgUser ()
org_team.go Refactor the function RemoveOrgUser ()
org_team_test.go Reduce usage of `db.DefaultContext` ()
org_test.go Replace more db.DefaultContext ()
repo.go Penultimate round of `db.DefaultContext` refactor ()
repo_test.go Penultimate round of `db.DefaultContext` refactor ()
repo_transfer.go Next round of `db.DefaultContext` refactor ()
repo_transfer_test.go Next round of `db.DefaultContext` refactor ()