gitea/routers/repo
Kim Carlbäcker f4ab50501e [Fix] Don't display way too large files #1513 (#3253)
* Add MaxDisplayFileSize setting

* Don't show files that are too large

* Localized FileTooLarge

* Change IsFileTooBig => IsFileTooLarge
2016-07-12 06:21:26 +08:00
..
branch.go
commit.go
download.go
http.go
issue.go
pull.go
release.go
repo.go
setting.go The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 2016-07-09 13:22:28 +08:00
view.go [Fix] Don't display way too large files #1513 (#3253) 2016-07-12 06:21:26 +08:00
webhook.go #3057 retrieve webhook with repo_id 2016-07-08 13:57:09 +08:00
wiki.go