Limit rendering of commit messages
Commit messages can be an arbitrary length, and we often render large numbers of them at once, which can be extremely slow. Introducing a 1MiB limit on the content will help to avoid timeouts on pages that display commits.
Showing
Please register or sign in to comment