summaryrefslogtreecommitdiff
path: root/lib/gitlab/json_cache.rb
Commit message (Expand)AuthorAgeFilesLines
* 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