aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/model/base.py
Commit message (Collapse)AuthorAgeFilesLines
* Integrate tests with Mailman, add basic integration tests.J08nY2017-06-271-4/+0
|
* Add logging to `mailman.plugin.pgp`.J08nY2017-06-271-0/+1
|
* Fix circular dependency.J08nY2017-06-271-3/+2
|
* Document classes, methods, modules.J08nY2017-06-221-1/+8
|
* Add classmethod query() to declarative base, use it.J08nY2017-06-221-2/+3
|
* Rename s/encrypted/pgp/g.J08nY2017-06-221-5/+12
|
* Add GPLv3.J08nY2017-06-201-0/+17
|
* Work with a scoped_session.J08nY2017-06-181-0/+3
|
* Rename to mailman-pgp.J08nY2017-06-091-0/+8
- Renames to a name better suited following mailman-hyperkitty being a mailman plugin.