summaryrefslogtreecommitdiffstats
path: root/services/gitdiff/gitdiff_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of CommentAsPatch issues. (#14804) (#14820)zeripath2021-02-281-8/+68
* Fix broken spans in diffs (#14678) (#14683)zeripath2021-02-151-6/+18
* * Handle incomplete diff files properly (#13668)65432020-11-221-6/+83
* Alternative fix for HTML diff entity split (#13425) (#13427)mrsdizzie2020-11-051-30/+15
* When creating line diffs do not split within an html entity (#13357) (#13375)zeripath2020-10-311-0/+30
* Add better error checking for inline html diff code (#13251)mrsdizzie2020-10-211-2/+11
* Fix diff skipping lines (#13155)zeripath2020-10-161-0/+21
* Finally fix diff names (#13136)zeripath2020-10-141-18/+21
* Fix yet another bug with diff file names (#12771)zeripath2020-09-091-4/+141
* Fix diff path unquoting (#12554)zeripath2020-08-221-0/+17
* Add more tests for diff highlighting (#12467)mrsdizzie2020-08-111-0/+15
* Improved diff syntax highlighting fix (#12455)mrsdizzie2020-08-081-0/+10
* Fix Syntax highlight for token change in added/deleted code (#12238)mrsdizzie2020-07-161-0/+8
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-2/+5
* Some refactor on git diff and ignore getting commit information failed on mig...Lunny Xiao2020-01-281-70/+0
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-0/+8
* Fix panic when diff (#9187)Lunny Xiao2019-11-281-0/+14
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-0/+197