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
wxiaoguang 985e2a8af3
Fix nil panic if repo doesn't exist (#32501)
12 hours ago
..
action.go Fix nil panic if repo doesn't exist (#32501) 12 hours ago
action_list.go Reduce unnecessary database queries on actions table (#30509) 7 months ago
action_test.go Don't join repository when loading action table data (#32127) 2 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notification.go Perf: add extra index to notification table (#32395) 22 hours ago
notification_list.go Refactor more filterslice (#30370) 7 months ago
notification_test.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
repo_activity.go Repo Activity: count new issues that were closed (#31776) 2 months ago
statistic.go Rename project board -> column to make the UI less confusing (#30170) 6 months ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) 1 year ago
user_heatmap_test.go Refactor timeutil package (#28623) 11 months ago