You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/repo
Norwin f48dce3176
Don't return binary file changes in raw PR diffs by default (#17158)
* return diffs without binary file content change

* ?binary=true option to restore old behaviour

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
activity.go
attachment.go Add repo_id for attachment (#16958) 3 years ago
blame.go
branch.go Fix branch pagination error (#16805) 4 years ago
commit.go Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
compare.go Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
download.go Download lfs in git and web workflow from minio/s3 directly (#16731) 4 years ago
editor.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
editor_test.go Move db related basic functions to models/db (#17075) 3 years ago
http.go Move twofactor to models/login (#17143) 3 years ago
http_test.go
issue.go Move login related structs and functions to models/login (#17093) 3 years ago
issue_dependency.go
issue_label.go Move login related structs and functions to models/login (#17093) 3 years ago
issue_label_test.go Move db related basic functions to models/db (#17075) 3 years ago
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
main_test.go Move db related basic functions to models/db (#17075) 3 years ago
middlewares.go
migrate.go Make mirror feature more configurable (#16957) 3 years ago
milestone.go Move login related structs and functions to models/login (#17093) 3 years ago
projects.go In Render tolerate not being passed a context (#16842) 4 years ago
projects_test.go Move db related basic functions to models/db (#17075) 3 years ago
pull.go Don't return binary file changes in raw PR diffs by default (#17158) 3 years ago
pull_review.go
release.go Move login related structs and functions to models/login (#17093) 3 years ago
release_test.go Move db related basic functions to models/db (#17075) 3 years ago
repo.go DBContext is just a Context (#17100) 3 years ago
search.go
setting.go Move login related structs and functions to models/login (#17093) 3 years ago
setting_protected_branch.go Support unprotected file patterns (#16395) 3 years ago
settings_test.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
tag.go
topic.go
view.go Move login related structs and functions to models/login (#17093) 3 years ago
webhook.go
wiki.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
wiki_test.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago