summaryrefslogtreecommitdiffstats
path: root/templates/repo/graph
Commit message (Expand)AuthorAgeFilesLines
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-161-5/+5
* Refactor "shortsha" (#26877)wxiaoguang2023-09-031-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-2/+2
* Improve commit graph alignment and truncating (#26112)wxiaoguang2023-07-251-9/+9
* Improve commit date in commit graph (#24399)yp053272023-04-281-1/+1
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-221-1/+1
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-071-7/+7
* Fix SVG close tag, improve commit graph page UI alignment (#23751)wxiaoguang2023-03-272-8/+8
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-12/+12
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-5/+5
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Fix overflow in commit graph (#17947)silverwind2021-12-111-5/+7
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Use pulls in commit graph unless pulls are disabled (#15774)zeripath2021-05-071-1/+1
* reverse #15734 partial and comment (#15740)65432021-05-061-1/+2
* Commit Graph: Pull-Requests should not link to issues (#15734)KN4CK3R2021-05-051-8/+2
* Fix commit graph author link (#15627)zeripath2021-04-261-1/+1
* Fix graph pagination (#15225)KN4CK3R2021-04-011-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+4
* fix: issue tracker link redirection (#13504)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-11-101-2/+2
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-083-0/+111