1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 05:21:41 +02:00
gitea/routers/repo
mrsdizzie b2b86ea870
Support view individual commit for wiki pages (#11415)
Currently you can see a list of commit history for wiki pages but aren't able to view the commit diff itself. This adds the feature to view an individual commit to a wiki repo.

Closes #8999

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-05-16 19:38:40 +03:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go Support view individual commit for wiki pages (#11415) 2020-05-16 19:38:40 +03:00
compare.go Check that the ctx.User is not nil before checking its ID (#11424) 2020-05-15 16:44:33 -04:00
download.go
editor_test.go
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go
lfs.go
main_test.go
middlewares.go
milestone.go
pull_review.go
pull.go
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go Support view individual commit for wiki pages (#11415) 2020-05-16 19:38:40 +03:00