summaryrefslogtreecommitdiffstats
path: root/modules/repofiles/diff_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-172/+0
* Add .gitattribute assisted language detection to blame, diff and render (#17590)zeripath2021-11-171-2/+11
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-3/+3
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-2/+3
* Simplify split diff view generation and remove JS dependency (#16775)zeripath2021-08-291-0/+3
* prefer NoError/Error over Nil/NotNil (#12271)Stephen Solka2020-07-191-2/+2
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-1/+2
* Fix numbr of files, total additions, and deletions (#11614)zeripath2020-05-261-0/+1
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-0/+9
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+4
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-4/+5
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+143