Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable testifylint rules (#34075) | TheFox0x7 | 2025-03-31 | 1 | -3/+3 |
| | | | | enable testifylint rules disabled in: https://github.com/go-gitea/gitea/pull/34054 | ||||
* | Use global lock instead of NewExclusivePool to allow distributed lock ↵ | Lunny Xiao | 2024-09-06 | 1 | -0/+35 |
between multiple Gitea instances (#31813) Replace #26486 Fix #19620 --------- Co-authored-by: Jason Song <i@wolfogre.com> |