| Commit message (Expand) | Author | Age | Files | Lines |
| * | Docs update. | Barry Warsaw | 2014-08-23 | 1 | -3/+3 |
| * | Use print functions consistently through, and update all __future__ imports to | Barry Warsaw | 2014-04-28 | 1 | -1/+1 |
| * | Carve away the stone. | Barry Warsaw | 2014-04-22 | 1 | -0/+5 |
| * | News for 3.0b4. | Barry Warsaw | 2014-04-22 | 1 | -1/+1 |
| * | * Fix test isolation bug in ``languages.rst``. | Barry Warsaw | 2014-04-17 | 1 | -0/+2 |
| * | * Fixed a crash in the REST server when searching for nonmembers via | Barry Warsaw | 2014-04-15 | 1 | -0/+6 |
| * | * Use ``setuptools`` instead of ``distribute``, since the latter is defunct. | Barry Warsaw | 2014-04-15 | 1 | -0/+1 |
| |\ |
|
| | * | * Use ``setuptools`` instead of ``distribute``, since the latter is defunct. | Barry Warsaw | 2014-04-15 | 1 | -0/+1 |
| * | | Add bug number. | Barry Warsaw | 2014-04-15 | 1 | -1/+1 |
| |/ |
|
| * | Documentation updates from Stephen Turnbull. | Barry Warsaw | 2014-04-15 | 3 | -8/+118 |
| |\ |
|
| | * | Improve documentation. | Stephen J. Turnbull | 2014-03-29 | 3 | -7/+117 |
| * | | * Addresses can be added to existing users, including display names, via the | Barry Warsaw | 2014-04-14 | 1 | -0/+2 |
| * | | * Greatly improve the fidelity of the Mailman 2.1 list importer functionality | Barry Warsaw | 2014-04-14 | 1 | -15/+16 |
| |/ |
|
| * | * Fix IntegrityError (against PostgreSQL) when deleting a list with content | Barry Warsaw | 2014-03-15 | 1 | -0/+2 |
| * | * Fix non-member moderation rule to prefer a member sender if both members | Barry Warsaw | 2014-03-15 | 1 | -0/+3 |
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 6 | -7/+7 |
| * | * Add support for the Exim 4 MTA. Contributed by Stephen Turnbull. | Barry Warsaw | 2013-11-30 | 2 | -10/+131 |
| |\ |
|
| | * | New modules config.exim4 and mta.exim4 support the Exim4 MTA. | Stephen J. Turnbull | 2013-09-25 | 1 | -10/+131 |
| * | | NEWS. | Barry Warsaw | 2013-11-27 | 1 | -0/+1 |
| * | | Merge branch contributed by Joanna Skrzeszewska. | Barry Warsaw | 2013-11-27 | 1 | -0/+2 |
| * | | * The `bounceevent` table now uses list-ids to cross-reference the mailing | Barry Warsaw | 2013-10-24 | 1 | -0/+5 |
| * | | * Fix importation from MM2.1 to MM3 of the archive policy. Given by Aurélien | Barry Warsaw | 2013-10-18 | 1 | -0/+2 |
| * | | * When --sort is used, watch out for continuation lines, which shouldn't get | Barry Warsaw | 2013-10-18 | 1 | -1/+2 |
| |/ |
|
| * | * `mailman conf` now has a `-t/--sort` flag which sorts the output by section | Barry Warsaw | 2013-09-01 | 1 | -0/+6 |
| |\ |
|
| * \ | * Expose ``hide_address`` to the ``.../preferences`` REST API. Contributed | Barry Warsaw | 2013-08-28 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge Steve's documentation updates. | Barry Warsaw | 2013-08-28 | 4 | -43/+107 |
| |\ \ \ |
|
| | * | | | Rewrite the MTA-independent part of MTA.rst. | Stephen J. Turnbull | 2013-07-04 | 1 | -17/+63 |
| | * | | | Add 'Contact Us' section. | Stephen J. Turnbull | 2013-07-04 | 1 | -4/+9 |
| | * | | | Improve diagrams. Some wording fixups. | Stephen J. Turnbull | 2013-05-14 | 1 | -10/+18 |
| | * | | | Touch up descriptions of MTAs. Fix one typo. | Stephen J. Turnbull | 2013-05-14 | 1 | -10/+12 |
| | * | | | Some minor wording fixups. | Stephen J. Turnbull | 2013-05-14 | 1 | -11/+15 |
| | * | | | Avoid implication that Python 3 support is coming soon. | Stephen J. Turnbull | 2013-05-14 | 1 | -1/+1 |
| | | |/
| |/| |
|
| * | | | * Use the ``enum34`` package instead of ``flufl.enum``. | Barry Warsaw | 2013-08-27 | 1 | -0/+1 |
| |\ \ \
| | |/
| |/| |
|
| * / | | * Mailman 3 no longer uses ``zc.buildout`` and tests are now run by the | Barry Warsaw | 2013-08-27 | 2 | -37/+26 |
| |/ / |
|
| * | | * `bin/runner` command has been simplified and its command line options | Barry Warsaw | 2013-06-17 | 1 | -0/+5 |
| * | | * Add `subject_prefix` to the `IMailingList` interface, and clarify the | Barry Warsaw | 2013-05-30 | 1 | -9/+11 |
| * | | * Fix REST server crash on `mailman reopen` due to no interception of | Barry Warsaw | 2013-05-30 | 1 | -0/+2 |
| |/ |
|
| * | * Support pagination of some large collections (lists, users, members). | Barry Warsaw | 2013-03-21 | 1 | -0/+2 |
| * | * Add ``reply_to_address`` and ``first_strip_reply_to`` as writable | Barry Warsaw | 2013-03-20 | 1 | -0/+5 |
| * | - Write ./var/etc/mailman.cfg if it doesn't already exist. | Barry Warsaw | 2013-03-20 | 1 | -0/+8 |
| * | Clean up branch: | Barry Warsaw | 2013-03-19 | 1 | -0/+1 |
| * | fix up graphviz graphs for fwd compatibility (to 2.28 & 2.30) | Yarko | 2013-03-18 | 1 | -42/+48 |
| * | * Creation of lists with upper case names should be coerced to lower case. | Barry Warsaw | 2013-03-06 | 1 | -0/+2 |
| * | * Non-queue runners should not create ``var/queue`` subdirectories. Fixed by | Barry Warsaw | 2013-01-20 | 1 | -0/+5 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 6 | -6/+6 |
| * | Bump version numbers. | Barry Warsaw | 2012-12-31 | 1 | -0/+5 |
| * | Update some documentation and add a DEVELOP.rst overview. | Barry Warsaw | 2012-12-30 | 5 | -48/+240 |
| * | Let's release 3.0b3 | Barry Warsaw | 2012-12-30 | 1 | -1/+1 |
| * | * List styles are supported through the REST API. Get the list of available | Barry Warsaw | 2012-12-30 | 1 | -1/+1 |
| * | * The default list style is renamed to `legacy-default` and a new | Barry Warsaw | 2012-12-30 | 1 | -0/+3 |