1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers/api/v1
6543 123c254b84
Move checks for pulls before merge into own function (#19271) (#19277)
Backport #19271

Fix:
* The API does ignore issue dependencies where Web does not
* The API checks if "IsSignedIfRequired" where Web does not - UI probably do but nothing will some to craft custom requests
* Default merge message is crafted a bit different between API and Web if not set on specific cases ...
2022-03-31 16:57:13 +02:00
..
admin Restrict email address validation (#17688) (#19085) 2022-03-14 20:51:58 +01:00
misc Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
notify Ignore missing comment for user notifications (#18954) (#19043) 2022-03-10 01:48:27 -05:00
org Add GetUserTeams (#18499) (#18531) 2022-02-02 08:40:04 +00:00
repo Move checks for pulls before merge into own function (#19271) (#19277) 2022-03-31 16:57:13 +02:00
settings Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
swagger Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00
user Restrict email address validation (#17688) (#19085) 2022-03-14 20:51:58 +01:00
utils Granular webhook events in editHook (#19251) (#19257) 2022-03-29 18:26:51 +02:00
api.go Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00