0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-05-20 20:34:01 +02:00
gitea/models/project
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
..
board.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
issue.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
project.go Project links should use parent link methods (#22587) 2023-01-23 15:51:18 -06:00
project_test.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00