summaryrefslogtreecommitdiff
path: root/system/db/cache.go
AgeCommit message (Expand)Author
2017-03-21JSON decoded val for int variants are float64 - need to cast after assertionSteve Manuel
2017-03-21adding cache-control age and disablerSteve Manuel
2017-01-16[core] Adding toggle for CORS, GZIP in admin/cms configuration (#30)Steve
2016-12-19[addons] Creating foundation for plugin-like system "Addons" (#24)Steve
2016-12-11updating cache control header to be more lenientSteve Manuel
2016-12-11removing print debug for cache checkSteve Manuel
2016-12-11returning api server middleware to original state and adding req header looku...Steve Manuel
2016-12-07adding debug prints -- cache control not effecting json responsesSteve Manuel
2016-12-06initialize url.Values (map) prior to Add/SetSteve Manuel
2016-12-06checking if first pass through kv of config to call Set before AddSteve Manuel
2016-12-06tracking new fileSteve Manuel