You cannot 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 3f081d4b54
Rename Action.GetDisplayName to GetActDisplayName (#29540)
To avoid conflicting with User.GetDisplayName, because there is no data
type in template.

And it matches other methods like GetActFullName / GetActUserName
11 months ago
..
action.go Rename Action.GetDisplayName to GetActDisplayName (#29540) 11 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) 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) 1 year ago
notification_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
repo_activity.go Simplify how git repositories are opened (#28937) 1 year ago
statistic.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) 1 year ago
user_heatmap_test.go Refactor timeutil package (#28623) 1 year ago