summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/errors.py (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-14Improve diagrams. Some wording fixups.Stephen J. Turnbull1-10/+18
2013-05-14Touch up descriptions of MTAs. Fix one typo.Stephen J. Turnbull1-10/+12
2013-05-14Some minor wording fixups.Stephen J. Turnbull1-11/+15
2013-05-14Avoid implication that Python 3 support is coming soon.Stephen J. Turnbull1-1/+1
2013-05-02PEP 435 enums won't allow extensibility through inheritance.Barry Warsaw1-1/+6
2013-03-21Tweaks and fixes by Barry.Barry Warsaw8-69/+85
2013-03-20whitespaceBarry Warsaw1-1/+0
2013-03-20Removed unused `default_count` argument and remove one wrapping level in pagi...Florian Fuchs5-33/+30
2013-03-20Fixed comment typoFlorian Fuchs1-1/+1
2013-03-20Fixed some comments in pagination testFlorian Fuchs1-5/+7
2013-03-20REST API collection pagination: slice result only if pagination params are pr...Florian Fuchs1-1/+5
2013-03-20REST API: Added pagination functionality to list, member and user collections.Florian Fuchs8-3/+284
2013-03-20 * Add ``reply_to_address`` and ``first_strip_reply_to`` as writableBarry Warsaw4-179/+16
2013-03-20- Write ./var/etc/mailman.cfg if it doesn't already exist.Barry Warsaw5-3/+49
2013-03-19Clean up branch:Barry Warsaw5-117/+162
2013-03-18fix up graphviz graphs for fwd compatibility (to 2.28 & 2.30)Yarko1-42/+48
2013-03-06 * Creation of lists with upper case names should be coerced to lower case.Barry Warsaw4-0/+44
2013-02-14Update to zc.buildout 2.Barry Warsaw2-158/+60