gitea/models
6543 2b91841cd3
Reserve ".png" suffix for user/org names ()
Org/User names ending with ".png" where not functional, so reserve them

alternative / close  
..
actions Treat PRs with agit flow as fork PRs when triggering actions. ()
activities Add activity feeds API ()
admin Implement FSFE REUSE for golang files ()
asymkey Allow adding SSH keys even if SSH server is disabled ()
auth Fix 500 error if there is a name conflict when edit authentication source ()
avatars Avoid warning for system setting when start up ()
db Test renderReadmeFile ()
dbfs Refactor the setting to make unit test easier ()
fixtures Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... ()
git Introduce path Clean/Join helper functions ()
issues Add API to manage issue dependencies ()
migrations Fix owner team access mode value in team_unit table ()
organization Allow repo admins too to delete the repo ()
packages Use ghost user if package creator does not exist ()
perm Rename `repo.GetOwner` to `repo.LoadOwner` ()
project Improve GetBoards and getDefaultBoard ()
pull refactor some functions to support ctx as first parameter ()
repo Refactor authors dropdown (send get request from frontend to avoid long wait time) ()
secret Secrets storage with SecretKey encrypted ()
system Avoid warning for system setting when start up ()
unit Improve LoadUnitConfig to handle invalid or duplicate units ()
unittest Refactor `setting.Database.UseXXX` to methods ()
user Reserve ".png" suffix for user/org names ()
webhook Add user webhooks ()
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 Avoid warning for system setting when start up ()
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 ()