0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 05:50:50 +01:00
gitea/routers/repo
Cherrg e5b247ea8e wiki - page revisions list (#7369)
fix #7

* add wiki page revision list

* mobile improvements

* css improvements for long usernames

* split renderWikiPage into 3 functions

Signed-off-by: Michael Gnehr <michael@gnehr.de>
2019-07-08 11:20:22 +03:00
..
activity.go
attachment.go Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
blame.go Monitor all git commands; move blame to git package and replace git as a variable (#6864) 2019-06-26 14:15:26 -04:00
branch.go Show Pull Request button or status of latest PR in branch list (#6990) 2019-06-27 22:15:30 +08:00
commit.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
compare.go
download.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
editor_test.go
editor.go Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
http.go Monitor all git commands; move blame to git package and replace git as a variable (#6864) 2019-06-26 14:15:26 -04:00
issue_dependency.go
issue_label_test.go
issue_label.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
main_test.go
middlewares.go
milestone.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
pull_review.go
pull.go routers: do not leak secrets via timing side channel (#7364) 2019-07-06 13:03:13 -04:00
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go
setting.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
settings_test.go
topic.go
view.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
webhook.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
wiki_test.go
wiki.go wiki - page revisions list (#7369) 2019-07-08 11:20:22 +03:00