aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
* Implement update branch API (#32433)Kemal Zebari2024-12-121-0/+73
* Add priority to protected branch (#32286)65432024-11-271-0/+82
* Refactor render system (#32492)wxiaoguang2024-11-141-4/+4
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-091-0/+14
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-071-1/+1
* Include file extension checks in attachment API (#32151)Kemal Zebari2024-11-061-0/+9
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-051-4/+4
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+12
* API: enhance SearchIssues swagger docs (#32208)65432024-10-191-17/+41
* Allow filtering PRs by poster in the ListPullRequests API (#32209)65432024-10-071-6/+19
* Support repo license (#24872)yp053272024-10-011-0/+52
* Fix bug in getting merged pull request by commit (#32079)Zettat1232024-09-241-1/+1
* Support migration from AWS CodeCommit (#31981)Zettat1232024-09-111-0/+8
* Support issue template assignees (#31083)Zettat1232024-08-121-2/+5
* Fix null requested_reviewer from API (#31773)Edip Emre Bodur2024-08-051-0/+7
* Add permission description for API to add repo collaborator (#31744)Jason Song2024-08-011-0/+5
* Fix API endpoint for registration-token (#31722)Jason Song2024-07-291-33/+33
* Add return type to GetRawFileOrLFS and GetRawFile (#31680)Adam Majer2024-07-251-3/+12
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-191-0/+8
* Allow force push to protected branches (#28086)Henry Goodman2024-07-051-0/+78
* Fix missing images in editor preview due to wrong links (#31299)Brecht Van Lommel2024-06-171-2/+2
* Add tag protection via rest api #17862 (#31295)mzroot2024-06-141-0/+332
* [Refactor] Unify repo search order by logic (#30876)65432024-06-131-1/+1
* Document possible action types for the user activity feed API (#31196)Kemal Zebari2024-06-031-0/+30
* Add topics for repository API (#31127)Lunny Xiao2024-05-281-0/+7
* Make gitea webhooks openproject compatible (#28435)André Rosenhammer2024-05-261-0/+34
* Simplify mirror repository API logic (#30963)wxiaoguang2024-05-171-1/+1
* Protected tag is no internal server error (#30962)KN4CK3R2024-05-141-4/+13
* Support using label names when changing issue labels (#30943)Zettat1232024-05-131-5/+2
* Catch and handle unallowed file type errors in issue attachment API (#30791)Kemal Zebari2024-05-021-0/+6
* Add API endpoints for getting action jobs status (#26673)Chester2024-05-011-0/+149
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-1/+1
* feat(api): enhance Actions Secrets Management API for repository (#30656)Bo-Yi Wu2024-04-261-0/+48
* Fix compare api swagger (#30648)Lunny Xiao2024-04-231-4/+2
* Update API to return 'source_id' for users (#29718)Tobias Balle-Petersen2024-04-161-0/+6
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-161-0/+70
* Add API for `Variables` (#29520)sillyguodong2024-03-281-1/+749
* Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-281-0/+3
* Fix lint-swagger warning (#29787)sillyguodong2024-03-141-16/+1
* remove repetitive words (#29695)pengqiseven2024-03-111-1/+1
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+283
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-0/+9
* Extend issue template yaml engine (#29274)65432024-03-041-0/+12
* Add support for API blob upload of release attachments (#29507)KN4CK3R2024-03-021-3/+3
* Add admin API route for managing user's badges (#23106)techknowlogick2024-03-011-1/+170
* Add API to get PR by base/head (#29242)qwerty2872024-02-261-0/+50
* Add API to get merged PR of a commit (#29243)qwerty2872024-02-241-0/+43
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-4/+4
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-1/+11
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-0/+4