summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* trunk mergeBarry Warsaw2013-09-0151-227/+348
|\
| * * `mailman conf` now has a `-t/--sort` flag which sorts the output by sectionBarry Warsaw2013-09-014-5/+49
| |\
| | * Added an example to the docsKarl-Aksel Puulmann2013-04-061-1/+8
| | * Fixed tests broken by previous commitKarl-Aksel Puulmann2013-04-063-1/+3
| | * Add --sort flag to mailman conf subcommand (LP: #1162492)Karl-Aksel Puulmann2013-04-051-4/+17
| * | * Expose ``hide_address`` to the ``.../preferences`` REST API. ContributedBarry Warsaw2013-08-283-0/+6
| |\ \
| | * | Adding a missing hide_address preferenceSneha Priscilla2013-08-091-0/+1
| * | | Merge Steve's documentation updates.Barry Warsaw2013-08-284-43/+107
| |\ \ \
| | * | | Rewrite the MTA-independent part of MTA.rst.Stephen J. Turnbull2013-07-041-17/+63
| | * | | Add 'Contact Us' section.Stephen J. Turnbull2013-07-041-4/+9
| | * | | Improve diagrams. Some wording fixups.Stephen J. Turnbull2013-05-141-10/+18
| | * | | Touch up descriptions of MTAs. Fix one typo.Stephen J. Turnbull2013-05-141-10/+12
| | * | | Some minor wording fixups.Stephen J. Turnbull2013-05-141-11/+15
| | * | | Avoid implication that Python 3 support is coming soon.Stephen J. Turnbull2013-05-141-1/+1
| * | | | * Use the ``enum34`` package instead of ``flufl.enum``.Barry Warsaw2013-08-2730-40/+46
| |\ \ \ \
| | * | | | Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-1829-40/+45
| | | |/ / | | |/| |
| * | | | * Mailman 3 no longer uses ``zc.buildout`` and tests are now run by theBarry Warsaw2013-08-2714-139/+140
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | * Suppress the extra Doctest: lines.Barry Warsaw2013-08-271-5/+5
| | * | | Add enough __init__.py files to make these docs directories discoverable.Barry Warsaw2013-08-267-0/+1
| | * | | * Re-name doctests.Barry Warsaw2013-08-254-64/+46
| | * | | Switch to virtualenv and nose2 instead of zc.buildout and zope.testing.Barry Warsaw2013-08-254-41/+63
| |/ / /
* | | | remove debuggingBarry Warsaw2013-09-011-1/+0
* | | | Migrate bounceevent.list_name -> bounceevent.list_idBarry Warsaw2013-09-0117-97/+276
|/ / /
* | | * `bin/runner` command has been simplified and its command line optionsBarry Warsaw2013-06-1710-247/+243
* | | * Add `subject_prefix` to the `IMailingList` interface, and clarify theBarry Warsaw2013-05-302-10/+24
* | | add commentBarry Warsaw2013-05-301-0/+2
* | | * Fix REST server crash on `mailman reopen` due to no interception ofBarry Warsaw2013-05-302-1/+3
|/ /
* / PEP 435 enums won't allow extensibility through inheritance.Barry Warsaw2013-05-021-1/+6
|/
* * Support pagination of some large collections (lists, users, members).Barry Warsaw2013-03-219-3/+305
|\
| * Tweaks and fixes by Barry.Barry Warsaw2013-03-218-69/+85
| * Florian's branch for LP: #1156529Barry Warsaw2013-03-218-3/+287
|/|
| * Removed unused `default_count` argument and remove one wrapping level in pagi...Florian Fuchs2013-03-205-33/+30
| * Fixed comment typoFlorian Fuchs2013-03-201-1/+1
| * Fixed some comments in pagination testFlorian Fuchs2013-03-201-5/+7
| * REST API collection pagination: slice result only if pagination params are pr...Florian Fuchs2013-03-201-1/+5
| * REST API: Added pagination functionality to list, member and user collections.Florian Fuchs2013-03-208-3/+284
* | whitespaceBarry Warsaw2013-03-201-1/+0
* | * Add ``reply_to_address`` and ``first_strip_reply_to`` as writableBarry Warsaw2013-03-203-178/+15
* | * When creating the initial file system layout in ``var``, e.g. viaBarry Warsaw2013-03-205-3/+50
|\ \
| * | - Write ./var/etc/mailman.cfg if it doesn't already exist.Barry Warsaw2013-03-205-3/+49
|/ /
* | Clean up branch:Barry Warsaw2013-03-195-117/+162
* | David's merge proposal.Barry Warsaw2013-03-193-0/+265
|\ \
| * | documentation addedDavid Soto2013-01-231-0/+61
| * | fixed comments and namesDavid Soto2013-01-231-2/+2
| * | usage help improvedDavid Soto2013-01-232-3/+11
| * | using single underscore instead of double underscoreDavid Soto2013-01-231-18/+18
| * | fixed some errorsDavid Soto2013-01-231-3/+7
| * | testcases addedDavid Soto2013-01-231-0/+75
| * | - some more minor changesDavid Soto2013-01-231-23/+26
| * | some minor changesDavid Soto2013-01-231-26/+21