Commit graph

3 commits

Author SHA1 Message Date
GitLab Bot
6ebe886c82 Add latest changes from gitlab-org/gitlab@master 2022-03-10 15:08:10 +00:00
GitLab Bot
c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
Michael Kozono
45cf64c827 Use a null object with RequestStore
Makes it easier and safer to use RequestStore because you don't need to
check `RequestStore.active?` before using it. You just have to use
`Gitlab::SafeRequestStore` instead.
2018-09-24 12:11:26 -07:00