aboutsummaryrefslogtreecommitdiffstats
path: root/templates/swagger
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add absent repounits to create/edit repo API (#23500)James Cleverley-Prance2023-03-161-0/+27
* Add login name and source id for admin user searching API (#23376)Lunny Xiao2023-03-151-2/+15
* add admin API email endpoints (#22792)techknowlogick2023-03-141-0/+83
* add user rename endpoint to admin api (#22789)techknowlogick2023-03-141-0/+56
* Handle missing `README` in create repos API (#23387)Zettat1232023-03-131-0/+9
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+1
* Purge API comment (#23451)John Olheiser2023-03-131-0/+6
* Add user webhooks (#21563)KN4CK3R2023-03-101-0/+146
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-241-0/+6
* Add scopes to API to create token and display them (#22989)zeripath2023-02-201-2/+18
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-1/+17
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-171-2/+2
* Allow custom "created" timestamps in user creation API (#22549)Sybren2023-02-161-0/+6
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-0/+9
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-0/+4
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+1
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+1
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+1
* Support system hook API (#14537)Lunny Xiao2023-01-281-0/+148
* Add API endpoint to get latest release (#21267)JakobDev2023-01-261-0/+36
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-0/+10
* Add `sync_on_commit` option for push mirrors api (#22271)Chongyi Zheng2022-12-301-0/+8
* Add API management for issue/pull and comment attachments (#21783)KN4CK3R2022-12-091-0/+548
* Support comma-delimited string as labels in issue template (#21831)Jason Song2022-11-191-5/+8
* Add `updated_at` field to PullReview API object (#21812)Yarden Shoham2022-11-151-0/+5
* Add Webhook authorization header (#20926)oliverpool2022-11-031-0/+12
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-0/+8
* Make external issue tracker regexp configurable via API (#21338)Andrew Imeson2022-10-071-1/+6
* Add `stat` to `ToCommit` function for speed (#21337)Gennady Kovshenin2022-10-061-0/+6
* Fix typo in API comment document (#21347)wxiaoguang2022-10-051-3/+30
* Add name field for org api (#21270)KN4CK3R2022-09-291-0/+5
* Add API endpoint to get changed files of a PR (#21177)qwerty2872022-09-291-0/+155
* Better repo API unit checks (#21130)John Olheiser2022-09-281-9/+9
* Fill the specified ref in webhook test payload (#20961)Jason Song2022-09-041-1/+1
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-0/+36
* Go 1.19 format (#20758)John Olheiser2022-08-301-2/+12
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-291-1/+2
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-1/+1
* Enable contenthash in filename for dynamic assets (#20813)silverwind2022-08-231-2/+2
* Add support for Pub packages (#20560)KN4CK3R2022-08-071-0/+1
* Add new API endpoints for push mirrors management (#19841)Mohamed Sekour2022-07-301-1/+301
* Add latest commit's SHA to content response (#20398)Gusted2022-07-301-0/+4
* Dismiss prior pull reviews if done via web in review dismiss (#20197)65432022-07-191-0/+4
* Include login_name in adminCreateUser response (#20283)Baekjun Kim2022-07-151-0/+6