aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Pull Requests: add button to compare force pushed commits (#22857)Brecht Van Lommel2023-03-011-0/+5
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-242-2/+4
* Projects: rename Board to Column in interface and improve consistency (#22767)Brecht Van Lommel2023-02-242-22/+22
* Fix nil context in RenderMarkdownToHtml (#23092)Zettat1232023-02-247-16/+16
* Make issue meta dropdown support Enter, confirm before reloading (#23014)wxiaoguang2023-02-243-7/+7
* Fix commit name in Apply Patch page (#23086)yp053272023-02-231-1/+1
* Add wrapper to author to avoid long name ui problem (#23030)HesterG2023-02-231-3/+3
* Improve accessibility for issue comments (#22612)Andre Polykanine2023-02-232-6/+6
* display attachments of review comment when comment content is blank (#23035)sillyguodong2023-02-211-1/+1
* Improve PR Review Box UI (#22986)wxiaoguang2023-02-213-8/+8
* Fix the Manually Merged form (#23015)wxiaoguang2023-02-211-13/+7
* Remove delete button for review comment (#23036)Zettat1232023-02-211-1/+1
* add margin top to the top of branches (#23002)HesterG2023-02-211-1/+1
* Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)wxiaoguang2023-02-201-1/+1
* Fix pull request branch selector visible without clicking Edit (#23012)Brecht Van Lommel2023-02-211-1/+1
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-201-4/+12
* Use beforeCommit instead of baseCommit (#22949)Kyle D2023-02-201-1/+1
* Fix broken pull request files (#22962)Lunny Xiao2023-02-201-1/+1
* Fix avatar misalignment (#22955)Zettat1232023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-1939-72/+72
* Scoped labels (#22585)Brecht Van Lommel2023-02-189-66/+126
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-172-3/+2
* Fix 404 error viewing the LFS file (#22945)Zettat1232023-02-171-1/+1
* Always go full width in PR view (#22844)gempir2023-02-163-3/+3
* Fix context bug (#22940)Lunny Xiao2023-02-161-1/+1
* First step to refactor the `.hide` to `.gt-hidden` (#22916)wxiaoguang2023-02-161-4/+4
* Fix shabox regression (#22924)Gusted2023-02-161-2/+2
* Always show the `command line instructions` button even if there are conflict...wxiaoguang2023-02-152-16/+18
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-1533-112/+112
* Add tooltip to issue reference (#22913)delvh2023-02-151-2/+2
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-144-4/+4
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-1365-434/+434
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-132-28/+40
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-135-38/+38
* Add some headings to repo views (#22869)Felipe Leopoldo Sologuren GutiƩrrez2023-02-122-3/+3
* Fix milestone title font problem (#22863)wxiaoguang2023-02-121-2/+2
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-112-6/+34
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-091-4/+4
* Fix inconsistent Filter Project name in issue list (#22827)Brecht Van Lommel2023-02-091-2/+2
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-094-73/+73
* Fix unmatched div in project filter (#22832)John Olheiser2023-02-091-1/+0
* Make clone URL use current page's host (#22808)wxiaoguang2023-02-091-1/+8
* Fix links for the menus in the view file page (#22795)wxiaoguang2023-02-081-2/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-0615-32/+33
* Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao2023-02-041-11/+53
* Remove 'primary' class from tab counter labels (#22687)Francesco Siddi2023-02-031-5/+5
* Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683)jladbrook2023-02-032-38/+41
* Fix diff UI for unexpandable items (#22700)wxiaoguang2023-02-021-11/+10
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-0165-65/+65
* Add user secrets (#22191)KN4CK3R2023-02-014-83/+15