aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix oauth2 auth and UI (#33961)wxiaoguang2 days1-1/+1
* Allow filtering issues by any assignee (#33343)Andreas Svanberg2 days6-35/+34
* Optimize total count of feed when loading activities in user dashboard. (#33841)Lunny Xiao3 days1-1/+1
* Don't create duplicated functions for code repositories and wiki repositories...Lunny Xiao4 days5-7/+7
* Added Description Field for Secrets and Variables (#33526)John Smith6 days5-36/+52
* Move git references checking to gitrepo packages to reduce expose of reposito...Lunny Xiao8 days10-17/+21
* Give organisation members access to organisation feeds (#33508)Job8 days2-1/+51
* Add file tree to file view page (#32721)Kerwin Bryant8 days6-45/+96
* Feature: Ephemeral action runners (#33570)ChristopherHX9 days1-6/+8
* Add abstraction layer to delete repository from disk (#33879)Lunny Xiao9 days1-4/+5
* Fix maven panic when no package exists (#33888)wxiaoguang9 days1-0/+5
* Improve repo commit view (#33877)wxiaoguang9 days2-1/+13
* Pull request updates will also trigger code owners review requests (#33744)Lunny Xiao10 days1-2/+1
* Improve issue & code search (#33860)wxiaoguang11 days5-35/+33
* Refactor cache-control (#33861)wxiaoguang11 days9-23/+34
* Add workflow_job webhook (#33694)ChristopherHX12 days4-2/+33
* Fix auto concurrency cancellation skips commit status updates (#33764)ChristopherHX13 days2-4/+2
* Fix material icon & diff highlight (#33844)wxiaoguang13 days1-1/+0
* Move notifywatch to service layer (#33825)Lunny Xiao14 days1-1/+1
* Only keep popular licenses (#33832)wxiaoguang14 days1-1/+0
* Full-file syntax highlighting for diff pages (#33766)Dustin Firebaugh2025-03-095-6/+5
* Improve theme display (#30671)wxiaoguang2025-03-081-7/+1
* Decouple diff stats query from actual diffing (#33810)wxiaoguang2025-03-085-30/+44
* Add global lock for migrations to make upgrade more safe with multiple replic...Lunny Xiao2025-03-072-5/+6
* Use correct start and end commits for GetDiffTree (#33816)Alexander McRae2025-03-071-1/+1
* Refactor: move part of updating protected branch logic to service layer (#33742)Lunny Xiao2025-03-052-54/+4
* Remove context from git struct (#33793)TheFox0x72025-03-044-16/+16
* Refactor error system (#33771)wxiaoguang2025-03-031-1/+1
* Add composor source field (#33502)Lunny Xiao2025-02-281-2/+20
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae2025-02-284-0/+77
* Improve "generate new access token" form (#33730)Guillaume2025-02-271-7/+27
* allow filtering /repos/{owner}/{repo}/pulls by target base branch queryparam ...Royce Remer2025-02-271-0/+5
* Always show the "rerun" button for action jobs (#33692)wxiaoguang2025-02-242-2/+35
* Fix git empty check and HEAD request (#33690)wxiaoguang2025-02-241-1/+1
* Fix some user name usages (#33689)wxiaoguang2025-02-231-2/+4
* Fix for Maven Package Naming Convention Handling (#33678)Diana2025-02-222-15/+11
* Improve swagger generation (#33664)wxiaoguang2025-02-211-2/+0
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-203-6/+3
* Fix PR web route permission check (#33636)wxiaoguang2025-02-191-7/+9
* Fix Untranslated Text on Actions Page (#33635)Kerwin Bryant2025-02-181-1/+1
* Refactor error system (#33626)wxiaoguang2025-02-1771-680/+681
* Move issue pin to an standalone table for querying performance (#33452)Lunny Xiao2025-02-173-23/+36
* Refactor error system (#33610)wxiaoguang2025-02-16175-2015/+2015
* Fix project issues list and counting (#33594)Lunny Xiao2025-02-173-5/+30
* Add API to support link package to repository and unlink it (#33481)Lunny Xiao2025-02-162-6/+134
* Move commits signature and verify functions to service layers (#33605)Lunny Xiao2025-02-165-9/+12
* enable literal string for code search (#33590)Darren Hoo2025-02-162-59/+6
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-166-17/+421
* Improve commits list performance to reduce unnecessary database queries (#33528)Lunny Xiao2025-02-145-10/+45
* Performance optimization for pull request files loading comments attachments ...Lunny Xiao2025-02-141-6/+6