summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix regression from #14623 - use debug SVC handler only on interactive sessio...zeripath2021-03-311-3/+22
* add 'fonts' into 'KnownPublicEntries' (#15188) (#15218)a10121127962021-03-311-0/+1
* Fix webhook delivery and issue checklist for arc-green (#15195) (#15204)silverwind2021-03-302-5/+5
* Fix margin between avatars on org pages (#15194) (#15197)silverwind2021-03-291-0/+1
* should run RetrieveRepoMetas() for empty pr (#15187) (#15190)a10121127962021-03-291-3/+7
* fix org navbar (#15174)Norwin2021-03-271-1/+2
* Clusterfuzz found another way (#15160) (#15168)zeripath2021-03-261-1/+1
* Fix wrong user returned in API (#15139) (#15151)sotho2021-03-261-6/+5
* Fix Migration 176 yet again (#15132)v1.14.0-rc2zeripath2021-03-233-9/+10
* update changelog for rc2 release (#15130)65432021-03-231-1/+2
* Fix consistency check (#15120) (#15128)zeripath2021-03-231-1/+1
* Fix bug on avatar middleware (#15124) (#15126)65432021-03-231-2/+11
* [Vendor] update gitea-sdk v0.14.0 (#15103) (#15107)65432021-03-2355-355/+1333
* Changelog for v1.14-rc2 (#15115)zeripath2021-03-221-0/+11
* Fix another clusterfuzz identified issue (#15096) (#15113)zeripath2021-03-221-1/+1
* Fix the v176 migration (#15110) (#15111)zeripath2021-03-223-3/+3
* Fix lock modal content rendering outside modal (#15095) (#15100)silverwind2021-03-221-49/+46
* Place wrapper around comment as diff to catch panics (#15085) (#15094)zeripath2021-03-211-0/+8
* Fix markdown rendering in milestone content (#15056) (#15091)silverwind2021-03-213-4/+5
* Remove possible resource leak (#15067) (#15082)65432021-03-211-35/+38
* fix double 'push tag' action feed (#15078) (#15083)a10121127962021-03-211-2/+4
* Handle unauthorized user events gracefully (#15071) (#15074)Lauris BH2021-03-212-1/+12
* Update release date (#15065)v1.14.0-rc1Lauris BH2021-03-201-2/+1
* Update to goldmark 1.3.3 (#15059) (#15060)zeripath2021-03-204-18/+31
* Fix bug when upload on web (#15042) (#15054)65432021-03-201-22/+28
* Changelog for 1.14.0-RC1 (#14935)65432021-03-191-1/+264
* Delete Labels & IssueLabels on Repo Delete too (#15039)65432021-03-197-9/+116
* Prevent addition of labels from outside the repository or organisation in iss...zeripath2021-03-194-0/+173
* Fix UI elements getting underline like links (#15038)Mike L2021-03-191-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-191-0/+2
* Fix CJK fonts again and misc. font issues (#14575)Mike L2021-03-196-40/+187
* another clusterfuzz spotted issue (#15032)zeripath2021-03-181-1/+1
* Fix hover color for last row of repo file list (#15018)Mike L2021-03-181-0/+10
* Do not convert file path to lowercase (#15023)KN4CK3R2021-03-183-3/+49
* fix href on label in sidebar (#15022)Norwin2021-03-181-2/+2
* Fix postgres ID sequences broken by recreate-table (#15015)zeripath2021-03-184-1/+198
* Remove extraneous logging (#15020)zeripath2021-03-182-6/+10
* Create new issue from code (#14863)Roger Luo2021-03-175-2/+89
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-182-0/+32
* org dashboard: move teamselector left (#14954)Norwin2021-03-171-52/+53
* support gitmailmap in GetCodeActivityStats() (#15009)a10121127962021-03-171-1/+1
* sort release attachments by name (#15008)Norwin2021-03-171-1/+1
* chore: bump minio to RELEASE.2021-03-12T00-00-47Z (#15006)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-03-171-1/+1
* Validate email in oauth registration form (#15014)Kyle D2021-03-171-0/+5
* Fixed wrong migrate url error description. (#15010)KN4CK3R2021-03-172-8/+8
* [skip ci] Updated translations via CrowdinGiteaBot2021-03-175-0/+15
* fix: {show,link to} proper PR on kanban board ref (#15004)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-03-161-2/+2
* add pat-s to MAINTAINERS list (#15007)Patrick Schratz2021-03-161-0/+1
* Ensure that new pull request button works on forked forks owned by owner of t...zeripath2021-03-162-11/+32
* Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965)Norwin2021-03-163-36/+44