aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/rest
Commit message (Collapse)AuthorAgeFilesLines
* qa.J08nY2017-07-311-1/+0
|
* More coverage for REST.J08nY2017-07-312-7/+78
|
* Move PGP test base to `testing` subpackage. Fix exceptions in wrappers.J08nY2017-07-281-1/+1
|
* Add more functionality to REST interface for lists.J08nY2017-07-213-23/+225
|
* Rework key generation configuration. Allow ECC keys.feature/outgoingJ08nY2017-07-191-2/+4
|
* Some more tests for key command. PEP8.J08nY2017-07-121-1/+1
|
* Add some more REST to addresses.J08nY2017-07-114-8/+93
|
* PEP8.J08nY2017-07-071-0/+4
|
* Some REST fixes and support for list_id/list_fqdn.J08nY2017-07-073-12/+16
|
* Some more tests for incoming runner.J08nY2017-07-071-9/+10
|
* Add ListStyle tests.J08nY2017-06-281-2/+2
|
* Fix and add custom test layers.J08nY2017-06-281-2/+3
|
* Add some more REST lists tests.J08nY2017-06-272-3/+32
|
* Add basic REST lists endpoint tests.J08nY2017-06-273-1/+49
|
* Implement more of signature checking.J08nY2017-06-221-1/+0
|
* Add classmethod query() to declarative base, use it.J08nY2017-06-221-2/+2
|
* Rename s/encrypted/pgp/g.J08nY2017-06-221-3/+3
|
* Update REST lists interface.J08nY2017-06-221-2/+6
|
* Use the query helper.J08nY2017-06-221-2/+3
|
* Remore REST/users.J08nY2017-06-201-30/+0
|
* Add GPLv3.J08nY2017-06-204-0/+81
|
* Fixup REST users->addresses, change to per-address key model.J08nY2017-06-193-24/+23
|
* Fix REST /lists/<list_id>/keyJ08nY2017-06-191-3/+4
|
* Expose generated list key to REST.J08nY2017-06-181-3/+15
|
* Rename to mailman-pgp.J08nY2017-06-094-0/+106
- Renames to a name better suited following mailman-hyperkitty being a mailman plugin.