Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.61.0rc1 | Olivier Wilkinson (reivilibre) | 2022-06-07 | 1 | -1/+0 |
| | |||||
* | Fix caching behavior for relations push rules. (#12859) | Patrick Cloke | 2022-05-25 | 1 | -0/+1 |
By always returning all requested values from the function wrapped by cachedList. Otherwise implicit None values get added into the cache, which are unexpected. |