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 44909f6e2c
Fix markup render regression and fix some tests (#32640)
Fix #32639,
https://github.com/go-gitea/gitea/issues/32608#issuecomment-2497918210

By the way, fix some incorrect SQLs (use single quote but not double
quote)
3 months ago
..
action.go Fix markup render regression and fix some tests (#32640) 3 months ago
action_list.go Reduce unnecessary database queries on actions table (#30509) 10 months ago
action_test.go Fix markup render regression and fix some tests (#32640) 3 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notification.go Perf: add extra index to notification table (#32395) 3 months ago
notification_list.go Refactor more filterslice (#30370) 10 months ago
notification_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
repo_activity.go Repo Activity: count new issues that were closed (#31776) 5 months ago
statistic.go Rename project board -> column to make the UI less confusing (#30170) 9 months ago
user_heatmap.go More `db.DefaultContext` refactor (#27265) 1 year ago
user_heatmap_test.go Refactor timeutil package (#28623) 1 year ago