summaryrefslogtreecommitdiff
path: root/lib/gitlab/cache/request_cache.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable some frozen string in lib/gitlabgfyoung2018-10-131-0/+2
* Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-241-2/+2
* Add docs for RequestCache, moved from commentsLin Jen-Shin2018-06-221-36/+1
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-3/+4
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* Rename the methods to make it fit with current nameLin Jen-Shin2017-07-181-9/+9
* Follow feedback on the merge requestLin Jen-Shin2017-07-181-0/+94