mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Index code and stats only for non-empty repositories (#10251)
Fix test and switch to unique queue Fix MySQL support when deleting old statistics
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
owner_name: user2
|
||||
lower_name: repo1
|
||||
name: repo1
|
||||
is_empty: false
|
||||
is_private: false
|
||||
num_issues: 2
|
||||
num_closed_issues: 1
|
||||
|
Reference in New Issue
Block a user