mirror of
1
Fork 0
forgejo/services/issue
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context ()
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
2022-05-20 22:08:52 +08:00
..
assignee.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
assignee_test.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
commit.go Move access and repo permission to models/perm/access () 2022-05-11 12:09:36 +02:00
commit_test.go
content.go
issue.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
issue_test.go
label.go Move almost all functions' parameter db.Engine to context.Context () 2022-05-20 22:08:52 +08:00
label_test.go
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
milestone.go
milestone_test.go
status.go Use for a repo action one database transaction () 2022-05-03 21:46:28 +02:00