forgejo/tests/gitea-repositories-meta
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
..
limited_org
migration/lfs-test.git
org3 Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 2023-09-14 02:59:53 +00:00
org26
org41/repo61.git Allow non-admin users to delete review requests (#29057) 2024-02-26 22:30:27 +01:00
privated_org
user2 render plain text file if the LFS object doesn't exist (#31812) 2024-08-18 05:58:33 +02:00
user5/repo4.git tests(integration): add TestPullMergeBranchProtect 2024-06-01 23:50:57 +02:00
user12/repo10.git
user13/repo11.git
user27 Substitute variables in path names of template repos too (#25294) 2023-06-20 21:14:47 +00:00
user30 Add a simple test for external renderer (#20033) 2022-12-12 20:45:21 +08:00
user40/repo60.git Allow non-admin users to delete review requests (#29057) 2024-02-26 22:30:27 +01:00