gitea/routers
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
..
api Remove unused param `doer` (#34545) 2025-06-18 03:12:16 +00:00
common Fix footnote jump behavior on the issue page. (#34621) 2025-06-09 17:18:11 +00:00
install Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +00:00
private Only git operations should update `last changed` of a repository (#34388) 2025-05-11 19:18:46 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00