| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix issues with inconsistent spacing in areas (#32607) | Kerwin Bryant | 2024-11-22 | 2 | -3/+3 |
* | Style unification for the issue_management area (#32605) | Kerwin Bryant | 2024-11-22 | 2 | -3/+3 |
* | Add line-through for deleted branch on pull request view page (#32500) | Lunny Xiao | 2024-11-21 | 2 | -3/+8 |
* | Fix issue sidebar regression (#32598) | wxiaoguang | 2024-11-22 | 1 | -1/+1 |
* | Add 'Copy path' button to file view (#32584) | silverwind | 2024-11-21 | 2 | -1/+2 |
* | Improve issue sidebar UI (#32587) | wxiaoguang | 2024-11-21 | 4 | -6/+4 |
* | make search box in issue sidebar dropdown list always show when scrolling (#3... | a1012112796 | 2024-11-21 | 5 | -72/+82 |
* | Refactor find forks and fix possible bugs that weak permissions check (#32528) | Lunny Xiao | 2024-11-18 | 1 | -3/+5 |
* | Fix and refactor markdown rendering (#32522) | wxiaoguang | 2024-11-16 | 1 | -1/+1 |
* | Fix large image overflow in comment page (#31740) | charles | 2024-11-15 | 1 | -1/+1 |
* | Fix incorrect project page CSS class (#32510) | wxiaoguang | 2024-11-15 | 1 | -1/+1 |
* | Refactor sidebar assignee&milestone&project selectors (#32465) | wxiaoguang | 2024-11-11 | 10 | -285/+151 |
* | Refactor sidebar label selector (#32460) | wxiaoguang | 2024-11-10 | 8 | -84/+79 |
* | Add reviewers selection to new pull request (#32403) | Calvin K | 2024-11-09 | 4 | -85/+99 |
* | Fix issue sidebar (#32455) | wxiaoguang | 2024-11-09 | 3 | -14/+13 |
* | Refactor issue page info (#32445) | wxiaoguang | 2024-11-08 | 3 | -11/+6 |
* | Split issue sidebar into small templates (#32444) | wxiaoguang | 2024-11-08 | 15 | -676/+675 |
* | Support quote selected comments to reply (#32431) | wxiaoguang | 2024-11-07 | 5 | -14/+14 |
* | Fix milestone deadline and date related problems (#32339) | Lunny Xiao | 2024-11-05 | 3 | -36/+23 |
* | Refactor template ctx and render utils (#32422) | wxiaoguang | 2024-11-05 | 28 | -88/+88 |
* | Refactor DateUtils and merge TimeSince (#32409) | wxiaoguang | 2024-11-04 | 35 | -56/+56 |
* | Replace DateTime with proper functions (#32402) | wxiaoguang | 2024-11-02 | 3 | -6/+8 |
* | Replace DateTime with DateUtils (#32383) | wxiaoguang | 2024-11-02 | 9 | -10/+10 |
* | remove unused call to $.HeadRepo in view_title template (#32317) | Rowan Bohde | 2024-10-30 | 1 | -1/+1 |
* | Make admins adhere to branch protection rules (#32248) | Tim | 2024-10-23 | 2 | -1/+8 |
* | update git book link to v2 (#32221) | Ehsan Shirvanian | 2024-10-09 | 1 | -1/+1 |
* | Fix javascript error when an anonymous user visiting migration page (#32144) | Lunny Xiao | 2024-10-02 | 1 | -1/+1 |
* | Support repo license (#24872) | yp05327 | 2024-10-01 | 1 | -1/+6 |
* | Display head branch more comfortable on pull request view (#32000) | Lunny Xiao | 2024-09-24 | 1 | -2/+7 |
* | Fix template bug of pull request view (#32072) | Lunny Xiao | 2024-09-24 | 1 | -1/+1 |
* | Allow set branch protection in an empty repository (#32095) | Lunny Xiao | 2024-09-24 | 2 | -17/+13 |
* | Fix Bug in Issue/pulls list (#32081) | cloudchamb3r | 2024-09-24 | 1 | -2/+2 |
* | Fix rename branch permission bug (#32066) | Lunny Xiao | 2024-09-22 | 1 | -1/+1 |
* | Included tag search capabilities (#32045) | Bruno Sofiato | 2024-09-18 | 1 | -4/+12 |
* | Support migration from AWS CodeCommit (#31981) | Zettat123 | 2024-09-11 | 1 | -0/+117 |
* | Distinguish official vs non-official reviews, add tool tips, and upgr… (#31... | william-allspice | 2024-09-06 | 3 | -4/+12 |
* | Remove urls from translations (#31950) | Denys Konovalov | 2024-09-02 | 3 | -5/+5 |
* | Move lock icon position and add additional tooltips to branch list page (#31839) | william-allspice | 2024-08-21 | 1 | -7/+11 |
* | Add tag name in the commits list (#31082) | Lunny Xiao | 2024-08-19 | 3 | -3/+9 |
* | Actions support workflow dispatch event (#28163) | 胖梁 | 2024-08-18 | 2 | -0/+83 |
* | Fixes for unreachable project issues when transfer repository from organizati... | Edip Emre Bodur | 2024-08-13 | 1 | -1/+2 |
* | Support issue template assignees (#31083) | Zettat123 | 2024-08-12 | 1 | -4/+4 |
* | Show lock owner instead of repo owner on LFS setting page (#31788) | Jason Song | 2024-08-11 | 1 | -3/+3 |
* | Move repository visibility to danger zone in the settings area (#31126) | Fábio Barkoski | 2024-08-11 | 1 | -14/+49 |
* | Add warning message in merge instructions when `AutodetectManualMerge` was no... | a1012112796 | 2024-08-10 | 1 | -1/+7 |
* | Add issue comment when moving issues from one column to another of the projec... | Lunny Xiao | 2024-08-09 | 1 | -0/+16 |
* | Fix the display of project type for deleted projects (#31732) | yp05327 | 2024-07-30 | 1 | -4/+10 |
* | Added default sorting milestones by name (#27084) | Bartlomiej Komendarczuk | 2024-07-16 | 1 | -0/+1 |
* | Code editor theme enhancements (#31629) | silverwind | 2024-07-14 | 1 | -1/+1 |
* | Don't show hidden labels when filling out an issue template (#31576) | 6543 | 2024-07-08 | 1 | -1/+1 |