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 df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
12 months ago
..
action.go Upgrade to golangci-lint@v1.55.0 (#27756) 1 year 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) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
notification.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
notification_test.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
repo_activity.go Quote table `release` in sql queries (#27205) 1 year ago
statistic.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) 1 year ago
user_heatmap_test.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago