summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/bonafide/__init__.py
AgeCommit message (Collapse)Author
2017-09-20[feat] check if there are newest configuration filesKali Kaneko
here we port the if-modified-since conditional mechanism, so that we only write the config if it is newer than whan we have. we also add a line with the status code to the logs, so that it's easier to debug. note that the 'configs.json' file is never returning 304. - Resolves: #8773
2016-09-01[tests] add bogus imports to see meaningful code coverageKali Kaneko (leap communications)
2016-08-29[pkg] move bonafide source to leap.bitmask.bonafideKali Kaneko (leap communications)