gitea/tests/gitea-repositories-meta
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
..
limited_org Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
migration/lfs-test.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
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 Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
org41/repo61.git Allow non-admin users to delete review requests (#29057) 2024-02-24 12:38:43 +00:00
privated_org Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user2 render plain text file if the LFS object doesn't exist (#31812) 2024-08-15 05:50:09 +08:00
user5/repo4.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user12/repo10.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
user13/repo11.git Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
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-24 12:38:43 +00:00