diff options
author | zeripath <art27@cantab.net> | 2021-08-30 16:43:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 16:43:06 +0100 |
commit | 58f4a4114eb53cff9da13923ea95edd22a904840 (patch) | |
tree | 4278846413675758fd8fc5e11f09cdee478c4b02 /modules/convert/utils_test.go | |
parent | b31307c41c94564762d3485671da6c975a8deeb8 (diff) | |
download | gitea-58f4a4114eb53cff9da13923ea95edd22a904840.tar.gz gitea-58f4a4114eb53cff9da13923ea95edd22a904840.zip |
Simplify split diff view generation and remove JS dependency (#16775) (#16863)
Backport #16775
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>
Diffstat (limited to 'modules/convert/utils_test.go')
0 files changed, 0 insertions, 0 deletions