summaryrefslogtreecommitdiffstats
path: root/models/project_board.go
Commit message (Expand)AuthorAgeFilesLines
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-321/+0
* Support sorting for project board issuses (#17152)Anbraten2021-12-081-0/+2
* Remove NewSession method from db.Engine interface (#17577)Lunny Xiao2021-11-211-7/+6
* Kanban colored boards (#16647)Romain2021-09-291-2/+18
* DBContext is just a Context (#17100)zeripath2021-09-231-8/+8
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-16/+19
* chore(models): rewrite code format. (#14754)Bo-Yi Wu2021-03-141-4/+2
* Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652)65432021-02-121-1/+1
* Sort / Move project boards (#14634)Romain2021-02-111-5/+29
* Project: show referenced PRs in issue cards (#14183)Roberto Santalla2021-01-201-0/+4
* KanBan: be able to set default board (#14147)65432021-01-151-20/+75
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+220