gitea/modules/gitgraph
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login ()
* Move login related structs and functions to models/login

* Fix test

* Fix lint

* Fix lint

* Fix lint of windows

* Fix lint

* Fix test

* Fix test

* Only load necessary fixtures when preparing unit tests envs

* Fix lint

* Fix test

* Fix test

* Fix error log

* Fix error log

* Fix error log

* remove unnecessary change

* fix error log

* merge main branch
..
graph.go Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
graph_models.go Move login related structs and functions to models/login ()
graph_test.go Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
parser.go Render the git graph on the server ()