gitea/routers/api/v1/repo
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
..
blob.go
branch.go Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
collaborators.go
commits.go [API] Get a single commit via Ref (#10915) 2020-04-07 22:54:46 -04:00
file.go Contents API should return 404 on not exist (#10323) 2020-04-15 02:18:51 -03:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go
issue_label.go Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
key.go
label.go Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
main_test.go
migrate.go
milestone.go
mirror.go
pull.go
release_attachment.go
release.go
repo_test.go
repo.go
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go
tree.go