gitea/routers/api/v1
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
* Block PR on Outdated Branch

* finalize

* cleanup

* fix typo and sentences

thanks @guillep2k

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-04-16 22:00:36 -03:00
..
admin Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
misc Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
notify [Api] Check Notify (always return json) (#10059) 2020-04-10 19:49:39 -04:00
org Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
repo Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
swagger adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 2020-02-29 03:19:32 -03:00
user document 404 responce and meaning (#11073) 2020-04-15 16:03:05 +03:00
utils Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
api.go Add Get/Update for api/v1/user/applications/oauth2 (#11008) 2020-04-09 19:37:31 -05:00