Commit Graph

2 Commits (a462fcaac8825e992c99e3298a28c649682c0c92)

Author SHA1 Message Date
Lunny Xiao a4bfef265d
Move db related basic functions to models/db ()
* Move db related basic functions to models/db

* Fix lint

* Fix lint

* Fix test

* Fix lint

* Fix lint

* revert unnecessary change

* Fix test

* Fix wrong replace string

* Use *Context

* Correct committer spelling and fix wrong replaced words

Co-authored-by: zeripath <art27@cantab.net>
sebastian-sauer 92328a3394
Add API to get commits of PR ()
* Add API to get commits of PR

fixes 

Co-authored-by: Andrew Bezold <andrew.bezold@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>