summaryrefslogtreecommitdiffstats
path: root/services/gitdiff/gitdiff_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add better error checking for inline html diff code (#13239)mrsdizzie2020-10-211-2/+2
* Fix error in diff html rendering (#13191)mrsdizzie2020-10-181-0/+9
* Fix diff skipping lines (#13154)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