gitea/tests/gitea-repositories-meta/user2
Rowan Bohde 1310649331
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.
2024-08-15 05:50:09 +08: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-15 05:50:09 +08:00
readme-test.git
repo1.git
repo1.wiki.git Use raw Wiki links for non-renderable Wiki files (#30273) 2024-04-10 17:49:57 +00:00
repo2.git
repo15.git
repo16.git
repo20.git
repo-release.git
test_commit_revert.git tests: missing refs/ in bare repositories (#28844) 2024-01-19 15:12:21 +08:00
utf8.git