forgejo/models/project
Gusted 4f464db8a7 chore: add unit tests
Unit tests for model functions
2026-03-06 11:21:07 -07:00
..
column.go fix(models): deduplicate project sorting values and add unique constraints (#11334) 2026-02-27 16:25:20 +01:00
column_test.go fix(models): deduplicate project sorting values and add unique constraints (#11334) 2026-02-27 16:25:20 +01:00
issue.go fix(models): deduplicate project sorting values and add unique constraints (#11334) 2026-02-27 16:25:20 +01:00
issue_test.go fix(models): deduplicate project sorting values and add unique constraints (#11334) 2026-02-27 16:25:20 +01:00
main_test.go chore: move all test blank imports in a single package (#10662) 2026-01-02 05:32:32 +01:00
project.go fix: check owner when changing state of project 2026-03-06 11:21:07 -07:00
project_test.go chore: add unit tests 2026-03-06 11:21:07 -07:00
template.go feat(build): improve lint-locale-usage further (#8736) 2025-08-27 23:47:34 +02:00