aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+18
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+12
* Forbid removing the last admin user (#28337)yp053272024-01-151-0/+3
* Add get actions runner registration token for API routes, repo, org, user and...Lunny Xiao2023-12-271-0/+101
* chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu2023-12-191-2/+1
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-121-0/+2
* Remove deprecated query condition in ListReleases (#28339)Nanguan Lin2023-12-051-6/+0
* Fix swagger title (#28164)yp053272023-11-221-1/+1
* Fix package webhook (#27839)Lunny Xiao2023-10-311-0/+4
* api: GetPullRequestCommits: return file list (#27483)Michael Santos2023-10-091-0/+24
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-1/+1
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)Nabapadma-sarker2023-09-241-0/+4
* Fix push mirror, wrong timestamp format (#27153)Daniel Kilimnik2023-09-231-0/+2
* Updates to the API for archived repos (#27149)JakobDev2023-09-211-0/+95
* Fix token endpoints ignore specified account (#27080)CaiCandong2023-09-181-0/+9
* Add missing 404 response to Swagger (#27038)JakobDev2023-09-131-0/+450
* Refactor secrets modification logic (#26873)KN4CK3R2023-09-051-8/+14
* feat(API): add routes and functions for managing user's secrets (#26909)Bo-Yi Wu2023-09-051-0/+78
* feat(API): add secret deletion functionality for repository (#26808)Bo-Yi Wu2023-09-011-0/+44
* feat(API): add route and implementation for creating/updating repository secr...Bo-Yi Wu2023-08-291-0/+59
* refactor(API): refactor secret creation and update functionality (#26751)Bo-Yi Wu2023-08-281-83/+25
* add Upload URL to release API (#26663)Earl Warren2023-08-241-0/+4
* feat(API): update and delete secret for managing organization secrets (#26660)Bo-Yi Wu2023-08-241-1/+99
* feat: implement organization secret creation API (#26566)Bo-Yi Wu2023-08-221-2/+72
* Add `branch_filter` to hooks API endpoints (#26599)Yarden Shoham2023-08-211-0/+4
* Add API route to list org secrets (#26485)Bo-Yi Wu2023-08-151-0/+64