summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* label size, PR ref, new PR button alignment (#15363)Mike L2021-05-111-4/+4
* Set autocomplete off on branches selector (#15809)zeripath2021-05-111-1/+1
* Code comments improvements (#15722)silverwind2021-05-083-30/+45
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-084-21/+21
* Add selecting tags on the compare page (#15723)Jonathan Tran2021-05-071-77/+147
* Use pulls in commit graph unless pulls are disabled (#15774)zeripath2021-05-071-1/+1
* not show `ref-in-new-issue` pop when issue was disabled (#15761)a10121127962021-05-071-7/+9
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-0715-21/+21
* reverse #15734 partial and comment (#15740)65432021-05-061-1/+2
* fix some ui bug about draft release (#15137)a10121127962021-05-062-8/+12
* Commit Graph: Pull-Requests should not link to issues (#15734)KN4CK3R2021-05-051-8/+2
* Display specific message if diff is not displayed because of too long line (...Loutro2021-05-041-1/+7
* Add compare tag dropdown to releases page (#15695)Jonathan Tran2021-05-034-34/+49
* fix(settings): misaligned buttons (#15656)Garrit Franke2021-04-291-2/+2
* Fix commit graph author link (#15627)zeripath2021-04-261-1/+1
* Raw file view tweaks (#15520)silverwind2021-04-221-4/+4
* Add placeholder text to deploy key textarea (#15575)zeripath2021-04-211-1/+1
* Project board improvements (#15429)silverwind2021-04-201-19/+37
* Disable Stars config option (#14653)Kyle D2021-04-151-11/+13
* Use subdir for URL (#15446)KN4CK3R2021-04-142-2/+2
* Clone panel fixes (#15435)silverwind2021-04-121-2/+2
* Fix wiki clone urls (#15430)silverwind2021-04-121-4/+4
* Standardise icon on projects PR page (#15387)zeripath2021-04-111-4/+17
* Enforce tab indentation in templates (#15289)silverwind2021-04-1032-233/+227
* Remove usage of JS globals (#15378)silverwind2021-04-092-5/+3
* Use semantic dropdown for code search query type (#15276)Mike L2021-04-091-13/+9
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-087-71/+55
* Show diff on rename with diff changes (#15338)zeripath2021-04-081-12/+8
* Prepend AppSubUrl to links for default avatar (#15341)zeripath2021-04-083-4/+4
* Add dashboard milestone search and repo milestone search by name (#14866)Roger Luo2021-04-081-24/+42
* Branch page and misc css improvements (#15208)silverwind2021-04-031-6/+6
* Fix graph pagination (#15225)KN4CK3R2021-04-011-2/+2
* Diff box fixes (#15214)silverwind2021-03-313-37/+45
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-293-14/+77
* Add DefaultMergeStyle option to repository (#14789)parnic2021-03-271-0/+33
* Implement delete release attachments and update release attachments' name (#1...Lunny Xiao2021-03-232-3/+22
* Update JS dependencies (#15033)silverwind2021-03-2220-31/+31
* Fix lock modal content rendering outside modal (#15095)silverwind2021-03-211-49/+46
* Fix markdown rendering in milestone content (#15056)silverwind2021-03-202-4/+4
* fix href on label in sidebar (#15022)Norwin2021-03-181-2/+2
* Create new issue from code (#14863)Roger Luo2021-03-172-2/+12
* fix: {show,link to} proper PR on kanban board ref (#15004)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-03-161-2/+2
* 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-161-9/+9
* Re-enable listing of forks when logged out (#14992)Mike L2021-03-141-2/+2
* check if original author is set (#14971)Norwin2021-03-121-1/+1
* Fix excluding more than two labels on issues list (#14962)zeripath2021-03-131-1/+1
* don't show project cog in issue sidebar if no permission (#14953)Norwin2021-03-121-1/+3
* Minor UI fixes (#14926)Norwin2021-03-081-1/+1
* Prevent panic when empty MilestoneID in repo/issue/list (#14911)zeripath2021-03-071-1/+1