summaryrefslogtreecommitdiff
path: root/src/mailman/rest/post_moderation.py
Commit message (Expand)AuthorAgeFilesLines
* Style fixesSimon Hanna2017-01-111-9/+7
* Decode RFC2047 encoded Subject when accessing held messagesSimon Hanna2017-01-111-0/+11
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Add NEWS and a little bit of cleanup.Barry Warsaw2016-11-251-2/+3
* Return 'defective message' for a bad held messageAbhilash Raj2016-11-251-1/+7
* API consistency.Barry Warsaw2016-04-031-1/+1
* Clean up the rest directory.Barry Warsaw2016-03-251-9/+3
* Refactor API differences into a separate class.Barry Warsaw2016-01-131-5/+3
* Refactor API contexts.Barry Warsaw2016-01-131-1/+1
* Boost coverage.Barry Warsaw2016-01-091-4/+8
* A little bit more refactoring, just to keep things cleaner.Barry Warsaw2016-01-061-2/+1
* Additional refactoring to use the QuerySequence wrapper, so that we can stillBarry Warsaw2016-01-061-1/+2
* Return SQL queries in IListRequests.of_typeAurélien Bompard2016-01-061-1/+1
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* _resource_as_dict() may not return None.Barry Warsaw2015-12-121-1/+3
* JSON representations for held message now include a ``self_link``.Barry Warsaw2015-11-151-7/+8
* REST: add a self_link entry to held messagesAurélien Bompard2015-11-151-1/+5
* * REST API version 3.1 introduced. Mostly backward compatible with versionBarry Warsaw2015-07-181-2/+0
* Checkpointing.Barry Warsaw2015-04-161-0/+155