gitea/models
John Olheiser 9cc15d18df
Project links should use parent link methods (#22587)
Instead of re-creating, these should use the available `Link` methods
from the "parent" of the project, which also take sub-urls into account.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-01-23 15:51:18 -06:00
..
activities
admin
asymkey
auth Support scoped access tokens (#20908) 2023-01-17 15:46:03 -06:00
avatars
db some refactor about code comments (#20821) 2023-01-17 15:03:44 -06:00
fixtures Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
git
issues Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
migrations Support scoped access tokens (#20908) 2023-01-17 15:46:03 -06:00
organization Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
packages Display unreferenced packages total size in package admin panel (#22498) 2023-01-18 09:52:04 -06:00
perm
project Project links should use parent link methods (#22587) 2023-01-23 15:51:18 -06:00
pull
repo
secret
system
unit
unittest
user Fix bug on user setting (#22539) 2023-01-21 15:31:11 +01:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go