forgejo/models/activities
TheFox0x7 072dd9f8bc
Some checks failed
testing / frontend-checks (push) Has been cancelled
/ release (push) Has been cancelled
testing / backend-checks (push) Has been cancelled
testing / test-unit (push) Has been cancelled
testing / test-mysql (push) Has been cancelled
testing / test-pgsql (push) Has been cancelled
testing / test-sqlite (push) Has been cancelled
enable linter testifylint on v7 (#4572)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4572
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:42:06 +00:00
..
action.go Teach activities.GetFeeds() how to avoid returning duplicates 2024-05-09 18:37:30 +00:00
action_list.go Some performance optimization on dashboard and issues page (#29010) 2024-03-20 08:46:28 +01:00
action_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go [Port] gitea#29930: Move notifications to a standalone file 2024-03-28 14:21:42 +01:00
notification_list.go [Port] gitea#29930: Move notifications to a standalone file 2024-03-28 14:21:42 +01:00
notification_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
repo_activity.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
statistic.go Add more stats tables (#29730) 2024-03-20 08:46:28 +01:00
user_heatmap.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
user_heatmap_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00