mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
b167f35113
To avoid deadlock problem, almost database related functions should be have ctx as the first parameter. This PR do a refactor for some of these functions. |
||
---|---|---|
.. | ||
action.go | ||
action_list.go | ||
action_test.go | ||
main_test.go | ||
notification.go | ||
notification_test.go | ||
repo_activity.go | ||
statistic.go | ||
user_heatmap.go | ||
user_heatmap_test.go |