summaryrefslogtreecommitdiffstats
path: root/modules/gitgraph/graph_models.go
Commit message (Expand)AuthorAgeFilesLines
* Add missing `X-Total-Count` and fix some related bugs (#17968)qwerty2872021-12-151-1/+1
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-3/+6
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+4
* 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-081-21/+85
* Render the git graph on the server (#12333)zeripath2020-08-061-0/+186