summaryrefslogtreecommitdiffstats
path: root/routers/repo/projects.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-665/+0
* Refactor renders (#15175)Lunny Xiao2021-04-191-2/+17
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-6/+6
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-26/+27
* Sort / Move project boards (#14634)Romain2021-02-111-4/+8
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-7/+10
* Project: show referenced PRs in issue cards (#14183)Roberto Santalla2021-01-201-1/+23
* KanBan: be able to set default board (#14147)65432021-01-151-19/+39
* Use ServerError provided by Context (#14333)Lunny Xiao2021-01-141-2/+2
* Added title and action buttons to Project view page (#13437)Mohammad Hadi Hosseinpour2020-11-091-0/+2
* Hide 'New Project board' button for users that are not signed in (#12547)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-08-221-5/+12
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+591