forgejo/routers/repo
zeripath 2c25e75dca
Various Merge Base fixes (#10786)
* Fix broken merge base migration v128 for merged PR

* Allow PRs with deleted base branches to still show diff

* as per @lunny

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-03-31 16:42:44 +03:00
..
activity.go Add top author stats to activity page (#9615) 2020-01-20 12:07:30 +02:00
attachment.go
blame.go
branch.go
commit.go
compare.go
download.go
editor.go Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
editor_test.go
http.go
issue.go
issue_dependency.go
issue_label.go
issue_label_test.go fix go vet error (#3740) 2018-03-30 07:21:27 +08:00
issue_lock.go Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
milestone.go
pull.go Various Merge Base fixes (#10786) 2020-03-31 16:42:44 +03:00
pull_review.go
release.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
release_test.go
repo.go
search.go
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go
wiki.go
wiki_test.go