gitea/models/project
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498)
Fix #32489
2024-11-14 07:19:14 +00:00
..
column.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
column_test.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.go Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-14 07:19:14 +00:00
project_test.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
template.go Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00