summaryrefslogtreecommitdiffstats
path: root/models/migrations/v172.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-14Make sure sibling images get a link too (#14979)zeripath2-1/+43
2021-03-14Do not show full lfs file on error in git_test.go:rawTest() (#14980)zeripath1-2/+7
2021-03-14Re-enable listing of forks when logged out (#14992)Mike L3-6/+18
2021-03-14[skip ci] Updated licenses and gitignoresGiteaBot4-0/+171
2021-03-13API: fix set milestone on PR creation (#14981)Norwin5-5/+91
2021-03-13Fix spacing of issue/pulls list review status icons (#14985)Mike L1-2/+2
2021-03-13[skip ci] Updated translations via CrowdinGiteaBot5-2/+163
2021-03-12fix release mail html template (#14975)Norwin1-2/+4
2021-03-12check if original author is set (#14971)Norwin1-1/+1
2021-03-12Fix Anchor jumping with escaped query components (#14969)zeripath1-1/+1
2021-03-12Never add labels not from this repository or organisation and remove org labe...zeripath4-9/+65
2021-03-12Fix excluding more than two labels on issues list (#14962)zeripath2-19/+13
2021-03-12don't show project cog in issue sidebar if no permission (#14953)Norwin1-1/+3
2021-03-12Prevent incorrect HTML escaping in swagger.json (#14957)zeripath4-5/+11
2021-03-12Show correct issues for team dashboard (#14952)Norwin1-3/+3
2021-03-12CI: pre install git last verson and git lfs in test (#14681)a10121127961-18/+8
2021-03-12[skip ci] Updated translations via CrowdinGiteaBot3-7/+171
2021-03-11Add kdumontnu to MAINTAINERS (#14964)Kyle D1-0/+1
2021-03-11Prevent panic when editing forked repos by API (#14960)zeripath1-0/+4
2021-03-11Add ui.explore settings to control view of explore pages (2) (#14094)zeripath7-7/+47
2021-03-11Use correct default value (#14949)KN4CK3R1-1/+1
2021-03-11build darwin on arm64 platforms (#14951)techknowlogick1-1/+1
2021-03-11[skip ci] Updated translations via CrowdinGiteaBot1-0/+1
2021-03-10[skip ci] Updated translations via CrowdinGiteaBot1-3/+3
2021-03-09Fix typo in .golangci.yml (#14933)Ikko Ashimine1-1/+1
2021-03-09[skip ci] Updated translations via CrowdinGiteaBot2-0/+34
2021-03-08[API] get pull, return head branch sha, even if deleted (#14931)65431-0/+18
2021-03-08Move Workaround for #12675 into it's own function (#14922)65431-7/+22
2021-03-08Minor UI fixes (#14926)Norwin2-2/+7
2021-03-08Add "captcha" to list of reserved usernames (#14929)fnetX (aka fralix)1-0/+1
2021-03-08Fix alignment of People and Teams right arrow on org homepage (#14924)zeripath1-9/+9
2021-03-08Re-enable import local paths after reversion from #13610 (#14925)zeripath2-0/+19
2021-03-08Make internal SSH server host key path configurable (#14918)zeripath10-40/+62
2021-03-08Fix overdue marking of closed issues and milestones (#14923)zeripath2-2/+7
2021-03-08[skip ci] Updated translations via CrowdinGiteaBot5-14/+147
2021-03-08Changelog v1.13.4 (#14917) (#14920)65431-0/+13
2021-03-07docs: swagger show models by default (#14880)Norwin1-0/+1
2021-03-07Fix migration context data (#14910)KN4CK3R1-15/+22
2021-03-07Add SameSite setting for cookies (#14900)zeripath14-45/+184
2021-03-07Prevent panic when empty MilestoneID in repo/issue/list (#14911)zeripath1-1/+1
2021-03-07[skip ci] Updated licenses and gitignoresGiteaBot377-46401/+12603
2021-03-06Fix race in LFS ContentStore.Put(...) (#14895)zeripath1-11/+51
2021-03-06Fix issue search with db indexer because of mysql 5.7 sqlmode (#14907)Lunny Xiao1-1/+10
2021-03-06Hide resync all ssh principals when using internal ssh server (#14904)Lunny Xiao1-10/+10
2021-03-06Fix a couple of issues with a feeds (#14897)zeripath2-1/+6
2021-03-06[skip ci] Updated translations via CrowdinGiteaBot3-3/+17
2021-03-05Signed-off-by: jolheiser <john.olheiser@gmail.com> (#14898)John Olheiser1-4/+5
2021-03-05Fix bug when combine label comments (#14894)Lunny Xiao2-17/+97
2021-03-05Fix race in local storage (#14888)zeripath1-10/+38
2021-03-05When transfering repository and database transaction failed, rollback the ren...Lunny Xiao1-1/+37