summaryrefslogtreecommitdiff
path: root/grc/core/cache.py
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-241-2/+2
* GRC: cache now time-dependent, version-sensitiveMarcus Müller2021-06-041-8/+34
* grc: cache: remove unused functionMarcus Müller2021-06-041-9/+0
* grc: cache: remove useless importMarcus Müller2021-06-041-2/+0
* grc: remove sixClayton Smith2020-10-051-6/+2
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+2
* grc: Squelch more debug messages.Ron Economos2019-04-221-1/+1
* grc: make cache dumping compatible across Py2/Py3Andrej Rode2018-08-071-2/+3
* grc: fix json cache dumping to work with python 3.5Andrej Rode2017-12-031-2/+2
* grc: disable auto-conversion and implement json cacheSebastian Koslowski2017-11-081-0/+99