Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models/activities
Lunny Xiao 6ef986d474
Performance improvements for pull request list page (#29900) (#29972)
8 months ago
..
action.go Avoid issue info panic (#29625) (#29632) 9 months ago
action_list.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
action_test.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
main_test.go move repository deletion to service layer (#26948) 1 year ago
notification.go Performance improvements for pull request list page (#29900) (#29972) 8 months ago
notification_test.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
repo_activity.go Quote table `release` in sql queries (#27205) (#27218) 1 year ago
statistic.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
user_heatmap_test.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago