5 Commits (b18b3d1a2e2951e7df5fbd4a6a4e61c118faa843)

Author SHA1 Message Date
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628)
Target #27065
9 months ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083)
Next step of #27065
10 months ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840)
Change all license headers to comply with REUSE specification.

Fix #16132

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950)
* some repository refactors

* remove unnecessary code

* Fix test

* Remove unnecessary banner
3 years ago