gitea/models/project
Lunny Xiao 65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (#35130)
2025-07-22 10:02:01 -07:00
..
column.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
column_test.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
issue.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project.go Use db.WithTx/WithTx2 instead of TxContext when possible (#35130) 2025-07-22 10:02:01 -07: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