aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo/blame.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-251/+0
* Make modules/context.Context a context.Context (#16031)zeripath2021-05-311-1/+1
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-1/+2
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-0/+1
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-181-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-9/+6
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-0/+1
* Ensure BlameReaders close at end of request (#12102)zeripath2020-07-011-1/+1
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-7/+3
* Rework blame template and styling (#11885)Cirno the Strongest2020-06-151-22/+8
* Load Repo Topics on blame view (#11307)65432020-05-051-0/+6
* make avatar lookup occur at image request (#10540)zeripath2020-03-271-1/+1
* Respect LFS File Lock on UI (#8719)Benno2019-10-291-2/+13
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-3/+2
* Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao2019-06-261-3/+3
* Add golangci (#6418)kolaente2019-06-121-1/+1
* fix syntax highlight in blame view #6895 (#6909)iliyan ivanov2019-05-111-1/+1
* Add option to blame files (#5721)Andrzej Ressel2019-04-191-0/+253