aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issues with inconsistent spacing in areas (#32607)Kerwin Bryant2024-11-222-3/+3
* Style unification for the issue_management area (#32605)Kerwin Bryant2024-11-222-3/+3
* Add line-through for deleted branch on pull request view page (#32500)Lunny Xiao2024-11-212-3/+8
* Fix issue sidebar regression (#32598)wxiaoguang2024-11-221-1/+1
* Add 'Copy path' button to file view (#32584)silverwind2024-11-212-1/+2
* Improve issue sidebar UI (#32587)wxiaoguang2024-11-214-6/+4
* make search box in issue sidebar dropdown list always show when scrolling (#3...a10121127962024-11-215-72/+82
* Refactor find forks and fix possible bugs that weak permissions check (#32528)Lunny Xiao2024-11-181-3/+5
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-161-1/+1
* Fix large image overflow in comment page (#31740)charles2024-11-151-1/+1
* Fix incorrect project page CSS class (#32510)wxiaoguang2024-11-151-1/+1
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-1110-285/+151
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-108-84/+79
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-094-85/+99
* Fix issue sidebar (#32455)wxiaoguang2024-11-093-14/+13
* Refactor issue page info (#32445)wxiaoguang2024-11-083-11/+6
* Split issue sidebar into small templates (#32444)wxiaoguang2024-11-0815-676/+675
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-075-14/+14
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-053-36/+23
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-0528-88/+88
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-0435-56/+56
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-023-6/+8
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-029-10/+10
* remove unused call to $.HeadRepo in view_title template (#32317)Rowan Bohde2024-10-301-1/+1
* Make admins adhere to branch protection rules (#32248)Tim2024-10-232-1/+8
* update git book link to v2 (#32221)Ehsan Shirvanian2024-10-091-1/+1
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-021-1/+1
* Support repo license (#24872)yp053272024-10-011-1/+6
* Display head branch more comfortable on pull request view (#32000)Lunny Xiao2024-09-241-2/+7
* Fix template bug of pull request view (#32072)Lunny Xiao2024-09-241-1/+1
* Allow set branch protection in an empty repository (#32095)Lunny Xiao2024-09-242-17/+13
* Fix Bug in Issue/pulls list (#32081)cloudchamb3r2024-09-241-2/+2
* Fix rename branch permission bug (#32066)Lunny Xiao2024-09-221-1/+1
* Included tag search capabilities (#32045)Bruno Sofiato2024-09-181-4/+12
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-0/+117
* Distinguish official vs non-official reviews, add tool tips, and upgr… (#31...william-allspice2024-09-063-4/+12
* Remove urls from translations (#31950)Denys Konovalov2024-09-023-5/+5
* Move lock icon position and add additional tooltips to branch list page (#31839)william-allspice2024-08-211-7/+11
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-193-3/+9
* Actions support workflow dispatch event (#28163)胖梁2024-08-182-0/+83
* Fixes for unreachable project issues when transfer repository from organizati...Edip Emre Bodur2024-08-131-1/+2
* Support issue template assignees (#31083)Zettat1232024-08-121-4/+4
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-111-3/+3
* Move repository visibility to danger zone in the settings area (#31126)Fábio Barkoski2024-08-111-14/+49
* Add warning message in merge instructions when `AutodetectManualMerge` was no...a10121127962024-08-101-1/+7
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-091-0/+16
* Fix the display of project type for deleted projects (#31732)yp053272024-07-301-4/+10
* Added default sorting milestones by name (#27084)Bartlomiej Komendarczuk2024-07-161-0/+1
* Code editor theme enhancements (#31629)silverwind2024-07-141-1/+1
* Don't show hidden labels when filling out an issue template (#31576)65432024-07-081-1/+1