summaryrefslogtreecommitdiffstats
path: root/modules/gitgraph
Commit message (Expand)AuthorAgeFilesLines
* Fix some lints (#17337)Lunny Xiao2021-10-171-1/+1
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-1/+2
* Fix bug on commit graph (#15517)Lunny Xiao2021-04-171-4/+5
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-181-1/+1
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-083-33/+116
* Render the git graph on the server (#12333)zeripath2020-08-064-89/+1209
* Ensure that git commit tree continues properly over the page (#12142)zeripath2020-07-161-14/+53
* Move git graph from models to modules/graph (#9027)Lunny Xiao2019-11-162-0/+186