aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* Allow filtering issues by any assignee (#33343)Andreas Svanberg2 days1-4/+4
* Don't create duplicated functions for code repositories and wiki repositories...Lunny Xiao4 days1-1/+1
* Added Description Field for Secrets and Variables (#33526)John Smith6 days3-33/+45
* Move git references checking to gitrepo packages to reduce expose of reposito...Lunny Xiao7 days3-4/+4
* Feature: Ephemeral action runners (#33570)ChristopherHX9 days1-6/+8
* Fix maven panic when no package exists (#33888)wxiaoguang9 days1-0/+5
* Refactor cache-control (#33861)wxiaoguang11 days1-2/+2
* Add workflow_job webhook (#33694)ChristopherHX12 days2-1/+7
* Fix auto concurrency cancellation skips commit status updates (#33764)ChristopherHX13 days1-2/+1
* Only keep popular licenses (#33832)wxiaoguang14 days1-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
* Fix system admin cannot fork or get private fork with API (#33401)Lunny Xiao2025-01-271-7/+9
* Refactor webhook events (#33337)Lunny Xiao2025-01-231-41/+40
* Remove duplicate "ResponseWriter.Status" method (#33346)wxiaoguang2025-01-222-3/+3
* Only allow admins to rename default/protected branches (#33276)Kemal Zebari2025-01-151-1/+9
* Move some Actions related functions from `routers` to `services` (#33280)Zettat1232025-01-153-176/+12
* Let API create and edit system webhooks, attempt 2 (#33180)Michael B.2025-01-131-1/+20
* Refactor RefName (#33234)wxiaoguang2025-01-131-1/+1
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-132-12/+5
* Fix sync fork for consistency (#33147)Chai-Shi2025-01-103-0/+58
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-102-11/+4
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-071-1/+1
* Refactor package (routes and error handling, npm peer dependency) (#33111)wxiaoguang2025-01-0623-218/+103
* Use `Project-URL` metadata field to get a PyPI package's homepage URL (#33089)Kemal Zebari2025-01-032-4/+53
* Refactor maven package registry (#33049)wxiaoguang2024-12-312-22/+56
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-315-6/+6