gitea/services/issue
6543 06e4687cec
more context for models (#19511)
make more usage of context, to have more db transaction in one session

(make diff of  #9307 smaller)
2022-04-28 13:48:48 +02:00
..
assignee.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
assignee_test.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
commit.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
commit_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
content.go Move some issue methods as functions (#19255) 2022-03-29 16:57:33 +02:00
issue.go Move some issue methods as functions (#19255) 2022-03-29 16:57:33 +02:00
issue_test.go Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
label.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
label_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
milestone.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
milestone_test.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
status.go Move some issue methods as functions (#19255) 2022-03-29 16:57:33 +02:00