aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow to archive labels (#26478)puni98692023-08-141-0/+15
* Doc update swagger doc for POST /orgs/{org}/teams (#26155)caicandong2023-07-261-10/+3
* refactor improve NoBetterThan (#26126)caicandong2023-07-261-1/+1
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-0/+12
* fix Missing 404 swagger response docs for /admin/users/{username} (#26086)caicandong2023-07-241-0/+3
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-211-0/+5
* Adding remaining enum for migration repo model type. (#26021)puni98692023-07-201-1/+5
* Add file status for API "Get a single commit from a repository" (#16205) (#25...jeremiepozzigithub2023-07-201-0/+4
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-181-3/+3
* Fix bug of branches API with tests (#25578)Lunny Xiao2023-07-011-0/+3
* Add API for changing Avatars (#25369)JakobDev2023-06-291-1/+194
* Use correct response code in push mirror creation response in v1_json.tmpl (#...Georg Dangl2023-06-281-1/+1