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-fork-majority-judgment/models/activities
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
5 months ago
..
action.go Upgrade to golangci-lint@v1.55.0 (#27756) 6 months ago
action_list.go refactor some functions to support ctx as first parameter (#21878) 1 year ago
action_test.go More `db.DefaultContext` refactor (#27265) 7 months ago
main_test.go make writing main test easier (#27270) 7 months ago
notification.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
notification_test.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
repo_activity.go Quote table `release` in sql queries (#27205) 7 months ago
statistic.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) 7 months ago
user_heatmap_test.go Another round of `db.DefaultContext` refactor (#27103) 7 months ago