aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0Denys Konovalov2023-06-071-4/+8
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-291-0/+161
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+268
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-241-0/+7
* Add API for Label templates (#24602)JakobDev2023-05-231-0/+89
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+1
* Remove meta charset from HTML5 documents (#24744)silverwind2023-05-161-1/+0
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+1
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+1
* Filter get single commit (#24613)Matthew Walowski2023-05-101-0/+18
* Create a branch directly from commit on the create branch API (#22956)来自村里的小螃蟹2023-05-091-1/+7
* Filters for GetAllCommits (#24568)Matthew Walowski2023-05-091-0/+12
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+1
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+1
* Add ability to specify '--not' from GetAllCommits (#24409)Matthew Walowski2023-04-291-0/+6
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-1/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+1
* Add API for gitignore templates (#22783)JakobDev2023-04-271-0/+76
* Display when a repo was archived (#22664)JakobDev2023-04-261-0/+5
* Add API for License templates (#23009)JakobDev2023-04-261-0/+107
* Fix typo in API route (#24310)silverwind2023-04-241-27/+25
* Add activity feeds API (#23494)Zettat1232023-04-041-0/+276
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-041-8/+8
* Implement Issue Config (#20956)JakobDev2023-03-281-0/+127
* Add API to manage issue dependencies (#17935)qwerty2872023-03-281-0/+310
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-1/+66