| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix hidden commit status on multiple checks (#22889) | oliverpool | 2023-02-20 | 1 | -4/+12 |
* | Use beforeCommit instead of baseCommit (#22949) | Kyle D | 2023-02-20 | 1 | -1/+1 |
* | Fix broken pull request files (#22962) | Lunny Xiao | 2023-02-20 | 1 | -1/+1 |
* | Fix avatar misalignment (#22955) | Zettat123 | 2023-02-20 | 1 | -1/+1 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 39 | -72/+72 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 9 | -66/+126 |
* | Introduce customized HTML elements, fix incorrect AppUrl usages in templates ... | wxiaoguang | 2023-02-17 | 2 | -3/+2 |
* | Fix 404 error viewing the LFS file (#22945) | Zettat123 | 2023-02-17 | 1 | -1/+1 |
* | Always go full width in PR view (#22844) | gempir | 2023-02-16 | 3 | -3/+3 |
* | Fix context bug (#22940) | Lunny Xiao | 2023-02-16 | 1 | -1/+1 |
* | First step to refactor the `.hide` to `.gt-hidden` (#22916) | wxiaoguang | 2023-02-16 | 1 | -4/+4 |
* | Fix shabox regression (#22924) | Gusted | 2023-02-16 | 1 | -2/+2 |
* | Always show the `command line instructions` button even if there are conflict... | wxiaoguang | 2023-02-15 | 2 | -16/+18 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 33 | -112/+112 |
* | Add tooltip to issue reference (#22913) | delvh | 2023-02-15 | 1 | -2/+2 |
* | Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895) | wxiaoguang | 2023-02-14 | 4 | -4/+4 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 65 | -434/+434 |
* | Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2... | Brecht Van Lommel | 2023-02-13 | 2 | -28/+40 |
* | Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) | wxiaoguang | 2023-02-13 | 5 | -38/+38 |
* | Add some headings to repo views (#22869) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-12 | 2 | -3/+3 |
* | Fix milestone title font problem (#22863) | wxiaoguang | 2023-02-12 | 1 | -2/+2 |
* | Preview images for Issue cards in Project Board view (#22112) | Nathaniel Sabanski | 2023-02-11 | 2 | -6/+34 |
* | Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) | wxiaoguang | 2023-02-09 | 1 | -4/+4 |
* | Fix inconsistent Filter Project name in issue list (#22827) | Brecht Van Lommel | 2023-02-09 | 1 | -2/+2 |
* | Fix more HTMLURL in templates (#22831) | wxiaoguang | 2023-02-09 | 4 | -73/+73 |
* | Fix unmatched div in project filter (#22832) | John Olheiser | 2023-02-09 | 1 | -1/+0 |
* | Make clone URL use current page's host (#22808) | wxiaoguang | 2023-02-09 | 1 | -1/+8 |
* | Fix links for the menus in the view file page (#22795) | wxiaoguang | 2023-02-08 | 1 | -2/+1 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 15 | -32/+33 |
* | Show all projects, not just repo projects and open/closed projects (#22640) | Lunny Xiao | 2023-02-04 | 1 | -11/+53 |
* | Remove 'primary' class from tab counter labels (#22687) | Francesco Siddi | 2023-02-03 | 1 | -5/+5 |
* | Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683) | jladbrook | 2023-02-03 | 2 | -38/+41 |
* | Fix diff UI for unexpandable items (#22700) | wxiaoguang | 2023-02-02 | 1 | -11/+10 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 65 | -65/+65 |
* | Add user secrets (#22191) | KN4CK3R | 2023-02-01 | 4 | -83/+15 |
* | Improve checkbox accessibility a bit by adding the title attribute (#22593) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 2 | -3/+2 |
* | Add repository setting to enable/disable releases unit (#22671) | Brecht Van Lommel | 2023-02-01 | 1 | -0/+13 |
* | Fix ref to trigger Actions (#22679) | Jason Song | 2023-01-31 | 1 | -1/+8 |
* | Fix missing title and filter in issue sidebar project menu (#22557) | Brecht Van Lommel | 2023-01-31 | 1 | -0/+7 |
* | Hide collapse icon in diff with no lines (#21094) | JakobDev | 2023-01-31 | 1 | -7/+9 |
* | Fixes accessibility behavior of Watching, Staring and Fork buttons (#22634) | Felipe Leopoldo Sologuren Gutiérrez | 2023-01-31 | 1 | -3/+3 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 10 | -0/+129 |
* | Issues: add Project filter to issues list and search (#22544) | techknowlogick | 2023-01-29 | 3 | -22/+41 |
* | Fixes accessibility of empty repository commit status (#22632) | Felipe Leopoldo Sologuren Gutiérrez | 2023-01-28 | 1 | -1/+1 |
* | Add templates to customize text when creating and migrating repositories | Brecht Van Lommel | 2023-01-24 | 4 | -4/+5 |
* | Support org/user level projects (#22235) | Lunny Xiao | 2023-01-20 | 1 | -6/+6 |
* | Mute all links in issue timeline (#22533) | silverwind | 2023-01-20 | 1 | -49/+49 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 3 | -54/+62 |
* | Restore function to "Show more" buttons (#22399) | zeripath | 2023-01-13 | 1 | -1/+1 |
* | Fix due date rendering the wrong date in issue (#22302) | Yarden Shoham | 2023-01-02 | 1 | -1/+1 |