1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 15:04:26 +00:00
gitea/models/project
Giteabot bc83fb26ef
Use project's redirect url instead of composing url (#33058) (#33064)
Backport #33058 by lunny

Fix #32992

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-31 20:06:35 +08:00
..
column_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
column.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
issue.go Fixes for unreachable project issues when transfer repository from organization (#31770) 2024-08-13 02:53:43 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project_test.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
project.go Use project's redirect url instead of composing url (#33058) (#33064) 2024-12-31 20:06:35 +08:00
template.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00