Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor cache and disable go-chi cache (#30417) | wxiaoguang | 2024-04-13 | 1 | -11/+4 |
* | Use `crypto/sha256` (#29386) | KN4CK3R | 2024-02-25 | 1 | -2/+1 |
* | Always enable caches (#28527) | Lunny Xiao | 2023-12-19 | 1 | -1/+1 |
* | Improve ObjectFormat interface (#28496) | Lunny Xiao | 2023-12-19 | 1 | -5/+1 |
* | Abstract hash function usage (#28138) | Adam Majer | 2023-12-13 | 1 | -3/+7 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 1 | -2/+2 |
* | Use minio/sha256-simd for accelerated SHA256 (#23052) | zeripath | 2023-02-22 | 1 | -1/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Slightly simplify LastCommitCache (#20444) | zeripath | 2022-07-25 | 1 | -3/+84 |
* | Defer Last Commit Info (#16467) | zeripath | 2021-10-08 | 1 | -0/+3 |
* | Use gitea logging module for git module (#16243) | 6543 | 2021-06-25 | 1 | -1/+3 |
* | Ensure memcache TTL cannot be over 30 days (#14592) | zeripath | 2021-02-09 | 1 | -1/+1 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -0/+29 |