aboutsummaryrefslogtreecommitdiff
path: root/templates/repo
AgeCommit message (Expand)Author
2023-03-11Refactor branch/tag selector dropdown (first step) (#23394)wxiaoguang
2023-03-10Hide target selector if tag exists when creating new release (#23171)Zettat123
2023-03-10Add user webhooks (#21563)KN4CK3R
2023-03-09Fix and move "Use this template" button (#23398)silverwind
2023-03-09Redirect to project again after editing it (#23326)yp05327
2023-03-08Fix incorrect display for comment context menu (#23343)wxiaoguang
2023-03-06Remove unnecessary space on link (#23334)Lunny Xiao
2023-03-06Fix incorrect project links and use symlink icon for org-wide projects (#23325)yp05327
2023-03-06Fix PR view misalignment caused by long name file (#23321)Hester Gong
2023-03-06Fix broken code editor diff preview (#23307)wxiaoguang
2023-03-05Add context when rendering labels or emojis (#23281)Jonathan Tran
2023-03-04Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang
2023-03-03Fix stray backticks appearing in pull request timeline (#23282)Brecht Van Lommel
2023-03-03Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong
2023-03-02Refactor `ctx` in templates (#23105)wxiaoguang
2023-03-02Fix missed `.hide` class (#23208)yp05327
2023-03-01Pull Requests: add button to compare force pushed commits (#22857)Brecht Van Lommel
2023-02-24Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel
2023-02-24Projects: rename Board to Column in interface and improve consistency (#22767)Brecht Van Lommel
2023-02-24Fix nil context in RenderMarkdownToHtml (#23092)Zettat123
2023-02-24Make issue meta dropdown support Enter, confirm before reloading (#23014)wxiaoguang
2023-02-23Fix commit name in Apply Patch page (#23086)yp05327
2023-02-23Add wrapper to author to avoid long name ui problem (#23030)HesterG
2023-02-23Improve accessibility for issue comments (#22612)Andre Polykanine
2023-02-21display attachments of review comment when comment content is blank (#23035)sillyguodong
2023-02-21Improve PR Review Box UI (#22986)wxiaoguang
2023-02-21Fix the Manually Merged form (#23015)wxiaoguang
2023-02-21Remove delete button for review comment (#23036)Zettat123
2023-02-21add margin top to the top of branches (#23002)HesterG
2023-02-20Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)wxiaoguang
2023-02-21Fix pull request branch selector visible without clicking Edit (#23012)Brecht Van Lommel
2023-02-20Fix hidden commit status on multiple checks (#22889)oliverpool
2023-02-20Use beforeCommit instead of baseCommit (#22949)Kyle D
2023-02-20Fix broken pull request files (#22962)Lunny Xiao
2023-02-20Fix avatar misalignment (#22955)Zettat123
2023-02-19Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang
2023-02-18Scoped labels (#22585)Brecht Van Lommel
2023-02-17Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang
2023-02-17Fix 404 error viewing the LFS file (#22945)Zettat123
2023-02-16Always go full width in PR view (#22844)gempir
2023-02-16Fix context bug (#22940)Lunny Xiao
2023-02-16First step to refactor the `.hide` to `.gt-hidden` (#22916)wxiaoguang
2023-02-16Fix shabox regression (#22924)Gusted
2023-02-15Always show the `command line instructions` button even if there are conflict...wxiaoguang
2023-02-15Add context cache as a request level cache (#22294)Lunny Xiao
2023-02-15Add tooltip to issue reference (#22913)delvh
2023-02-14Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang
2023-02-13Move helpers to be prefixed with `gt-` (#22879)zeripath
2023-02-13Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel
2023-02-13Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang