aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs
Commit message (Expand)AuthorAgeFilesLines
* Add workflow_job webhook (#33694)ChristopherHX13 days2-0/+52
* Decouple diff stats query from actual diffing (#33810)wxiaoguang2025-03-081-4/+6
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-161-0/+31
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-111-0/+33
* Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541)wxiaoguang2025-02-101-33/+0
* Feature: Support workflow event dispatch via API (#32059)Bence Sántha2025-02-101-0/+33
* Inclusion of rename organization api (#33303)Bruno Sofiato2025-02-011-0/+9
* Add tests for webhook and fix some webhook bugs (#33396)Lunny Xiao2025-01-301-58/+2
* Fix sync fork for consistency (#33147)Chai-Shi2025-01-101-0/+8
* Refactor older tests to use testify (#33140)TheFox0x72025-01-091-3/+3
* Implement update branch API (#32433)Kemal Zebari2024-12-121-0/+10
* Add priority to protected branch (#32286)65432024-11-271-0/+8
* Refactor render system (#32492)wxiaoguang2024-11-141-4/+6
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-091-1/+3
* Add new event commit status creation and webhook implementation (#27151)Lunny Xiao2024-11-071-7/+23
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+3
* Support requested_reviewers data in comment webhook events (#26178)谈笑风生间2024-10-161-7/+8
* Support repo license (#24872)yp053272024-10-011-0/+1
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-9/+16
* Actions support workflow dispatch event (#28163)胖梁2024-08-181-0/+14
* Support issue template assignees (#31083)Zettat1232024-08-122-13/+14
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-051-15/+16
* Add permission description for API to add repo collaborator (#31744)Jason Song2024-08-011-0/+1
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-191-10/+12
* Allow force push to protected branches (#28086)Henry Goodman2024-07-051-0/+15
* Increase max length of org team names from 30 to 255 characters (#31410)Tobias Balle-Petersen2024-06-191-2/+2
* Fix missing images in editor preview due to wrong links (#31299)Brecht Van Lommel2024-06-171-2/+4
* Add tag protection via rest api #17862 (#31295)mzroot2024-06-141-0/+28
* Document possible action types for the user activity feed API (#31196)Kemal Zebari2024-06-031-2/+5
* Add topics for repository API (#31127)Lunny Xiao2024-05-281-0/+1
* Make gitea webhooks openproject compatible (#28435)André Rosenhammer2024-05-263-0/+9
* Simplify mirror repository API logic (#30963)wxiaoguang2024-05-171-1/+1
* Support using label names when changing issue labels (#30943)Zettat1232024-05-131-2/+3
* Fix no edit history after editing issue's title and content (#30814)yp053272024-05-031-1/+1
* Add API endpoints for getting action jobs status (#26673)Chester2024-05-011-0/+34
* Update API to return 'source_id' for users (#29718)Tobias Balle-Petersen2024-04-161-0/+2
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-161-0/+10
* Add API for `Variables` (#29520)sillyguodong2024-03-281-0/+37
* Fix lint-swagger warning (#29787)sillyguodong2024-03-141-7/+0
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-0/+3
* Extend issue template yaml engine (#29274)65432024-03-041-4/+30
* Add admin API route for managing user's badges (#23106)techknowlogick2024-03-011-0/+31
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-1/+4
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-2/+3
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+6
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+3
* chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu2023-12-191-3/+2
* Fix package webhook (#27839)Lunny Xiao2023-10-311-0/+1
* Restore warning commit status (#27504)silverwind2023-10-081-3/+11
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)Nabapadma-sarker2023-09-241-0/+1