gitea/models
anthony-zh 0e6c1224e5
when using rules to delete packages, remove unclean bugs (#34632)
By default, the code extracts 200 package versions. If too many packages
are generated every day or if rule cleaning is enabled later, which
means there are more than 200 versions corresponding to the library
package, it may not be cleaned up completely, resulting in residue

Fix #31961

---------

Co-authored-by: yeyuanjie <yecao100@126.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-18 04:47:49 +00:00
..
actions Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
activities Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
admin Fix omitempty bug (#33663) 2025-02-20 12:39:21 -08:00
asymkey Update x/crypto package and make builtin SSH use default parameters (#34667) 2025-06-09 19:51:02 +00:00
auth Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
avatars Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
db Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
dbfs Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
fixtures Allow renaming/moving binary/LFS files in the UI (#34350) 2025-06-16 17:15:07 -07:00
git Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
issues Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
migrations Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
organization Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +00:00
packages when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
perm Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 -07:00
project Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
pull Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
renderhelper Fix commit message rendering and some UI problems (#34680) 2025-06-10 23:20:32 +08:00
repo Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
secret Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
shared/types Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
system Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
unit Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
unittest Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
user Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
webhook Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
repo_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
repo.go Fix issue comment number (#30556) 2024-12-30 14:35:46 -08:00