Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue overview for teams (#19652) | Gusted | 2022-05-16 | 1 | -1/+1 |
| | | | | | | | - Don't use hacky solution to limit to the correct RepoID's, instead use current code to handle these limits. The existing code is more correct than the hacky solution. - Resolves #19636 - Add test-case | ||||
* | Federation: return useful statistic information for nodeinfo (#19561) | 6543 | 2022-05-02 | 1 | -0/+4 |
| | | | Add statistic information for total user count, active user count, issue count and comment count for `/nodeinfo` | ||||
* | api: integration test for nodeinfo (#17346) | techknowlogick | 2021-10-18 | 1 | -0/+31 |