aboutsummaryrefslogtreecommitdiffstats
path: root/modules/structs
Commit message (Expand)AuthorAgeFilesLines
* Implement update branch API (#32433)Kemal Zebari11 days1-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
* Fix push mirror, wrong timestamp format (#27153)Daniel Kilimnik2023-09-231-8/+12
* refactor(API): refactor secret creation and update functionality (#26751)Bo-Yi Wu2023-08-281-14/+2
* add Upload URL to release API (#26663)Earl Warren2023-08-241-0/+1
* feat(API): update and delete secret for managing organization secrets (#26660)Bo-Yi Wu2023-08-241-0/+9
* feat: implement organization secret creation API (#26566)Bo-Yi Wu2023-08-221-1/+13
* Add `branch_filter` to hooks API endpoints (#26599)Yarden Shoham2023-08-211-0/+1
* Add link to job details and tooltip to commit status in repo list in dashboar...yp053272023-08-211-0/+4
* Add API route to list org secrets (#26485)Bo-Yi Wu2023-08-151-0/+15
* Allow to archive labels (#26478)puni98692023-08-141-0/+6
* Doc update swagger doc for POST /orgs/{org}/teams (#26155)caicandong2023-07-261-2/+2