mirror of
1
Fork 0
forgejo/models/project
Lunny Xiao 0a52be2a04
Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779)
(cherry picked from commit 6c8fb8d455cfe25d5aa966674624bce99fba1735)
2025-03-09 15:05:24 +01:00
..
column.go Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 2025-03-09 15:05:24 +01:00
column_test.go test: fix test linting 2024-11-11 12:44:36 +01:00
issue.go fix(sec): permission check for project issue 2025-02-08 07:22:10 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project.go chore: Remove `ChangeProjectStatus` 2025-01-30 12:19:59 +01:00
project_test.go chore: Remove `ChangeProjectStatus` 2025-01-30 12:19:59 +01:00
template.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00