aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* Swift files can be passed either as file or as form value (#34068)HEADmainWolfgang Reithmeier55 min.1-8/+28
* Fix bug when migrating repository (#34182)Lunny Xiao4 days1-1/+1
* Add package version api endpoints (#34173)KN4CK3R5 days2-24/+148
* Allow admins and org owners to change org member public status (#28294)Tomeamis5 days1-4/+19
* Fix team permission (#34128)wxiaoguang10 days2-26/+12
* Avoid creating unnecessary temporary cat file sub process (#33942)Lunny Xiao14 days1-1/+1
* Refactor markup render to fix various path problems (#34114)wxiaoguang14 days1-5/+5
* Refactor Branch struct in package modules/git (#33980)Lunny Xiao2025-04-022-24/+11
* Fix return bug (#34093)Lunny Xiao2025-04-011-1/+1
* Enable addtional linters (#34085)TheFox0x72025-04-0127-62/+63
* fix users being able bypass limits with repo transfers (#34031)TheFox0x72025-03-311-11/+10
* Enable testifylint rules (#34075)TheFox0x72025-03-312-3/+3
* Add a config option to block "expensive" pages for anonymous users (#34024)wxiaoguang2025-03-303-5/+5
* enable staticcheck QFxxxx rules (#34064)TheFox0x72025-03-296-18/+22
* Download actions job logs from API (#33858)Lunny Xiao2025-03-262-0/+68
* Allow filtering issues by any assignee (#33343)Andreas Svanberg2025-03-211-4/+4
* Don't create duplicated functions for code repositories and wiki repositories...Lunny Xiao2025-03-191-1/+1
* Added Description Field for Secrets and Variables (#33526)John Smith2025-03-173-33/+45
* Move git references checking to gitrepo packages to reduce expose of reposito...Lunny Xiao2025-03-153-4/+4
* Feature: Ephemeral action runners (#33570)ChristopherHX2025-03-141-6/+8
* Fix maven panic when no package exists (#33888)wxiaoguang2025-03-141-0/+5
* Refactor cache-control (#33861)wxiaoguang2025-03-131-2/+2
* Add workflow_job webhook (#33694)ChristopherHX2025-03-112-1/+7
* Fix auto concurrency cancellation skips commit status updates (#33764)ChristopherHX2025-03-101-2/+1
* Only keep popular licenses (#33832)wxiaoguang2025-03-101-1/+0
* Full-file syntax highlighting for diff pages (#33766)Dustin Firebaugh2025-03-091-2/+1
* Decouple diff stats query from actual diffing (#33810)wxiaoguang2025-03-081-1/+7
* Refactor: move part of updating protected branch logic to service layer (#33742)Lunny Xiao2025-03-051-37/+1
* Add composor source field (#33502)Lunny Xiao2025-02-281-2/+20
* allow filtering /repos/{owner}/{repo}/pulls by target base branch queryparam ...Royce Remer2025-02-271-0/+5
* 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-201-2/+1
* Refactor error system (#33626)wxiaoguang2025-02-1771-680/+681
* Move issue pin to an standalone table for querying performance (#33452)Lunny Xiao2025-02-171-3/+3
* Refactor error system (#33610)wxiaoguang2025-02-1698-1579/+1580
* Add API to support link package to repository and unlink it (#33481)Lunny Xiao2025-02-162-6/+134
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-165-2/+418
* Add a transaction to `pickTask` (#33543)Zettat1232025-02-122-96/+1
* Enhance routers for the Actions variable operations (#33547)Jason Song2025-02-113-3/+15
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-114-5/+298
* Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541)wxiaoguang2025-02-104-333/+0
* Feature: Support workflow event dispatch via API (#32059)Bence Sántha2025-02-104-0/+333
* Add a option "--user-type bot" to admin user create, improve role display (#2...mscherer2025-02-071-2/+2
* Reject star-related requests if stars are disabled (#33208)Henrique Corrêa2025-02-043-3/+23
* Inclusion of rename organization api (#33303)Bruno Sofiato2025-02-014-14/+46
* Refactor repository transfer (#33211)Lunny Xiao2025-01-301-36/+19
* Add tests for webhook and fix some webhook bugs (#33396)Lunny Xiao2025-01-301-0/+2
* Support choose email when creating a commit via web UI (#33432)wxiaoguang2025-01-302-20/+20