Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/cache.py
Commit message (Expand)AuthorAgeFilesLines
* Improve Python code styleArthur de Jong2019-09-081-10/+23
* Add Python 3 supportArthur de Jong2019-09-081-7/+13
* Fix commentArthur de Jong2014-06-051-1/+1
* Remove unneeded importsArthur de Jong2013-09-151-1/+0
* Use retrieve_by, group_by and group_columns in the cacheArthur de Jong2013-08-171-66/+64
* Make Cache a context managerArthur de Jong2013-08-171-0/+6
* Give cache tables friendlier namesArthur de Jong2013-08-171-4/+4
* Explicitly define tables used for cacheArthur de Jong2013-08-171-14/+21
* Move cache table creation to modulesArthur de Jong2013-08-171-167/+38
* Python style changesArthur de Jong2013-04-121-3/+1
* disable pynslcd cache for nowArthur de Jong2013-02-081-1/+4
* implement a naive offline cacheArthur de Jong2012-01-291-0/+312