| Commit message (Expand) | Author | Age | Files | Lines |
* | Swift files can be passed either as file or as form value (#34068)HEADmain | Wolfgang Reithmeier | 55 min. | 1 | -8/+28 |
* | Fix bug when migrating repository (#34182) | Lunny Xiao | 4 days | 1 | -1/+1 |
* | Add package version api endpoints (#34173) | KN4CK3R | 5 days | 2 | -24/+148 |
* | Allow admins and org owners to change org member public status (#28294) | Tomeamis | 5 days | 1 | -4/+19 |
* | Fix team permission (#34128) | wxiaoguang | 10 days | 2 | -26/+12 |
* | Avoid creating unnecessary temporary cat file sub process (#33942) | Lunny Xiao | 14 days | 1 | -1/+1 |
* | Refactor markup render to fix various path problems (#34114) | wxiaoguang | 14 days | 1 | -5/+5 |
* | Refactor Branch struct in package modules/git (#33980) | Lunny Xiao | 2025-04-02 | 2 | -24/+11 |
* | Fix return bug (#34093) | Lunny Xiao | 2025-04-01 | 1 | -1/+1 |
* | Enable addtional linters (#34085) | TheFox0x7 | 2025-04-01 | 27 | -62/+63 |
* | fix users being able bypass limits with repo transfers (#34031) | TheFox0x7 | 2025-03-31 | 1 | -11/+10 |
* | Enable testifylint rules (#34075) | TheFox0x7 | 2025-03-31 | 2 | -3/+3 |
* | Add a config option to block "expensive" pages for anonymous users (#34024) | wxiaoguang | 2025-03-30 | 3 | -5/+5 |
* | enable staticcheck QFxxxx rules (#34064) | TheFox0x7 | 2025-03-29 | 6 | -18/+22 |
* | Download actions job logs from API (#33858) | Lunny Xiao | 2025-03-26 | 2 | -0/+68 |
* | Allow filtering issues by any assignee (#33343) | Andreas Svanberg | 2025-03-21 | 1 | -4/+4 |
* | Don't create duplicated functions for code repositories and wiki repositories... | Lunny Xiao | 2025-03-19 | 1 | -1/+1 |
* | Added Description Field for Secrets and Variables (#33526) | John Smith | 2025-03-17 | 3 | -33/+45 |
* | Move git references checking to gitrepo packages to reduce expose of reposito... | Lunny Xiao | 2025-03-15 | 3 | -4/+4 |
* | Feature: Ephemeral action runners (#33570) | ChristopherHX | 2025-03-14 | 1 | -6/+8 |
* | Fix maven panic when no package exists (#33888) | wxiaoguang | 2025-03-14 | 1 | -0/+5 |
* | Refactor cache-control (#33861) | wxiaoguang | 2025-03-13 | 1 | -2/+2 |
* | Add workflow_job webhook (#33694) | ChristopherHX | 2025-03-11 | 2 | -1/+7 |
* | Fix auto concurrency cancellation skips commit status updates (#33764) | ChristopherHX | 2025-03-10 | 1 | -2/+1 |
* | Only keep popular licenses (#33832) | wxiaoguang | 2025-03-10 | 1 | -1/+0 |
* | Full-file syntax highlighting for diff pages (#33766) | Dustin Firebaugh | 2025-03-09 | 1 | -2/+1 |
* | Decouple diff stats query from actual diffing (#33810) | wxiaoguang | 2025-03-08 | 1 | -1/+7 |
* | Refactor: move part of updating protected branch logic to service layer (#33742) | Lunny Xiao | 2025-03-05 | 1 | -37/+1 |
* | Add composor source field (#33502) | Lunny Xiao | 2025-02-28 | 1 | -2/+20 |
* | allow filtering /repos/{owner}/{repo}/pulls by target base branch queryparam ... | Royce Remer | 2025-02-27 | 1 | -0/+5 |
* | Fix some user name usages (#33689) | wxiaoguang | 2025-02-23 | 1 | -2/+4 |
* | Fix for Maven Package Naming Convention Handling (#33678) | Diana | 2025-02-22 | 2 | -15/+11 |
* | Improve swagger generation (#33664) | wxiaoguang | 2025-02-21 | 1 | -2/+0 |
* | Use test context in tests and new loop system in benchmarks (#33648) | TheFox0x7 | 2025-02-20 | 1 | -2/+1 |
* | Refactor error system (#33626) | wxiaoguang | 2025-02-17 | 71 | -680/+681 |
* | Move issue pin to an standalone table for querying performance (#33452) | Lunny Xiao | 2025-02-17 | 1 | -3/+3 |
* | Refactor error system (#33610) | wxiaoguang | 2025-02-16 | 98 | -1579/+1580 |
* | Add API to support link package to repository and unlink it (#33481) | Lunny Xiao | 2025-02-16 | 2 | -6/+134 |
* | Artifacts download api for artifact actions v4 (#33510) | ChristopherHX | 2025-02-16 | 5 | -2/+418 |
* | Add a transaction to `pickTask` (#33543) | Zettat123 | 2025-02-12 | 2 | -96/+1 |
* | Enhance routers for the Actions variable operations (#33547) | Jason Song | 2025-02-11 | 3 | -3/+15 |
* | Feature: Support workflow event dispatch via API (#33545) | wxiaoguang | 2025-02-11 | 4 | -5/+298 |
* | Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541) | wxiaoguang | 2025-02-10 | 4 | -333/+0 |
* | Feature: Support workflow event dispatch via API (#32059) | Bence Sántha | 2025-02-10 | 4 | -0/+333 |
* | Add a option "--user-type bot" to admin user create, improve role display (#2... | mscherer | 2025-02-07 | 1 | -2/+2 |
* | Reject star-related requests if stars are disabled (#33208) | Henrique Corrêa | 2025-02-04 | 3 | -3/+23 |
* | Inclusion of rename organization api (#33303) | Bruno Sofiato | 2025-02-01 | 4 | -14/+46 |
* | Refactor repository transfer (#33211) | Lunny Xiao | 2025-01-30 | 1 | -36/+19 |
* | Add tests for webhook and fix some webhook bugs (#33396) | Lunny Xiao | 2025-01-30 | 1 | -0/+2 |
* | Support choose email when creating a commit via web UI (#33432) | wxiaoguang | 2025-01-30 | 2 | -20/+20 |