This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/repo
zeripath 51f6a7ab10
On merge of already closed PR redirect back to the pulls page (#10010)
* On merge of already closed PR redirect back to the pulls page

* More redirects
* As per @6543

Co-Authored-By: 6543 <6543@obermui.de>
2020-01-27 10:26:53 +00:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
compare.go
download.go
editor.go
editor_test.go
http.go
issue.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
issue_dependency.go
issue_label.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
milestone.go
pull.go On merge of already closed PR redirect back to the pulls page (#10010) 2020-01-27 10:26:53 +00:00
pull_review.go
release.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
release_test.go
repo.go Make archive prefixing configurable with a global setting (#9943) 2020-01-22 23:46:46 +00:00
search.go
setting.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
setting_protected_branch.go
settings_test.go
topic.go
view.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
webhook.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
wiki.go
wiki_test.go