| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert to click for CLI options | Barry Warsaw | 2017-07-22 | 1 | -0/+27 |
| | | |||||
| * | Remove the dependency on httplib2. | Barry Warsaw | 2017-02-06 | 1 | -2/+11 |
| | | | | | Closes #42 | ||||
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | Implement caching suffix list with in-tree fallback. | Barry Warsaw | 2017-01-01 | 1 | -7/+3 |
| | | | | | | | | | Also: * Change doctest cleanups to be an ExitStack. * Added [dmarc]cache_lifetime setting. * Cleanup pass through dmarc-mitigation.rst. * Be sure the cached org domain file is cleaned up when the world is reset. | ||||
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| | | |||||
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 1 | -2/+5 |
| | | | | | | The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details. | ||||
| * | Clean up the testing directory. | Barry Warsaw | 2016-03-25 | 1 | -9/+3 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | Major push for completing issue #121. Now in API 3.1, all UUIDs must be the | Barry Warsaw | 2015-12-30 | 1 | -4/+4 |
| | | | | | | | | | | hex representations of a UUID, not the int representation. Also: * Some general code cleanup. * Fix issue 185 (REST server crash when subscribing a user without a preferred address). | ||||
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -9/+0 |
| | | |||||
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -10/+11 |
| | | | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies. | ||||
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | * Re-name doctests. | Barry Warsaw | 2013-08-25 | 1 | -0/+176 |
| * Fix executable location now that we're not using buildout. * Fix enum repr. | |||||
