gitea/models/activities
ChristopherHX a0595add72
Fix remove org user failure on mssql (#34449)
* mssql does not support fetching 0 repositories
  * remove paging by NumRepos that might be 0
* extend admin api test to purge user 2

Fixes #34448

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-14 02:33:56 +08:00
..
action_list.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
action_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
action.go Fix remove org user failure on mssql (#34449) 2025-05-14 02:33:56 +08:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification_list.go Refactor more filterslice (#30370) 2024-04-10 04:18:41 +00:00
notification_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
notification.go Perf: add extra index to notification table (#32395) 2024-11-13 18:17:54 +00:00
repo_activity.go Fix bug on activities (#33008) 2024-12-28 04:04:07 +00:00
statistic.go feat: add label 'state' to metric 'gitea_users' (#34326) 2025-05-07 18:00:53 +00:00
user_heatmap_test.go Refactor tests (#33021) 2024-12-29 01:05:56 +00:00
user_heatmap.go Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00