gitea/models/project
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075)
enable testifylint rules disabled in:
https://github.com/go-gitea/gitea/pull/34054
2025-03-31 01:53:48 -04:00
..
column.go Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 2025-03-04 18:25:20 +00:00
column_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
issue.go Fix project issues list and counting (#33594) 2025-02-17 05:14:56 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project.go Fix project issues list and counting (#33594) 2025-02-17 05:14:56 +00:00
project_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
template.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00