forgejo/tests/gitea-repositories-meta/user2
Rowan Bohde ebfdc659d8
render plain text file if the LFS object doesn't exist (#31812)
We had an issue where a repo was using LFS to store a file, but the user
did not push the file. When trying to view the file, Gitea returned a
500 HTTP status code referencing `ErrLFSObjectNotExist`. It appears the
intent was the render this file as plain text, but the conditional was
flipped. I've also added a test to verify that the file is rendered as
plain text.

(cherry picked from commit 1310649331648d747c57a52ea3bc92da85e7d4d1)

Conflicts:
	tests/integration/lfs_view_test.go
  trivial context conflict
2024-08-18 05:58:33 +02:00
..
commits_search_test.git
commitsonpr.git
git_hooks_test.git
glob.git
lfs.git render plain text file if the LFS object doesn't exist (#31812) 2024-08-18 05:58:33 +02:00
readme-test.git
repo-release.git
repo1.git
repo1.wiki.git
repo2.git Allow get release download files and lfs files with oauth2 token format (#26430) 2023-10-01 10:41:52 +00:00
repo15.git
repo16.git
repo20.git
repo59.git [GITEA] Detect file rename and show in history 2024-02-05 16:09:40 +01:00
test_commit_revert.git tests: missing refs/ in bare repositories (#28844) 2024-01-19 15:12:21 +08:00
test_workflows.git Add support for workflow_dispatch (#3334) 2024-06-28 05:17:11 +00:00
utf8.git