summaryrefslogtreecommitdiff
path: root/src/saml2/mdbcache.py
Commit message (Expand)AuthorAgeFilesLines
* Run pyupgrade --py36-plus + black + isortAarni Koskela2022-11-151-1/+1
* Format code with black and isortIvan Kanakarakis2022-10-011-32/+25
* Linter fixesIvan Kanakarakis2021-11-241-1/+0
* Replace mongodb operation insert with inster_oneIvan Kanakarakis2019-12-261-6/+8
* Fix exception name typoIvan Kanakarakis2019-12-171-5/+5
* Fix deprecation and resource warnings.Ivan Kanakarakis2018-08-021-2/+2
* Updated mdbcache to use the new MongoClient class and specific version of pym...Rebecka Gulliksson2015-04-221-3/+3
* PEP-8Roland Hedberg2014-10-021-1/+1
* MongoDB based identity cache.Roland Hedberg2013-04-101-16/+12
* PEP-8Roland Hedberg2013-03-091-1/+1
* Changed logging setupRoland Hedberg2012-06-271-0/+3
* Initial add0.4.2Roland Hedberg2012-05-231-0/+200