gitea/routers/web/shared
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
issue feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
label Validate hex colors when creating/editing labels (#34623) 2025-06-07 11:25:08 +03:00
packages when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
project Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
secrets Add a button editing action secret (#34348) 2025-05-08 17:11:43 +00:00
user Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +00:00