1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 11:21:28 +02:00
gitea/routers
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
..
admin
api/v1
dev
events
org
private
repo Support view individual commit for wiki pages (#11415) 2020-05-16 19:38:40 +03:00
routes Support view individual commit for wiki pages (#11415) 2020-05-16 19:38:40 +03:00
user Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go