| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-05-14 | Improve diagrams. Some wording fixups. | Stephen J. Turnbull | 1 | -10/+18 | |
| 2013-05-14 | Touch up descriptions of MTAs. Fix one typo. | Stephen J. Turnbull | 1 | -10/+12 | |
| 2013-05-14 | Some minor wording fixups. | Stephen J. Turnbull | 1 | -11/+15 | |
| 2013-05-14 | Avoid implication that Python 3 support is coming soon. | Stephen J. Turnbull | 1 | -1/+1 | |
| 2013-05-02 | PEP 435 enums won't allow extensibility through inheritance. | Barry Warsaw | 1 | -1/+6 | |
| 2013-03-21 | Tweaks and fixes by Barry. | Barry Warsaw | 8 | -69/+85 | |
| 2013-03-20 | whitespace | Barry Warsaw | 1 | -1/+0 | |
| 2013-03-20 | Removed unused `default_count` argument and remove one wrapping level in ↵ | Florian Fuchs | 5 | -33/+30 | |
| paginate decorator | |||||
| 2013-03-20 | Fixed comment typo | Florian Fuchs | 1 | -1/+1 | |
| 2013-03-20 | Fixed some comments in pagination test | Florian Fuchs | 1 | -5/+7 | |
| 2013-03-20 | REST API collection pagination: slice result only if pagination params are ↵ | Florian Fuchs | 1 | -1/+5 | |
| present in GET request | |||||
| 2013-03-20 | REST API: Added pagination functionality to list, member and user collections. | Florian Fuchs | 8 | -3/+284 | |
| This is related to LP: #1156529. | |||||
| 2013-03-20 | * Add ``reply_to_address`` and ``first_strip_reply_to`` as writable | Barry Warsaw | 4 | -179/+16 | |
| attributes of a mailing list's configuration. (LP: #1157881) Also: - template.py should only include 2013 for new copyright years. - Move some bad-path tests in configuration.rst to test_configuration.py | |||||
| 2013-03-20 | - Write ./var/etc/mailman.cfg if it doesn't already exist. | Barry Warsaw | 5 | -3/+49 | |
| - Use ./var/etc/mailman.cfg if it exists, just after ./mailman.cfg and just before ~/.mailman.cfg. - Add link to FHS - Whitespace normalization. | |||||
| 2013-03-19 | Clean up branch: | Barry Warsaw | 5 | -117/+162 | |
| - Fix copyright years. - Sort imports - "mailmanconf" -> "conf" - Add "-o -" as a synonym for output to stdout - Use Python 2.7 style {} format keys. - Line folding. - Do be sure to close the file in .process() since it could be called from API code. - Clean up the docs. - Add some tests. - Acknowledge David Soto. | |||||
| 2013-03-18 | fix up graphviz graphs for fwd compatibility (to 2.28 & 2.30) | Yarko | 1 | -42/+48 | |
| 2013-03-06 | * Creation of lists with upper case names should be coerced to lower case. | Barry Warsaw | 4 | -0/+44 | |
| (LP: #1117176) | |||||
| 2013-02-14 | Update to zc.buildout 2. | Barry Warsaw | 2 | -158/+60 | |
