forgejo/models/project
Lunny Xiao c2e8790df3
Trim title before insert/update to database to match the size requirements of database (#32498)
Fix #32489

(cherry picked from commit 98d9a71ffe510da0e10d042d8f87a348022aca87)
2024-11-17 12:18:56 +01:00
..
column.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
column_test.go test: fix test linting 2024-11-11 12:44:36 +01:00
issue.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project.go Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-17 12:18:56 +01:00
project_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
template.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00