summaryrefslogtreecommitdiffstats
path: root/models/project/board.go
Commit message (Expand)AuthorAgeFilesLines
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-081-12/+83
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-2/+0
* Fix migration v292 (#30153)v1.22.0-rc0Lunny Xiao2024-03-281-50/+40
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-271-20/+54
* Partially enable MSSQL case-sensitive collation support (#29238)wxiaoguang2024-03-081-1/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-11/+11
* Improve GetBoards and getDefaultBoard (#22981)yp053272023-04-091-6/+6
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-0/+21
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-27/+14
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-0/+289