1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-15 09:17:56 +08:00
Commit Graph

4 Commits

Author SHA1 Message Date
02d745827b Disable federation by default () 2022-06-20 07:48:17 +08:00
71ca131582 Fix issue overview for teams ()
- 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 
- Add test-case
2022-05-16 17:49:17 +08:00
e2a3f3d259 Federation: return useful statistic information for nodeinfo ()
Add statistic information for total user count, active user count, issue count and comment count for `/nodeinfo`
2022-05-02 21:35:45 +08:00
3397fee9fa api: integration test for nodeinfo () 2021-10-18 01:36:56 -04:00