gitea/services/org
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
..
org.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
org_test.go Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
team.go Fix team permission (#34128) 2025-04-08 04:15:15 +00:00
team_invite.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
team_test.go Fix bug when migrating repository (#34182) 2025-04-14 04:48:03 +00:00
user.go Fix remove org user failure on mssql (#34449) 2025-05-14 02:33:56 +08:00
user_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00