f5b0e2c9d2
Gitea has relied on some slow JS code to match up added and deleted lines on the diff pages. This can cause a considerable slow down on large diff pages. This PR makes a small change meaning that the matching up can occur much more simply. Partial fix #1351 Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
action.go | ||
action_test.go | ||
blob.go | ||
blob_test.go | ||
commit.go | ||
commit_status.go | ||
content.go | ||
content_test.go | ||
delete.go | ||
diff.go | ||
diff_test.go | ||
file.go | ||
file_test.go | ||
repofiles.go | ||
repofiles_test.go | ||
temp_repo.go | ||
tree.go | ||
tree_test.go | ||
update.go | ||
upload.go | ||
verification.go |