aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/styles
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup test imports.J08nY2017-08-213-6/+7
|
* Use patch_config decorator in tests.J08nY2017-08-211-4/+2
|
* Fix autogenerate test race.J08nY2017-08-071-6/+0
|
* Add logging to plugin log, all over.feature/loggingJ08nY2017-08-041-6/+12
|
* Don't wait for key generation to finish, otherwise, whats the point.J08nY2017-08-031-1/+1
|
* Use converted config values.feature/config-transformationJ08nY2017-08-011-2/+1
|
* Refactor filesystem key store operations into FSKey. Introduce DBKey.J08nY2017-07-311-1/+3
|
* More coverage across the board.J08nY2017-07-311-0/+17
|
* Change default subscription policies to pgp enabled ones for pgp lists.J08nY2017-07-111-1/+6
|
* Add tests for subscription workflows and their pubkey mixin.J08nY2017-07-111-2/+1
|
* Simplify key generation.J08nY2017-07-071-1/+6
|
* Some saner behavior, don't raise when expected not to.J08nY2017-07-071-3/+2
|
* Add ListStyle tests.J08nY2017-06-284-2/+138
|
* Integrate tests with Mailman, add basic integration tests.J08nY2017-06-271-0/+0
|
* Rename the rest, s/encrypted/PGP[ enabled]/g.J08nY2017-06-223-16/+16
|
* Implement more of signature checking.J08nY2017-06-221-2/+1
|
* Add classmethod query() to declarative base, use it.J08nY2017-06-221-3/+3
|
* Rename s/encrypted/pgp/g.J08nY2017-06-221-4/+4
|
* Use the query helper.J08nY2017-06-221-2/+2
|
* Check signatures via a custom chain + rule.J08nY2017-06-221-0/+1
|
* Add GPLv3.J08nY2017-06-203-0/+51
|
* Rename to mailman-pgp.J08nY2017-06-094-0/+57
- Renames to a name better suited following mailman-hyperkitty being a mailman plugin.