0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/routers/repo
Cherrg a7b1ba0e3d wiki history improvements (#7391)
* add history comments to detect page delete

Signed-off-by: Michael Gnehr <michael@gnehr.de>

* fix too much history entries
- caused by --follow flag
  - if files with same contents exists

Signed-off-by: Michael Gnehr <michael@gnehr.de>

* style imprevements wiki
- history - wrap long author names

Signed-off-by: Michael Gnehr <michael@gnehr.de>
2019-07-11 22:45:10 +08: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
compare.go
download.go
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
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
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
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go wiki history improvements (#7391) 2019-07-11 22:45:10 +08:00