summaryrefslogtreecommitdiff
path: root/lib/gitlab/json_cache.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-8/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Parse the cached value when the it is falseDouglas Barbosa Alexandre2019-06-251-1/+1
* Include the GitLab version in the cache key for Gitlab::JsonCacheDouglas Barbosa Alexandre2019-06-211-2/+2
* Gitlab::JsonCache#parse_value ensure string63510-error-parsing-true-boolean-in-gitlab-jsoncacheAsh McKenzie2019-06-201-1/+1
* Gracefully handles excluded fields from attributes during serializationDouglas Barbosa Alexandre2019-03-201-2/+17
* Mark cached value as persisted when is an instance of ActiveRecord::BaseDouglas Barbosa Alexandre2019-02-281-1/+15
* Port Gitlab::JsonCache to CEDouglas Barbosa Alexandre2018-12-191-0/+87