forgejo/services
mrsdizzie 9fe4b7b692
Fix error in diff html rendering ()
* Fix error in diff html rendering

Was missing an optional whitespace check in regex. Also noticed a rare case where diff.Type == Equal would be empty and thus get a newline attached. Fixed that too.

Fixes 

* Update services/gitdiff/gitdiff.go

Co-authored-by: zeripath <art27@cantab.net>

* Update gitdiff_test.go

* fmt

Co-authored-by: zeripath <art27@cantab.net>
2020-10-18 13:51:38 -04:00
..
comments Refactor pull request review () 2019-11-14 10:57:36 +08:00
externalaccount Allow externalID to be UUID () 2019-10-17 10:06:28 +08:00
gitdiff Fix error in diff html rendering () 2020-10-18 13:51:38 -04:00
issue Add team support for review request () 2020-10-12 20:55:13 +01:00
mailer Fix "only mail on mention" bug () 2020-09-09 15:08:55 -04:00
mirror Mirror: Update DB on Address-Update too () 2020-09-28 15:00:52 -04:00
pull [Enhancement] Allow admin to merge pr with protected file changes () 2020-10-13 14:50:57 -04:00
release Add a storage layer for attachments () 2020-08-18 12:23:45 +08:00
repository Move update-server-info to hooks () 2020-10-14 00:24:06 +08:00
wiki Update golangci-lint to version 1.31.0 () 2020-10-11 21:27:20 +01:00