summaryrefslogtreecommitdiff
path: root/src/mailman/rest/queues.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Import order flake8 plugin.Barry Warsaw2016-03-271-1/+1
* Clean up the rest directory.Barry Warsaw2016-03-251-11/+4
* Refactor API differences into a separate class.Barry Warsaw2016-01-131-3/+3
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Rework pagination to fix the 'start' and 'total_size' valuesAurélien Bompard2015-11-041-3/+1
* * REST API version 3.1 introduced. Mostly backward compatible with versionBarry Warsaw2015-07-181-4/+5
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-4/+2
* * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``Barry Warsaw2015-01-031-0/+129