| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the show/hide methods for string selector (#23042) | wxiaoguang | 2023-02-21 | 1 | -1/+5 |
* | Upgrade to stylelint 15 (#22944) | silverwind | 2023-02-21 | 5 | -6/+4 |
* | Add force_merge to merge request and fix checking mergable (#23010) | Jason Song | 2023-02-21 | 1 | -1/+6 |
* | Improve PR Review Box UI (#22986) | wxiaoguang | 2023-02-21 | 6 | -44/+27 |
* | Remove dashes between organization member avatars on hover (#23034) | HesterG | 2023-02-21 | 1 | -0/+4 |
* | Fix the Manually Merged form (#23015) | wxiaoguang | 2023-02-21 | 1 | -0/+4 |
* | Improve frontend guidelines (#23007) | wxiaoguang | 2023-02-21 | 1 | -3/+30 |
* | Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008) | wxiaoguang | 2023-02-20 | 1 | -1/+0 |
* | Remove unnecessary and incorrect `find('.menu').toggle()` (#22987) | wxiaoguang | 2023-02-20 | 2 | -4/+0 |
* | Fix hidden commit status on multiple checks (#22889) | oliverpool | 2023-02-20 | 3 | -27/+2 |
* | Fix avatar misalignment (#22955) | Zettat123 | 2023-02-20 | 1 | -0/+2 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 31 | -163/+246 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 8 | -93/+179 |
* | webview: Fix overflowing diff body (#22959) | Ferdinand Thiessen | 2023-02-18 | 1 | -0/+5 |
* | Introduce customized HTML elements, fix incorrect AppUrl usages in templates ... | wxiaoguang | 2023-02-17 | 1 | -0/+17 |
* | First step to refactor the `.hide` to `.gt-hidden` (#22916) | wxiaoguang | 2023-02-16 | 4 | -22/+16 |
* | Add `title` to PR file tree items (#22918) | delvh | 2023-02-16 | 1 | -1/+2 |
* | Fix dark-colored description text in arc-green theme (#22908) | Zettat123 | 2023-02-14 | 1 | -0/+4 |
* | Fix the full-height problem for all pages (#22905) | wxiaoguang | 2023-02-14 | 1 | -5/+5 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 16 | -206/+207 |
* | Remove _actions.less (#22885) | Jason Song | 2023-02-13 | 3 | -46/+53 |
* | Highlight focused diff file (#22870) | delvh | 2023-02-13 | 1 | -0/+8 |
* | Fix style of actions rerun button (#22835) | Jason Song | 2023-02-12 | 1 | -18/+30 |
* | Revert "Fix notification and stopwatch empty states" (#22876) | Lunny Xiao | 2023-02-12 | 2 | -2/+0 |
* | Fix PR file tree folders no longer collapsing (#22864) | gempir | 2023-02-12 | 2 | -2/+19 |
* | Fix notification and stopwatch empty states (#22845) | silverwind | 2023-02-11 | 2 | -0/+2 |
* | Preview images for Issue cards in Project Board view (#22112) | Nathaniel Sabanski | 2023-02-11 | 1 | -0/+23 |
* | Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) | wxiaoguang | 2023-02-09 | 3 | -4/+16 |
* | Improve AppUrl/ROOT_URL checking (#22836) | wxiaoguang | 2023-02-09 | 3 | -8/+8 |
* | Improve notification and stopwatch styles (#22169) | silverwind | 2023-02-09 | 2 | -0/+29 |
* | Fix rerun button of Actions (#22798) | Jason Song | 2023-02-08 | 1 | -6/+9 |
* | Fix links for the menus in the view file page (#22795) | wxiaoguang | 2023-02-08 | 3 | -10/+23 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 4 | -1/+20 |
* | Add Chef package registry (#22554) | KN4CK3R | 2023-02-06 | 1 | -0/+20 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 1 | -0/+3 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 4 | -22/+63 |
* | Escape path for the file list (#22741) | wxiaoguang | 2023-02-04 | 2 | -2/+11 |
* | Fix color of tertiary button on dark theme (#22739) | silverwind | 2023-02-04 | 1 | -3/+10 |
* | Enable `@<user>`- completion popup on the release description textarea (#22359) | delvh | 2023-02-01 | 1 | -2/+2 |
* | Add Conda package registry (#22262) | KN4CK3R | 2023-02-01 | 1 | -0/+20 |
* | Add missing close bracket in imagediff (#22710) | zeripath | 2023-02-01 | 1 | -1/+1 |
* | Fix bugs with WebAuthn preventing sign in and registration. (#22651) | zeripath | 2023-02-01 | 1 | -15/+22 |
* | Use relative url in actions view (#22675) | Jason Song | 2023-01-31 | 1 | -4/+4 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 8 | -2/+505 |
* | Add ARIA support for Fomantic UI checkboxes (#22599) | wxiaoguang | 2023-01-25 | 2 | -2/+19 |
* | Address feedback from #22517 (#22563) | Francesco Siddi | 2023-01-21 | 1 | -4/+5 |
* | Truncate commit summary on repo files table. (#22551) | zeripath | 2023-01-20 | 1 | -0/+5 |
* | Dropzone: Add "Copy link" button for new uploads (#22517) | Francesco Siddi | 2023-01-19 | 1 | -0/+15 |
* | Load asciicast css async (#22502) | Jason Song | 2023-01-18 | 2 | -3/+4 |
* | Support asciicast files as new markup (#22448) | Jason Song | 2023-01-18 | 5 | -0/+31 |