Commit Graph

3 Commits (744f7c8200190964b72b145040ea58801949832b)

Author SHA1 Message Date
wxiaoguang 160ccb5ee2
Fix test fixtures for user2/lfs.git (#32477) 3 months ago
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.
6 months ago
Nick a2779def36 Test views of LFS files (#22196) 2 years ago