gitea/models
Yarden Shoham 6840a8ccfc
Add comment marking the end of database migrations in `1.19.0` ()
There will be no more migrations in `1.19.0`

---------

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
..
actions Fix ref to trigger Actions ()
activities Rename `repo.GetOwner` to `repo.LoadOwner` ()
admin Implement FSFE REUSE for golang files ()
asymkey Refactor the setting to make unit test easier ()
auth Support scoped access tokens ()
avatars Add context cache as a request level cache ()
db Move delete user to service ()
dbfs Refactor the setting to make unit test easier ()
fixtures Provide the ability to set password hash algorithm parameters ()
git Rename `repo.GetOwner` to `repo.LoadOwner` ()
issues Refactor the setting to make unit test easier ()
migrations Add comment marking the end of database migrations in `1.19.0` ()
organization Rename `GetUnits` to `LoadUnits` ()
packages Use link in UI which returned a relative url but not html_url which contains an absolute url ()
perm Rename `repo.GetOwner` to `repo.LoadOwner` ()
project Preview images for Issue cards in Project Board view ()
pull refactor some functions to support ctx as first parameter ()
repo Rename `repo.GetOwner` to `repo.LoadOwner` ()
secret Secrets storage with SecretKey encrypted ()
system Add context cache as a request level cache ()
unit Repositories: by default disable all units except code and pulls on forks ()
unittest Implement actions ()
user Provide the ability to set password hash algorithm parameters ()
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 Refactor the setting to make unit test easier ()
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 Rename `repo.GetOwner` to `repo.LoadOwner` ()
repo_test.go Implement FSFE REUSE for golang files ()
repo_transfer.go Always reuse transaction ()
repo_transfer_test.go Rename almost all Ctx functions ()